413 Commits (87f0a7edc4d5e73f7bcb07273c8bb7ced4c2a36e)

Author SHA1 Message Date
Logan oos Even e6e8cb038a
added port forwarding (upnp and natpmp) (#905) 3 years ago
Logan oos Even c5f9e8198b
had the edge output supernode version to log on incoming PONG (#894) 3 years ago
Hamish Coleman 00a2bdc307 Remove all use of N2N_VERSION_SHORT in favor of PACKAGE_VERSION 3 years ago
Hamish Coleman a9216f1097 Remove GIT_RELEASE variable and use the semantically identical N2N_VERSION instead 3 years ago
Logan oos Even 81bd79a82a
assured correct supernode MAC address properties (#888) 3 years ago
Logan oos Even e0a9bb95fc
differentiated between 'active' and 'standby' in sn-selection-by-mac mode (#887) 3 years ago
Logan oos Even f4e7e513a8
added MAC address based supernode selection (#885) 3 years ago
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 7b7449c813
Minor JSON field name fixes and additions (#865) 3 years ago
Hamish Coleman 80b33cd1a9
Basic C Code lint checker and shell checker (#859) 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 50d4273272
disabled federation name output at supernode's management port (#845) 3 years ago
Hamish Coleman 4438f1aa2a
added mingw test platform (#829) 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 560b16f28f
compile fix (#833) 3 years ago
Logan oos Even 4137441b5e
fine-tuned log levels (#827) 3 years ago
Luca Deri 00159d0d01 Compilation fix 3 years ago
Hamish Coleman b735ad6b9e
added test framework and code coverage reporting (#797) 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 cc2b0b6b6b
added support for N2N_FEDERATION environment variable (#820) 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
skyformat99 a87a124316
Update supernode.c (#800) 3 years ago
Logan oos Even dd41689bb9
added supernode version and uptime information to edge management port output (#796) 3 years ago
Hamish Coleman 35ec7336a6
simplified the makefiles (#795) 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 05f40c64db
relocated 'detect_local_ip_address()' (#792) 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 8eb13165d4
added another type cast to socket handling 3 years ago
Logan oos Even 46205c6cff
added type cast to socket handling 3 years ago
Logan oos Even c5970986f5
replaced 'close()' with 'closesocket()' 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 52efc6ffad
compilation fix 3 years ago