238 Commits (e42cbd7e0c6ec5ae0a8caa60459a21278fd10cfa)

Author SHA1 Message Date
Hamish Coleman 267b297150 Switch build date to use the last commit time 1 year ago
Dylan Yee e01daf4a85
support linux l2 bridge (#1044) 1 year ago
Hamish Coleman 1accc76ad3 Fix the building the win32 subdir. 1 year ago
Hamish Coleman 3cef9949c2 Remove the non-maintained CMake build system. 2 years ago
Logan oos Even 2ee7dfdb98
added Windows support to n2n-route tool (#1023) 2 years ago
Logan oos Even cf23457d3b
added sock type field to data structure (#1031) 2 years ago
Logan oos Even 053ab381b3
fixed endianess issue in federated sn socket forwarding (#1030) 2 years ago
Logan oos Even 95cfbca5a9
more sockaddr generalization (#1028) 2 years ago
Logan oos Even 439dfc6886
generalized sockaddr usage in edge (#1026) 2 years ago
Logan oos Even ffb4e31b8a
encapsulated several fillings of n2n_sock_t in single function (#1025) 2 years ago
Logan oos Even 7927bd7294
added optional choice of bind address (-p) to supernode (#1016) 2 years ago
Logan oos Even 51a3a71f95
introduced n2n-portfwd tool (#1008) 2 years ago
Logan oos Even 99b6b6b66d
added n2n-route tool (#982) 2 years ago
Luca Deri aecb97042e Added missing dependency #989 2 years ago
Hamish Coleman 009311d016
Provide better details when sendto_fd fails (#981) 2 years ago
Hamish Coleman 16f7f4dc59 Fiddle with windows headers 2 years ago
Hamish Coleman 9728a36a56 Increase includes reusability and consistency 2 years ago
Logan oos Even e686b9592c
(C) update (#965) 3 years ago
Logan oos Even f59c6900a1
moved compression code into transforms (#961) 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
Hamish Coleman ace3dbc44f Move all supernode management handling into one source file 3 years ago
Hamish Coleman a8e2704b41 Move all management packet handling for edge into the one source file 3 years ago
Hamish Coleman 4f568b03c1
Autoconf simplification (#927) 3 years ago
Logan oos Even b657881a92
differentiated miniupnp includes (#912) 3 years ago
Logan oos Even e6e8cb038a
added port forwarding (upnp and natpmp) (#905) 3 years ago
Logan oos Even 89571292f4
allowed supernode MAC address to be set manually (-m) (#886) 3 years ago
Logan oos Even f4e7e513a8
added MAC address based supernode selection (#885) 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 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 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 2d34545304
compile fix (#834) 3 years ago
Logan oos Even 16d248d921
fixed MinGW compile (#830) 3 years ago
Hamish Coleman b735ad6b9e
added test framework and code coverage reporting (#797) 3 years ago
Logan oos Even 5a93fdf166
created space for more REGISTER type cookies 3 years ago
Logan oos Even dd41689bb9
added supernode version and uptime information to edge management port output (#796) 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 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 7fa0cc1e0a
added preferred socket handling (-e) (#765) 3 years ago
Logan oos Even b6e865aac7
trimmed open_socket() down by one parameter (#768) 3 years ago