n2n/src
2022-02-05 20:06:31 +00:00
..
aes.c fixed compile warnings (#664) 2021-03-17 12:38:00 +05:45
auth.c addressed all but one of the remaining compile warnings (#793) 2021-09-16 14:45:46 +05:45
cc20.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
curve25519.c addressed warnings (#790) 2021-09-15 22:08:45 +05:45
edge_management.c updated JSON API password handling '--management-password <pw>' (#869) 2021-10-24 15:22:36 +05:45
edge_utils_win32.c Basic C Code lint checker and shell checker (#859) 2021-10-24 01:21:18 +05:45
edge_utils.c Autoconf simplification (#927) 2022-01-10 19:58:15 +00:00
edge.c Minor build document improvments (#926) 2022-01-09 18:07:29 +00:00
example_edge_embed_quick_edge_init.c Basic C Code lint checker and shell checker (#859) 2021-10-24 01:21:18 +05:45
example_edge_embed.c JSON Reply Management API - feature parity with old management interfaces (#861) 2021-10-23 11:05:05 +05:45
example_sn_embed.c JSON Reply Management API - feature parity with old management interfaces (#861) 2021-10-23 11:05:05 +05:45
header_encryption.c Basic C Code lint checker and shell checker (#859) 2021-10-24 01:21:18 +05:45
hexdump.c Compilation fix 2021-09-27 16:38:13 +02:00
minilzo.c updated minilzo 2020-08-15 23:26:21 +05:45
n2n_port_mapping.c Autoconf simplification (#927) 2022-01-10 19:58:15 +00:00
n2n_regex.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
n2n.c Autoconf simplification (#927) 2022-01-10 19:58:15 +00:00
network_traffic_filter.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
pearson.c switched to Pearson B. Hashing (#570) 2021-01-07 11:15:40 +01:00
random_numbers.c compile fix (#833) 2021-09-30 12:21:26 +05:45
sn_management.c updated JSON API password handling '--management-password <pw>' (#869) 2021-10-24 15:22:36 +05:45
sn_selection.c differentiated between 'active' and 'standby' in sn-selection-by-mac mode (#887) 2021-11-01 23:31:03 +05:45
sn_utils.c Remove all use of N2N_VERSION_SHORT in favor of PACKAGE_VERSION 2021-11-01 19:15:23 +00:00
speck.c added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
supernode.c Document the tricky code - TODO, make it less tricky 2022-02-05 20:06:31 +00:00
tf.c fixed compile warnings (#647) 2021-02-27 20:38:18 +05:45
transform_aes.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
transform_cc20.c Basic C Code lint checker and shell checker (#859) 2021-10-24 01:21:18 +05:45
transform_null.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
transform_speck.c fixed compile warnings (#647) 2021-02-27 20:38:18 +05:45
transform_tf.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
tuntap_freebsd.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
tuntap_linux.c Basic C Code lint checker and shell checker (#859) 2021-10-24 01:21:18 +05:45
tuntap_netbsd.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
tuntap_osx.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
wire.c choose supernode selection strategy at run-time '--select-rtt' (#864) 2021-10-24 12:53:25 +05:45