Commit Graph

140 Commits

Author SHA1 Message Date
Logan007
d0af27e263 updated Crypto.md and added information to Building.md 2020-09-04 02:22:22 +05:45
Logan007
23ba552cf5 twofish transform code clean-up ammendment 2020-08-29 23:11:06 +05:45
Luca Deri
3d0e0202a8
Merge pull request #388 from Logan007/faq
created faq
2020-08-28 13:01:07 +02:00
Luca Deri
9038e7dbe6
Merge pull request #380 from Logan007/revAes
changed aes transform to cipher text stealing mode
2020-08-28 12:56:17 +02:00
Logan007
396a590299 updatetd faq 2020-08-27 15:35:37 +05:45
Logan oos Even
4c7966b969
updated faq doc
grammar
2020-08-26 13:51:54 +05:45
Logan007
594b3eeb62 premiered faq document 2020-08-26 13:49:15 +05:45
Logan007
6d05d48878 changed aes transform to cipher text stealing mode 2020-08-23 20:02:19 +05:45
Logan007
9308170823 converted to markdown 2020-08-19 00:53:04 +05:45
Luca Deri
8d40b59b2c
Merge pull request #362 from Logan007/scrPd
consolidated bullet-point styled documents
2020-08-16 10:36:50 +02:00
Luca Deri
b5c6a5214b
Merge pull request #361 from Logan007/bldDoc
merged additional building information
2020-08-16 10:36:36 +02:00
Logan007
3ed3f4e826 merged additional building information 2020-08-16 02:10:43 +05:45
Logan007
a6332d896e consolidated bullet-point styled documents 2020-08-16 02:00:32 +05:45
Logan007
b954cc3868 merged additional building information 2020-08-16 01:52:02 +05:45
Logan007
bbcce17b77 merged additional building information 2020-08-16 01:46:35 +05:45
Logan007
1d8b9d83b0 split PACKET's transform field to give way for separate compression field 2020-08-15 22:58:15 +05:45
Logan oos Even
de320da026
updated Crypto.md
grammar
2020-08-05 12:58:35 +05:45
Logan oos Even
1292bc7c94
update Crypto.md
…with corrections I found noteworthy while digging deeper into Twofish
2020-08-05 12:55:51 +05:45
Logan007
48b240cfc5 revised readme and crypto docs 2020-08-03 03:31:28 +05:45
Logan oos Even
851772ea1e
updated CRYPTO.md
revision
2020-07-29 15:13:27 +05:45
Logan oos Even
688ea868f9
updated Routing.md
moved General Remarks from README.md here
2020-07-29 15:00:26 +05:45
Logan oos Even
0e9b2d8b4a
updated CRYPTO.md
typos, clarifications, corrections
2020-07-28 23:06:20 +05:45
Logan oos Even
0733e7d8fb
updated CRYPTO.md
typos, clarifications, corrections
2020-07-28 18:14:50 +05:45
Logan oos Even
288c31865b
update CRYPTO.md
typos, clarifications, corrections
2020-07-28 18:11:05 +05:45
Logan007
ce2099139e finished first draft of CRYPTO.md doc 2020-07-27 16:09:09 +05:45
Logan007
9ee0ffbde8 added cipher descriptions 2020-07-26 02:19:56 +05:45
Logan007
87c5393162 created document structure 2020-07-25 22:14:01 +05:45
Felix Pojtinger
8d64ed3ff8
Standardize documentation (#211)
* Use Markdown for Android build docs, fix typos

* Format and correct syntax errors/irregularities in existing Markdown documents

* Convert `txt`-based docs to Markdown, update macOS instructions

* Use GitHub conventions for README, fix typos, add link to `gon2n`

* Fix case sensitivity issues
2020-03-28 19:24:34 +00:00
emanuele-f
f9ade32788 Move -L flag doc to manpage 2019-11-13 21:57:18 +01:00
realjiangms
9601e82daf More reliable punching:
1. Some nat router blocks the port if incoming traffic arrives before outcoming traffic being sent. Give edge ability to set proper TTL so that the registration packet is dropped before it arrives peer.
2. Support Symmetric NAT by predicting 15 more ports when sending registration packet
3. Purge pending mac also on P2P normal packet. This is actually more usual condition.
4. Add doc for new flag.
2019-11-08 09:21:10 +08:00
emanuele-f
25d4420c64 Fix typo 2019-08-16 16:58:06 +02:00
emanuele-f
6c67ed0440 MTU changes to avoid connection stall on PMTU discovery failures 2019-08-16 16:55:40 +02:00
emanuele-f
0b965c37c0 Read local edge.conf and supernode.conf files on Windows 2019-08-11 14:35:20 +02:00
Logan008
598d1e61f3 added more detailed routing information 2019-06-30 15:38:25 +02:00
emanuele-f
425b2bf0b8 Improve readme and add basic routing information 2019-06-21 01:27:43 +02:00
emanuele-f
d5387945b4 Add the -i option to specify registration interval on edge nodes
Registration is bound to UDP NAT hole punching, so the edges should choose their own value.
2019-05-05 21:24:53 +02:00
emanuele-f
9e2aa47bf0 Add Centos packaging instructions 2019-03-03 04:35:04 +01:00
emanuele-f
7e5fd863a8 Improve Windows compilation instructions 2019-03-03 04:15:38 +01:00
emanuele-f
5742ef978f Add Windows compilation instructions 2019-03-01 20:16:24 +01:00
Luca
1daf46275e Added instructions for using n2n on MacOS 2018-06-06 18:37:24 +02:00