55 Commits (8d76e7e576eba1a3a5ac7e33e4f8ea2c45497f82)

Author SHA1 Message Date
switch_st e24ad06a24 fix build error for supernode when declared N2N_HAVE_DAEMON 4 years ago
switch_st a149fa9404 close syslog in function closeTraceFile 4 years ago
switch_st 72701a5e83 add main loop callback and move android arp code to this callback 4 years ago
ygg 07c1e40416 add -n option (route) for windows 4 years ago
switch_st 8a1bcf0fa6 close trace file if needed 4 years ago
switch_st 21122df969 delete android define and log code 4 years ago
fengdaolong 485cab2afa Fix pointer assignment error 4 years ago
fengdaolong 16b1c7c065 Clean up redundant code in sn.c 4 years ago
ygg e6c851d276 add sleep() for fix compile error on windows 4 years ago
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 6fc9890e55 added MAC to management port output 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 8fb553ab03 initialized hash in sn, too 4 years ago
Logan007 eaa1acb543 no payload with REGISTER 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
lucaderi 2cf63fb90d Compilation fix 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
Disconnect3d c2442ae486
edge.c: fix incorrect bad gateway check 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
Logan007 a6915fd6af prepared header iv encryption handling 4 years ago
Logan007 a64cfa450e added 16-bit hashing 4 years ago
Logan007 c7a8210078 added 96 bit block size for header iv encryption 4 years ago
Luca Deri c6b7b67a6a Minor cleanup 4 years ago
emanuele-f f5804db2b0 Android compilation fixes 4 years ago
Logan007 1caf3b4591 shortened help text by three lines 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