n2n/src
2021-01-18 00:27:55 +05:45
..
aes.c readability code clean-up (#529) 2020-12-08 15:46:57 +01:00
cc20.c readability code clean-up (#531) 2020-12-19 12:26:21 +01:00
edge_utils_win32.c solved the problem that Windows cannot multicast (#576) 2021-01-12 14:26:40 +05:45
edge_utils.c properly handled supernodes' timestamps (#591) 2021-01-18 00:12:45 +05:45
edge.c removed duplicate field for supernode socket from edge (#587) 2021-01-16 17:13:52 +05:45
example_edge_embed_quick_edge_init.c Change space indention (#556) 2021-01-07 11:14:25 +01:00
example_edge_embed.c Change space indention (#556) 2021-01-07 11:14:25 +01:00
example_sn_embed.c Change space indention (#556) 2021-01-07 11:14:25 +01:00
header_encryption.c enhanced header encryption to full 128 bit iv (#589) 2021-01-17 18:37:17 +05:45
minilzo.c updated minilzo 2020-08-15 23:26:21 +05:45
n2n_regex.c Change space indention (#556) 2021-01-07 11:14:25 +01:00
n2n.c fixed a null_mac bug (#592) 2021-01-18 00:27:55 +05:45
network_traffic_filter.c Change space indention (#556) 2021-01-07 11:14:25 +01:00
pearson.c switched to Pearson B. Hashing (#570) 2021-01-07 11:15:40 +01:00
random_numbers.c readability code clean-up (#548) 2020-12-19 12:29:03 +01:00
sn_selection.c added optional rtt based supernode selection: federation (#580) 2021-01-12 17:34:03 +05:45
sn_utils.c properly handled supernodes' timestamps (#591) 2021-01-18 00:12:45 +05:45
sn.c cleaned up mac type usage (#583) 2021-01-13 14:50:26 +05:45
speck.c enhanced header encryption to full 128 bit iv (#589) 2021-01-17 18:37:17 +05:45
tf.c readability code clean-up (#530) 2020-12-08 15:47:08 +01:00
transform_aes.c readability code clean-up (#543) 2020-12-19 12:28:33 +01:00
transform_cc20.c readability code clean-up (#543) 2020-12-19 12:28:33 +01:00
transform_null.c readability code clean-up (#543) 2020-12-19 12:28:33 +01:00
transform_speck.c hardware-accelerated header encryption (#565) 2021-01-07 11:14:44 +01:00
transform_tf.c readability code clean-up (#543) 2020-12-19 12:28:33 +01:00
tuntap_freebsd.c readability code clean-up (#551) 2020-12-19 12:29:21 +01:00
tuntap_linux.c readability code clean-up (#551) 2020-12-19 12:29:21 +01:00
tuntap_netbsd.c readability code clean-up (#551) 2020-12-19 12:29:21 +01:00
tuntap_osx.c readability code clean-up (#551) 2020-12-19 12:29:21 +01:00
wire.c cleaned up mac type usage (#583) 2021-01-13 14:50:26 +05:45