496 Commits (5b00ff480ee18bdf6b5b4a4930ff2a35bedabb37)

Author SHA1 Message Date
Hamish Coleman 5b00ff480e iwyu: edge_management.c 1 year ago
Hamish Coleman 0fcf18fab2 Fix edge.c 1 year ago
Hamish Coleman 991a8bc59f Fix aes.c 1 year ago
Hamish Coleman f6cebecd01 iwyu: edge.c 1 year ago
Hamish Coleman 14780a72d3 iwyu: aes.c 1 year ago
Hamish Coleman ce9e3d0e54 Fix tf.h 1 year ago
Hamish Coleman 8e1d63fa51 iwyu: tf.h 1 year ago
Hamish Coleman 91357d3cbf Fixup for speck.c 1 year ago
Hamish Coleman 4e0bec79b7 iwyu: speck.h 1 year ago
Hamish Coleman f67cc8f2a6 iwyu: random_numbers.h 1 year ago
Hamish Coleman 15ad901b41 iwym: pearson.h 1 year ago
Hamish Coleman 04ce678969 iwym: json.h 1 year ago
Hamish Coleman 4838dd8d75 iwym: header_encryption.h 1 year ago
Hamish Coleman 20df771af7 iwym: cc20.h 1 year ago
Hamish Coleman ae3d54eed6 iwym: auth.h 1 year ago
Dylan Yee e01daf4a85
support linux l2 bridge (#1044) 1 year ago
Logan oos Even 709590d66e
separated counter variables (#1078) 2 years ago
Hamish Coleman 24c1569c88 It appears that supernode_disconnect() might only be called in the original code in the TCP case, so add that test - even though the function appear to work in either caes 2 years ago
Hamish Coleman 9e98023a3f None of the callers of sendto_sock check the result, so make this clear in the function prototype 2 years ago
lemonsh 46212656a5 fix 'superndode' typo in edge and supernode help text 2 years ago
Wtz_LASR bfc4c5886d
fix fill_n2nsock failing on macOS (#1071) 2 years ago
Sharuzzaman Ahmat Raslan a74435c559
fixing minor typo (#1052) 2 years ago
Hamish Coleman 3d9d881920 Guard against pointer overrun if sock is set negative 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 063db27ea6
corrected url notation 2 years ago
Logan oos Even eff5f56d21
added to one branch in n2n-sock-to-string conversion (#1024) 2 years ago
Logan oos Even 7927bd7294
added optional choice of bind address (-p) to supernode (#1016) 2 years ago
dwj0 a88236aee3
modified scan_address() fixing possible netmask bitlen error when -a provided IP address lacks slash (#1012) 2 years ago
Logan oos Even f63cb718b3
unified verbosity handling for edge and tools (#1009) 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
Hamish Coleman afd0020d16 Refactor sendto_fd and friends in an attempt to find anything that could segfault 2 years ago
Hamish Coleman a00aa63dd7 We are not in python any more, Toto 2 years ago
Hamish Coleman 47768758d6 Fix use before null check 2 years ago
Hamish Coleman 038c244407 Fix supernode memory leak on exit path 2 years ago
Hamish Coleman 7a2075c456 Fix for address overrun 2 years ago
Hamish Coleman 188af371ba Fix leak 2 years ago
Luca Deri 23e168b955 Fixed warning 2 years ago
Hamish Coleman 009311d016
Provide better details when sendto_fd fails (#981) 2 years ago
Hamish Coleman ddf9bd894d Fiddle with windows headers 2 years ago
Hamish Coleman 26e3ad5377 Ah, standards, they are what windows lives to kill 2 years ago
Hamish Coleman a3fcc15472 Fix escaped extra brace 2 years ago
Hamish Coleman b98fd8552d Address lint issues 2 years ago
Hamish Coleman 71dbaf0bdc Refactor as much as possible of sn_management to use shared code 2 years ago
Hamish Coleman d81908d6a2 Move as much as simply possible from edge_management into shared code 2 years ago
Hamish Coleman 7590ed51d5 Factor out strbuf abstraction into its own header 3 years ago