71 Commits (27709c22b141a37e98e903725744f33ccf4436d4)

Author SHA1 Message Date
Luca Deri b8fcf09177 Compilation fixes 4 years ago
emanuele-f a014f5a68b Windows compilation fix 4 years ago
emanuele-f 0e48e2f24c Add support for linux capabilities to proper routes cleanup 4 years ago
emanuele-f 928fc9f22e Add ability to insert linux routes in n2n 4 years ago
Logan007 f2524196b1 added optional payload compression (zstd) for all transforms 4 years ago
Logan007 12aea29abf tried to resolve conflict - part II 4 years ago
Logan007 05e96bb8fe tried to resolve conflict 4 years ago
Logan007 7c2648c1e2 added cli option for ChaCha20 (-A4) 4 years ago
Logan007 9076ed1bab added optional payload compression (lzo) for all transforms 4 years ago
lucaderi fb0a6e8abc OpenSSL 1.0 fix 4 years ago
Luca Deri 8b8e3ed3ee Updated OpenSSL checks 4 years ago
Luca Deri 10245f5ef1 Warning fix 4 years ago
Luca Deri b73f146d9b Fixed warnings 5 years ago
realjiangms 9601e82daf More reliable punching: 5 years ago
emanuele-f 1b49b37a75 Disable PMTU options on apple to fix compilation issues 5 years ago
emanuele-f 8f3009c448 Fix occasional connection issues on startup due to bad MAC address read 5 years ago
emanuele-f 6868ed9ccd Ensure that the TAP interface is up and running 5 years ago
emanuele-f 0538c5261d Disable PMTU in other platforms 5 years ago
lucktu 365bae18d7
A newline 5 years ago
emanuele-f b3995e7fbc Implemnent n2n-decode utility to decode and dump traffic to PCAP 5 years ago
emanuele-f 49f1f1b886 Remove unused -b option 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
horseluke 9e56c92af2 Fix: setOption pass wrong argument in edge node 5 years ago
emanuele-f 2f671cf6d9 Add support for TOS setting in edge 5 years ago
emanuele-f eea0c9b46b Add option to disable p2p 5 years ago
emanuele-f 4e9d66a0a2 Rework log levels 5 years ago
emanuele-f 9cc2aee7fc Fix config load from file in Windows 5 years ago
emanuele-f 561f0e2f4f Supernode graceful termination in Windows 5 years ago
emanuele-f a70641897d Graceful termination in Windows 5 years ago
emanuele-f 09707660a1 Print available Windows TAP devices after help 5 years ago
emanuele-f 69e1d50ca3 Implement selectable tap adapter in Windows 5 years ago
emanuele-f 32f757922c Add warning when community and encryption keys match 5 years ago
emanuele-f b19232bc7a Drop privileges by default for edge nodes and add root warning 5 years ago
emanuele-f fb813e5438 Fix "invalid transop ID" when encryption is disabled 5 years ago
emanuele-f 04226c09c8 Fix compilation warnings and little leak 5 years ago
emanuele-f 824b45a808 Add linux termination handler and print stats on shutdown 5 years ago
emanuele-f d5387945b4 Add the -i option to specify registration interval on edge nodes 5 years ago
emanuele-f c89ece71ca Code rework changes 5 years ago
emanuele-f f577d997a7 Drop keyschedule support 5 years ago
emanuele-f e757f94efa Initial code rework (wip) 5 years ago
emanuele-f d689691599 n2n.h cleanup 6 years ago
emanuele-f 3149a77753 Replace fprintf with traceEvent 6 years ago
emanuele-f 49d5ecf2a8 Reduce duplicated code in quick_edge_init 6 years ago
emanuele-f d4205d36fd Additional fix for missing SO_REUSEPORT 6 years ago
emanuele-f f5b2d00b06 Show multicast group join error code 6 years ago
Chris Sheely ba0ecabbf6 Submit minor changes to enable Windows CMake builds w/o further mods. 6 years ago
Luca dcf96a0809 Added #ifdef's for AES 6 years ago
emanuele-f e4601590aa Add -A option to enable AES CBC psk encryption 6 years ago
Luca Deri 55d5392cd2 Added check for missing argument (-l) 6 years ago