29 Commits (21122df969655129594d18f5422b72e9a1433da8)

Author SHA1 Message Date
switch_st 7ceaebade5 move android arp code to tuntap_android.c 4 years ago
fengdaolong 51c889ddea Fix read tap device failed when OS wake up from sleep. 4 years ago
Logan007 65be75dbe2 enabled packet checksum 4 years ago
switch_st e7ac9cf129 change n2n_edge_callbacks payload_size parameter to pointer. 4 years ago
Logan007 a84d03a6a6 quick fix for header encryption, also disabling checksum check 4 years ago
Logan007 8d0c52102c added optional 16-bit look-up table 4 years ago
emanuele-f e42837c3fb Move android code to hin2n 4 years ago
fengdaolong f5accc8221 Fix cmake compilation errors. 4 years ago
emanuele-f 33dd97c798 Terminate n2n as soon as the stop command is received 4 years ago
emanuele-f 4e97023b95 Fix invalid sendto when supernode name resolution fails 4 years ago
Logan007 49a5823b9c call lzo_init() only if required 4 years ago
emanuele-f 346631ffe8 Add the callbacks API 4 years ago
Logan007 0e0d662dbb added decryption step 4 years ago
Logan007 e8d5e939a7 added encryption step 4 years ago
Logan007 033b1890f2 blended checksum into header iv 4 years ago
Luca Deri c6b7b67a6a Minor cleanup 4 years ago
emanuele-f f5804db2b0 Android compilation fixes 4 years ago
Luca Deri 1a5d753b98 Warning fix 4 years ago
Logan007 789dd90272 Header Encryption 4 years ago
Luca Deri 0bf7ae0a01 Minor code claanup 4 years ago
Luca Deri 3eb82b2a32 Code reorganization 4 years ago
Luca Deri 9951a917c7 Updated (C) 4 years ago
Luca Deri 68428a8d2a Updated (C) 4 years ago
emanuele-f 81a3102661 Compilation fixes for hin2n 4 years ago
emanuele-f be5b441e58 Fix default gateway routes 4 years ago
Logan007 fad7c191f6 added XORSHIFT128+ random number generator 4 years ago
Luca Deri bd49b4e3a3 Compilation fixes 4 years ago
Logan007 0477e476e8 added Speck 4 years ago
emanuele-f 5044fcde26 Add linux capabilities dependency to cmake 4 years ago
emanuele-f 0e48e2f24c Add support for linux capabilities to proper routes cleanup 4 years ago
emanuele-f 62b9530425 Add missing ifdef 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 7c2648c1e2 added cli option for ChaCha20 (-A4) 4 years ago
Logan007 9076ed1bab added optional payload compression (lzo) for all transforms 4 years ago
Logan007 9e5934acc8 added ChaCha20 (cc20) 4 years ago
emanuele-f 46aaa86629 Fix multicast dropped when routing is disabled 5 years ago
realjiangms 9601e82daf More reliable punching: 5 years ago
emanuele-f 7e7782f965 Possibly fix mingw compilation 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 0538c5261d Disable PMTU in other platforms 5 years ago
emanuele-f 6c67ed0440 MTU changes to avoid connection stall on PMTU discovery failures 5 years ago
emanuele-f 27da194872 Reduce log level due to invalid supernode register ACK cookies 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 6bb7e3d9c5 Fix dropped broadcast traffic 5 years ago
emanuele-f 035b66b1a9 Fix mtu with AES 5 years ago
emanuele-f 6328962752 Improve packet length log 5 years ago