18 Commits (683dbc510662d5cce7da2070bc83be386798d8ac)

Author SHA1 Message Date
Logan oos Even a482fe112d
added TCP support (#627) 4 years ago
Logan oos Even 09e8d5e730
limited number of concurrently pinged supernodes (#619) 4 years ago
Logan oos Even de76b16fd5
added missing 'metric' 4 years ago
anzz1 9cac336488
added network interface metric option for windows (#606) 4 years ago
Logan oos Even c696f59e07
ensured correct community file loading (sn) (#609) 4 years ago
Logan oos Even c0c472b4aa
revised bootstrap (#599) 4 years ago
Logan oos Even 2e204adf1d
prepared auth scheme answer (#597) 4 years ago
Logan oos Even a639e1d735
properly handled supernodes' timestamps (#591) 4 years ago
Logan oos Even 773123f7a9
removed duplicate field for supernode socket from edge (#587) 4 years ago
Logan oos Even 7eeca3d78f
cleaned up mac type usage (#583) 4 years ago
Francesco Carli 54f6da4cf4
Change space indention (#557) 4 years ago
Francesco Carli 646da54915
readability code clean-up (#545) 4 years ago
fengdaolong cb7ee56876
Fix Windows MinGW compilation failure. (#526) 4 years ago
joshuafc e66f913e81
Deal with warnings at `network_traffic_filter.c` (#508) 4 years ago
Francesco Carli 3bd4635f04
Protection mechanism against duplicated MACs (#509) 4 years ago
joshuafc b3f564e58c
Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499) 4 years ago
Luca Deri 176e17dedf Moved typedef to n2n_typedefs.h from n2n_wire.h 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
Francesco Carli 8915609f1a
Implement a load-based supernode selection strategy on edges (#493) 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
joshuafc a840aebb83
Add feature to drop or accept specific packet transmit over edge network interface by rules. (#489) 4 years ago
Francesco Carli dcbc39c0fb
Update REGISTER_SUPER_ACK handling on edge (#478) 4 years ago
BetaBeauty 57f742fe42
Extra Device Description in P2P Connection and Register to Super Node (#475) 4 years ago
Francesco Carli ed25ff8d01
Fixes minor issues introduced by #460 (#461) 4 years ago
Francesco Carli c9eedd68f0
Initialize the federation of supernodes (#460) 4 years ago
Francesco Carli 8dfffd9fbe
Implement purge-and-re-registration process for supernodes (#445) 4 years ago
fcarli3 b2b76a450e How get federation name as parameter 4 years ago
francesco_carli 6e875e7cab
Add new federation flag to community structure 4 years ago
Logan007 df869bfd3b merged edge's subnet parameter into address parameter 4 years ago
VergLsm 907e56a525
fix(win): "config.h: No such file or directory" 4 years ago
Logan007 2c77729acf removed jitter allowance for systemic packets 4 years ago
Logan007 90bf8da3f5 dropped OpenSSL 1.0 support 4 years ago
Logan007 8757312d41 reworked cc20 4 years ago
Logan007 399ecf8801 reworked cc20 4 years ago
Logan007 c9412a290b made aes always available 4 years ago
Logan007 8d7680408f cosmetics on random numbers code 4 years ago
Logan007 d5c1295bec replaced twofish implementation by a faster version 4 years ago
Logan007 6d05d48878 changed aes transform to cipher text stealing mode 4 years ago
Logan007 a35675da4d internally renamed dhcp --> auto ip 4 years ago
Logan007 78409df1c8 let auto ip feature handle several sub-networks 4 years ago
Logan007 000ebef185 adopt compression field data type size 4 years ago
Luca Deri 052127734e Merge compilation fix 4 years ago
fengdaolong 92dfa67e22 Added DHCP function embedded in sn. 4 years ago
Luca Deri 96c05490e9 ompilation fixes 4 years ago
Logan007 b5b18443af added regular expression checking 4 years ago
Logan007 9fba63dfb4 added per-community locking 4 years ago
switch_st 7285f2a1bc add set uid/gid command option to supernode 4 years ago
Logan007 75317acaf3 added sorting of encrypted communities 4 years ago