510 Commits (fa4cf74ff2414d58a241292f17a25978866e146f)

Author SHA1 Message Date
Hamish Coleman fa4cf74ff2 iwyu: supernode.c 1 year ago
Hamish Coleman 6ee14559f9 iwyu: sn_utils.c 1 year ago
Hamish Coleman a8356c93db iwyu: sn_selection.c 1 year ago
Hamish Coleman 4f769e765b iwyu: sn_management.c 1 year ago
Hamish Coleman aae43c5eb8 iwyu: network_traffic_filter.c 1 year ago
Hamish Coleman 3452b7ee4d iwyu: n2n_regex.c 1 year ago
Hamish Coleman c3ed39375c iwyu: n2n_port_mapping.c 1 year ago
Hamish Coleman b1cb7fe03e iwyu: n2n.c 1 year ago
Hamish Coleman 796ca2cb97 iwyu: management.h 1 year ago
Hamish Coleman 06c2e012d7 iwyu: management.c 1 year ago
Hamish Coleman 0c6f7ca5cb iwyu: hexdump.c 1 year ago
Hamish Coleman 9fc5782efd iwyu: header_encryption.c 1 year ago
Hamish Coleman 89bd21d6b8 iwyu: example_edge_embed.c and example_sn_embed.c 1 year ago
Hamish Coleman c6a9b17338 iwyu: edge_utils.c 1 year ago
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