174 Commits (6c3ccadde16adcfb881c4cbc142e723ff3e04723)

Author SHA1 Message Date
Logan oos Even ecff46a043
applied tiny optimization to PACKET's code path (#882) 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 ae502d9181
JSON Reply Management API - feature parity with old management interfaces (#861) 3 years ago
Hamish Coleman e6fcf1c55b
Cleanup and Documentation for JSON management API (#856) 3 years ago
Hamish Coleman bb3de5698c
added JSON interfaces to edge management port and scripts to further process output (#854) 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 ebb357245a
added a flag field to QUERY_PEER (#835) 3 years ago
Logan oos Even 4137441b5e
fine-tuned log levels (#827) 3 years ago
Logan oos Even 0d39f50051
created space for more REGISTER type cookies 3 years ago
Logan oos Even 40f1894956
hid community name at management port if header encryption enabled (#822) 3 years ago
Logan oos Even 56a81f02b8
fixes (#819) 3 years ago
Logan oos Even dfe15ad95d
added support for N2N_PASSWORD environment variable (#818) 3 years ago
Hacker 09fdfb0424
added support for COMMUNITY_NAME environment variable (#814) 3 years ago
Logan oos Even f093996535
moved up 'send_unregister_super()' to happen before 'WaitForSingleObject()' (Windows TAP thread's end) 3 years ago
lucktu c4d56574ef
polished edge's management port output (#805) 3 years ago
Luca Deri d4e0f5a445 Warnign fixes 3 years ago
Logan oos Even 37c556b57b
modified edge's management port output (#801) 3 years ago
Logan oos Even dd41689bb9
added supernode version and uptime information to edge management port output (#796) 3 years ago
Logan oos Even 593387fe30
compile fix (#794) 3 years ago
Hamish Coleman 370ea9bd37
addressed all but one of the remaining compile warnings (#793) 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 72d703c449
disabled edge's multicast peer detection if used with '-e' (#783) 3 years ago
Logan oos Even b3bf36f867
separated 'detect_local_ip_address()' function (#781) 3 years ago
Logan oos Even 7f1fe9a499
allowed edge to optionally auto-detetct local IP address ('-e auto') for advertising as preferred (#776) 3 years ago
Logan oos Even defad50f87
removed '-p' cli option requirement for (#775) 3 years ago
Logan oos Even 7fa0cc1e0a
added preferred socket handling (-e) (#765) 3 years ago
Logan oos Even 04d91f84d8
fixed optional SKIP_MULTICAST_PEERS_DISCOVERY macro (#770) 3 years ago
Logan oos Even 236b9bf4c7
fixed missing gratuitous arp (#769) 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 f6eb1377ec
reviewed log messages (#744) 3 years ago
Logan oos Even c21accc2a1
enabled edge to bind to a specified IP address (-b) (#753) 3 years ago
Logan oos Even e09f3a4875
added federation support to user/password auth scheme (#741) 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 1f51aa1d5c
conditionally downgraded one ERROR msg to DEBUG msg (#725) 3 years ago
Logan oos Even b648872c1f
modified route setup (#717) 3 years ago
Logan oos Even 1586ae62a7
made n2n react more swiftly to (D)DNS changes (#705) 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 667b7df083
added memrnd() (#685) 3 years ago
randomize00 cfa92d28d8
add callback function for hin2n to protect socket (#684) 3 years ago
randomize00 e2c687558f
fix potential memory leak (#682) 4 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 a23b459738
fixed memory issue (#675) 4 years ago