n2n/src
2021-02-08 15:27:29 +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 adjusted supernode management port output (#628) 2021-02-07 19:00:58 +05:45
edge.c limited number of concurrently pinged supernodes (#619) 2021-02-01 18:31:36 +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 minor timing issues (#616) 2021-01-31 21:12:08 +05:45
network_traffic_filter.c clarified debug message on unknown ether type (#620) 2021-02-02 16:58:01 +05:45
pearson.c switched to Pearson B. Hashing (#570) 2021-01-07 11:15:40 +01:00
random_numbers.c enabled windows random numbers for seed (#622) 2021-02-02 18:43:30 +05:45
sn_selection.c reworked edge management port output (#623) 2021-02-06 18:24:08 +05:45
sn_utils.c adjusted supernode management port output (#628) 2021-02-07 19:00:58 +05:45
sn.c ensured correct community file loading (sn) (#609) 2021-01-29 14:52:11 +05:45
speck.c added AVX-512 support to SPECK cipher (#630) 2021-02-08 15:27:29 +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