joshuafc
a840aebb83
Add feature to drop or accept specific packet transmit over edge network interface by rules. ( #489 )
* Add new file 'network_traffic_filter.c/.h"
* Add feature to drop or accept specific packet transmit over edge network interface by rules.
* fix CMakeLists.txt typo
* Update Rule String Format
* replace -F (filter) with -R (rule) for traffic restrictions.
* Update edge help (-h) message. Update documents.
4 years ago
Logan oos Even
64361dcec1
narrowed granularity of hardware feature support ( #455 )
Co-authored-by: Logan007 <you@example.com>
4 years ago
Logan oos Even
c3805edd7d
added faq on 'seemingly encrypted header' error message ( #448 )
* added faq on 'seemingly encrypted header' error message
* added faq on 'seemingly encrypted header' error message
Co-authored-by: Logan007 <you@example.com>
4 years ago
Logan007
7779523c7b
merged edge's subnet parameter into address parameter
4 years ago
Logan007
2f915fb51b
consolidated documentation on tap interface configuration
4 years ago
Logan007
ee71c39dcd
consolidated documentation on tap interface configuration
4 years ago
Logan007
0894357b08
consolidated documentation on tap interface configuration
4 years ago
Logan007
2c77729acf
removed jitter allowance for systemic packets
4 years ago
Logan007
1d00efa72c
adopted aes key-length trigger values
4 years ago
Logan007
7638987306
removed reference to OpenSSL 1.0
4 years ago
Logan007
748f329ed0
added faq on multiple supernode ports
4 years ago
Logan007
0aee4d3ee4
continious doc revision
4 years ago
Logan007
7c499c13e0
continious doc revision
4 years ago
Logan007
733c7c5c9d
updated Crypto.md and added information to Building.md
4 years ago
Logan007
645cfaa681
updated Crypto.md and added information to Building.md
4 years ago
Logan007
8033ea300f
updated Crypto.md and added information to Building.md
4 years ago
Logan007
651c3933d8
updated Crypto.md and added information to Building.md
4 years ago
Logan007
d0af27e263
updated Crypto.md and added information to Building.md
4 years ago
Logan007
23ba552cf5
twofish transform code clean-up ammendment
4 years ago
Logan007
396a590299
updatetd faq
4 years ago
Logan oos Even
4c7966b969
updated faq doc
grammar
4 years ago
Logan007
594b3eeb62
premiered faq document
4 years ago
Logan007
6d05d48878
changed aes transform to cipher text stealing mode
4 years ago
Logan007
9308170823
converted to markdown
4 years ago
Logan007
34e72cb902
adopt compression field data type size
4 years ago
Logan007
000ebef185
adopt compression field data type size
4 years ago
Logan007
3ed3f4e826
merged additional building information
4 years ago
Logan007
a6332d896e
consolidated bullet-point styled documents
4 years ago
Logan007
b954cc3868
merged additional building information
4 years ago
Logan007
bbcce17b77
merged additional building information
4 years ago
Logan007
1d8b9d83b0
split PACKET's transform field to give way for separate compression field
4 years ago
Logan oos Even
de320da026
updated Crypto.md
grammar
4 years ago
Logan oos Even
1292bc7c94
update Crypto.md
…with corrections I found noteworthy while digging deeper into Twofish
4 years ago
Logan007
48b240cfc5
revised readme and crypto docs
4 years ago
Logan oos Even
851772ea1e
updated CRYPTO.md
revision
4 years ago
Logan oos Even
688ea868f9
updated Routing.md
moved General Remarks from README.md here
4 years ago
Logan oos Even
0e9b2d8b4a
updated CRYPTO.md
typos, clarifications, corrections
4 years ago
Logan oos Even
0733e7d8fb
updated CRYPTO.md
typos, clarifications, corrections
4 years ago
Logan oos Even
288c31865b
update CRYPTO.md
typos, clarifications, corrections
4 years ago
Logan007
ce2099139e
finished first draft of CRYPTO.md doc
4 years ago
Logan007
9ee0ffbde8
added cipher descriptions
4 years ago
Logan007
87c5393162
created document structure
4 years ago
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
5 years ago
emanuele-f
f9ade32788
Move -L flag doc to manpage
5 years ago
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.
6 years ago
emanuele-f
25d4420c64
Fix typo
5 years ago
emanuele-f
6c67ed0440
MTU changes to avoid connection stall on PMTU discovery failures
5 years ago
emanuele-f
0b965c37c0
Read local edge.conf and supernode.conf files on Windows
5 years ago
Logan008
598d1e61f3
added more detailed routing information
5 years ago
emanuele-f
425b2bf0b8
Improve readme and add basic routing information
5 years ago