n2n/src
2020-12-19 12:26:54 +01:00
..
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 Fix cmake compilation errors. 2020-07-01 18:35:22 +08:00
edge_utils.c Fix the problem of running edge, IP or domain name resolution failure under Windows system. (#527) 2020-12-08 15:46:40 +01:00
edge.c Fix the problem of running edge, IP or domain name resolution failure under Windows system. (#527) 2020-12-08 15:46:40 +01:00
example_edge_embed_quick_edge_init.c Code reorganization 2020-06-21 22:26:27 +02:00
example_edge_embed.c Added DHCP function embedded in sn. 2020-08-08 22:40:45 +08:00
example_sn_embed.c Minor cleanup 2020-07-27 07:02:11 +02:00
header_encryption.c small performance patch for header encryption (#500) 2020-11-13 10:57:01 +01:00
minilzo.c updated minilzo 2020-08-15 23:26:21 +05:45
n2n_regex.c Include rework to avoid circular dependencies, single place for typedefs and compilation on all platforms that don't like type redefinition 2020-11-13 09:28:52 +01:00
n2n.c Revert "changed timer source (#522)" (#536) 2020-12-19 12:26:54 +01:00
network_traffic_filter.c Deal with warnings at network_traffic_filter.c (#508) 2020-11-19 09:32:44 +01:00
pearson.c added aes-ni support to pearson hashing 2020-09-06 18:42:04 +05:45
random_numbers.c Same chance to all supernodes to be transmitted by REGISTER_SUPER_ACK (#498) 2020-11-13 22:12:04 +01:00
sn_selection.c Include rework to avoid circular dependencies, single place for typedefs and compilation on all platforms that don't like type redefinition 2020-11-13 09:28:52 +01:00
sn_utils.c Fix the problem of running edge, IP or domain name resolution failure under Windows system. (#527) 2020-12-08 15:46:40 +01:00
sn.c Implement a load-based supernode selection strategy on edges (#493) 2020-11-11 09:27:39 +01:00
speck.c readability code clean-up (#532) 2020-12-19 12:26:32 +01:00
tf.c readability code clean-up (#530) 2020-12-08 15:47:08 +01:00
transform_aes.c adopted aes key-length trigger values 2020-09-19 02:37:59 +05:45
transform_cc20.c reworked cc20 2020-09-01 20:09:29 +05:45
transform_null.c Include rework to avoid circular dependencies, single place for typedefs and compilation on all platforms that don't like type redefinition 2020-11-13 09:28:52 +01:00
transform_speck.c speck transform code clean-up 2020-08-29 20:53:37 +05:45
transform_tf.c twofish transform code clean-up ammendment 2020-08-29 22:38:27 +05:45
tuntap_freebsd.c Code reorganization 2020-06-21 22:26:27 +02:00
tuntap_linux.c Code reorganization 2020-06-21 22:26:27 +02:00
tuntap_netbsd.c Code reorganization 2020-06-21 22:26:27 +02:00
tuntap_osx.c Code reorganization 2020-06-21 22:26:27 +02:00
wire.c Protection mechanism against duplicated MACs (#509) 2020-11-19 09:31:24 +01:00