64 Commits (15fe4f786fa5d8eb5e719a497cd68dc770e4e274)

Author SHA1 Message Date
Hamish Coleman 473b89c963 Simplify build system by using standard macro 1 year ago
Tony 76cbff370e
Fix purgeable is always false on supernode peer list (#1117) 1 year ago
Dylan Yee e01daf4a85
support linux l2 bridge (#1044) 1 year ago
Logan oos Even 99b6b6b66d
added n2n-route tool (#982) 2 years ago
Hamish Coleman 9728a36a56 Increase includes reusability and consistency 2 years ago
Logan oos Even e686b9592c
(C) update (#965) 3 years ago
Hamish Coleman 860b27d97c Add event publishing for adding and removing P2P peers 3 years ago
Hamish Coleman a40ed15d93 Add pubsub system to edge, with one example TEST channel 3 years ago
Hamish Coleman 3fd1dc5fa8 keep private enum definition local to the management code 3 years ago
Logan oos Even 3b187b4ac8
updated JSON API password handling '--management-password <pw>' (#869) 3 years ago
Logan oos Even c61b62ab1b
choose supernode selection strategy at run-time '--select-rtt' (#864) 3 years ago
Hamish Coleman 80b33cd1a9
Basic C Code lint checker and shell checker (#859) 3 years ago
Hamish Coleman e6fcf1c55b
Cleanup and Documentation for JSON management API (#856) 3 years ago
Logan oos Even db5adc2038
fine-tuned REGISTER cookie handling (#837) 3 years ago
Logan oos Even bc65a7f59e
added forwarded REGISTER cookie type (#836) 3 years ago
Logan oos Even 5a93fdf166
created space for more REGISTER type cookies 3 years ago
Logan oos Even 7fa0cc1e0a
added preferred socket handling (-e) (#765) 3 years ago
skyformat99 6f63f401fe
updated for compilation with VS2015 (#739) 3 years ago
Logan oos Even c35129b8e2
added 'reload_communities' command to supernode management port (#740) 3 years ago
Logan oos Even 84d0991977
fortified user/pw auth scheme (#731) 3 years ago
Logan oos Even 3c6ab56d3f
allowed (temporarily) initially non-resolving supernode names (#701) 3 years ago
Logan oos Even c55e3e3246
multithreaded supernode name resolution (#645) 3 years ago
Logan oos Even a28327a0af
added user-password edge authentication (#673) 3 years ago
Logan oos Even 20133f599c
improved socket handling (#650) 4 years ago
Logan oos Even a482fe112d
added TCP support (#627) 4 years ago
Logan oos Even fb827a843b
reworked edge management port output (#623) 4 years ago
Logan oos Even 09e8d5e730
limited number of concurrently pinged supernodes (#619) 4 years ago
Logan oos Even ba9a32fb30
fixed minor timing issues (#616) 4 years ago
Logan oos Even c0c472b4aa
revised bootstrap (#599) 4 years ago
Logan oos Even e4e6efacf0
enhanced header encryption to full 128 bit iv (#589) 4 years ago
Logan oos Even 9ee62d7415
rebased time stamp format: header encryption (#579) 4 years ago
Francesco Carli 54f6da4cf4
Change space indention (#557) 4 years ago
Francesco Carli 646da54915
readability code clean-up (#545) 4 years ago
Francesco Carli 3bd4635f04
Protection mechanism against duplicated MACs (#509) 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
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
Luca Deri f6e4047ce0 Partial fixes for addressing compilation issues introduced by https://github.com/ntop/n2n/pull/460 4 years ago
Francesco Carli 8dfffd9fbe
Implement purge-and-re-registration process for supernodes (#445) 4 years ago
francesco_carli d9e2a0091a
Handle REGISTER_SUPER from other supernodes (#443) 4 years ago
francesco_carli 746962510f
Add new enum data type and indicators 4 years ago
Logan007 df869bfd3b merged edge's subnet parameter into address parameter 4 years ago
Logan007 2c77729acf removed jitter allowance for systemic packets 4 years ago
Logan007 7a06bf39db made compression scheme name accessible even if not compiled 4 years ago
Logan007 58d0e906be cosmetics on random numbers code 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