88 Commits (bd5c3d91a690df7a650688f6cda28b0b4e01cb8c)

Author SHA1 Message Date
Hamish Coleman ae502d9181
JSON Reply Management API - feature parity with old management interfaces (#861) 3 years ago
Hamish Coleman 4438f1aa2a
added mingw test platform (#829) 3 years ago
Logan oos Even 9c22d28562
relocated 'detect_local_ip_address()' (#791) 3 years ago
Hamish Coleman 6b353141b4
addressed warnings (#790) 3 years ago
Logan oos Even b3bf36f867
separated 'detect_local_ip_address()' function (#781) 3 years ago
Logan oos Even b6e865aac7
trimmed open_socket() down by one parameter (#768) 3 years ago
Logan oos Even e13c9a01a5
rearranged thread-related code (#761) 3 years ago
Logan oos Even c21accc2a1
enabled edge to bind to a specified IP address (-b) (#753) 3 years ago
Logan oos Even a28327a0af
added user-password edge authentication (#673) 3 years ago
Logan oos Even 667b7df083
added memrnd() (#685) 3 years ago
Sven Roederer 23c18e349f
drop non portable SOL_TCP / fix MacOS v2 (#680) 4 years ago
Alfredo Cardigliano 53e930db10 Fix compilation on MacOS 4 years ago
Logan oos Even 7c3951a10f
revised tcp implementation (#674) 4 years ago
Logan oos Even a482fe112d
added TCP support (#627) 4 years ago
vtcpip b42c111527
fix windows compile (#636) 4 years ago
Logan oos Even ba9a32fb30
fixed minor timing issues (#616) 4 years ago
Logan oos Even 39a71513f4
reworked supernode help text (#605) 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
Logan oos Even 599e424b5d
Revert "changed timer source (#522)" (#536) 4 years ago
Logan oos Even 0298efa36e
changed timer source (#522) 4 years ago
joshuafc b3f564e58c
Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499) 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