46 Commits (7e0cbb10dc04a361e69c0d46f2d39e149eab1f3d)

Author SHA1 Message Date
Logan oos Even a28327a0af
added user-password edge authentication (#673) 4 years ago
Logan oos Even 667b7df083
added memrnd() (#685) 4 years ago
Logan oos Even 7c3951a10f
revised tcp implementation (#674) 4 years ago
Logan oos Even b949b23e2a
narrowed multicast determination (#669) 4 years ago
Logan oos Even d8ae2e89ca
fixed edge stall (#649) 4 years ago
Logan oos Even 64b8136301
fixed compile warnings (#647) 4 years ago
Logan oos Even a482fe112d
added TCP support (#627) 4 years ago
Logan oos Even ba9a32fb30
fixed minor timing issues (#616) 4 years ago
Logan oos Even 7a4623a61d
fixed time stamp issue (#612) 4 years ago
Logan oos Even f352c99255
reworked edge help text (#604) 4 years ago
Logan oos Even 5cd1c9030c
added self-monitoring time stamp accuracy (#595) 4 years ago
Logan oos Even 910478417c
fixed a null_mac bug (#592) 4 years ago
Logan oos Even a639e1d735
properly handled supernodes' timestamps (#591) 4 years ago
Logan oos Even e4e6efacf0
enhanced header encryption to full 128 bit iv (#589) 4 years ago
Logan oos Even 7eeca3d78f
cleaned up mac type usage (#583) 4 years ago
Logan oos Even 9ee62d7415
rebased time stamp format: header encryption (#579) 4 years ago
Francesco Carli 244b1bef95
Change space indention (#556) 4 years ago
Francesco Carli 646da54915
readability code clean-up (#545) 4 years ago
Logan oos Even 599e424b5d
Revert "changed timer source (#522)" (#536) 4 years ago
fengdaolong d7654397a8
Fix the problem of running edge, IP or domain name resolution failure under Windows system. (#527) 4 years ago
Logan oos Even 0298efa36e
changed timer source (#522) 4 years ago
Francesco Carli 8915609f1a
Implement a load-based supernode selection strategy on edges (#493) 4 years ago
Francesco Carli e65fd984d7
Packet forwarding between supernodes (#486) 4 years ago
Francesco Carli dcbc39c0fb
Update REGISTER_SUPER_ACK handling on edge (#478) 4 years ago
Francesco Carli ed25ff8d01
Fixes minor issues introduced by #460 (#461) 4 years ago
Francesco Carli 8dfffd9fbe
Implement purge-and-re-registration process for supernodes (#445) 4 years ago
Logan007 2c77729acf removed jitter allowance for systemic packets 4 years ago
fengdaolong 92dfa67e22 Added DHCP function embedded in sn. 4 years ago
Logan007 3549936b48 moved some #DEFs to n2n_define.h 4 years ago
Logan007 0776e06912 added replay protection 4 years ago
Logan007 895bbc2844 added time stamp blending and sending 4 years ago
Logan007 d3e823af98 removed branchless code 4 years ago
Logan007 36eb807fca added time stamp handling functions 4 years ago
switch_st 81516d8d8c Update purge logic of communities and edges for supernode 4 years ago
Logan007 252ce9779a moved windows-gettimeofday() from benchmark.c to n2n.c 4 years ago
switch_st a149fa9404 close syslog in function closeTraceFile 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
emanuele-f e42837c3fb Move android code to hin2n 4 years ago
fengdaolong f5accc8221 Fix cmake compilation errors. 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 b3995e7fbc Implemnent n2n-decode utility to decode and dump traffic to PCAP 5 years ago
emanuele-f 2f671cf6d9 Add support for TOS setting in edge 5 years ago
emanuele-f 4e9d66a0a2 Rework log levels 5 years ago
emanuele-f cb43d0cf64 Unify n2n version 5 years ago
emanuele-f 447c3ad8c3 Replace peers linked list with hash 6 years ago
Jiang Zihao 0edca7e16a Fix purge_expired_registrations to accept passed-in last_purge instead of static function var. 6 years ago