937 Commits (fe4dfc5a7a06e15e9dc287047e996c1e0af83321)
 

Author SHA1 Message Date
fengdaolong d7654397a8
Fix the problem of running edge, IP or domain name resolution failure under Windows system. (#527) 4 years ago
fengdaolong cb7ee56876
Fix Windows MinGW compilation failure. (#526) 4 years ago
Logan oos Even 0298efa36e
changed timer source (#522) 4 years ago
Logan oos Even c45da8714b
added edge authentication doc (#517) 4 years ago
Francesco Carli bde819700d
Protection mechanism against MAC spoofing (#512) 4 years ago
joshuafc e66f913e81
Deal with warnings at `network_traffic_filter.c` (#508) 4 years ago
skyformat99 348d2baaf2
Update CMakeLists.txt (#510) 4 years ago
Francesco Carli 3bd4635f04
Protection mechanism against duplicated MACs (#509) 4 years ago
skyformat99 11661a1cbf
Update CMakeLists.txt (#507) 4 years ago
Logan oos Even c89dc584ab
send gratuitous arp only upon first registration (#502) 4 years ago
Logan oos Even bac807c472
use payload struct for assembly (#503) 4 years ago
joshuafc b3f564e58c
Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499) 4 years ago
Luca Deri 22756f40f9 Compialtion fix 4 years ago
Francesco Carli 01f09e693e
Same chance to all supernodes to be transmitted by REGISTER_SUPER_ACK (#498) 4 years ago
Logan oos Even 08ef50e7fc
small performance patch for header encryption (#500) 4 years ago
Luca Deri 176e17dedf Moved typedef to n2n_typedefs.h from n2n_wire.h 4 years ago
Logan oos Even 1574f1e1c6
added payload struct to carry supernode data (#501) 4 years ago
lucaderi 72d5243650 Include rework to avoid circular dependencies, single place for typedefs and compilation on all platforms that don't like type redefinition 4 years ago
Luca Deri 79f4c8474c Warning fix 4 years ago
Luca Deri 6065d80195
Added travis icon 4 years ago
Luca Deri 64e393a663 Added travis build file 4 years ago
Luca Deri 2a46674a9a Compilation fixes 4 years ago
Francesco Carli 8915609f1a
Implement a load-based supernode selection strategy on edges (#493) 4 years ago
skyformat99 2930f34bb9
Update sn_utils.c (#496) 4 years ago
Luca Deri f0be328261 Disabled filtering code 4 years ago
lucaderi 0a0888f1f2 More fixes 4 years ago
Luca Deri 6bd375efc4 Compilation fixes 4 years ago
Luca Deri 90bb3eaf92 Indent 4 years ago
Luca Deri 7e26499c4f Compilation fixes 4 years ago
Francesco Carli eeb0f545a8
Fix compile errors (#494) 4 years ago
vtcpip a45676e131
Fixed edge linking error under mingw (#492) 4 years ago
skyformat99 4581ae2859
fix Error compiling in Visual Studio 2015 (#491) 4 years ago
joshuafc a840aebb83
Add feature to drop or accept specific packet transmit over edge network interface by rules. (#489) 4 years ago
Francesco Carli e65fd984d7
Packet forwarding between supernodes (#486) 4 years ago
fengdaolong 4bad6a7625
Detail adjustment. (#488) 4 years ago
Francesco Carli eff68f1241
Define out -m option (#485) 4 years ago
Logan oos Even fb989236f5
refrained from calling gettimeofday() too often during benchmark (#484) 4 years ago
Francesco Carli e48f1fcc73
Fixes federation bug (#480) 4 years ago
Giacomo Sanchietti 036a947521
rpm: fix installation warning (#479) 4 years ago
Logan oos Even 6da8e5497e
enabled gratuitous arp packets (#474) 4 years ago
fei4xu a2db28275c
fix yocto cross build error: 'string.h ' not found (#487) 4 years ago
Luca Deri 84ec5c634c Disabled creation of .build-id dir 4 years ago
Francesco Carli dcbc39c0fb
Update REGISTER_SUPER_ACK handling on edge (#478) 4 years ago
Luca Deri 8e9bf61469 Fixed warning 4 years ago
BetaBeauty 57f742fe42
Extra Device Description in P2P Connection and Register to Super Node (#475) 4 years ago
Luca Deri ce9d33ab64 Fixed sample file as -p is now used instead of -l 4 years ago
Luca Deri 3095c816e2 Warnign fixes 4 years ago
Luca Deri bbabf30bc5 Crash fix 4 years ago
Logan oos Even a42deedea9
added two rails for twofish cbc decryption (#472) 4 years ago
Logan oos Even 51d55a60f8
made AES new default cipher (#471) 4 years ago