n2n/src
2021-09-16 12:20:35 +05:45
..
aes.c fixed compile warnings (#664) 2021-03-17 12:38:00 +05:45
auth.c addressed warnings (#790) 2021-09-15 22:08:45 +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_utils_win32.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
edge_utils.c relocated 'detect_local_ip_address()' (#791) 2021-09-16 12:20:35 +05:45
edge.c allowed edge to optionally auto-detetct local IP address ('-e auto') for advertising as preferred (#776) 2021-09-12 00:22:05 +05:45
example_edge_embed_quick_edge_init.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
example_edge_embed.c fix windows compile (#636) 2021-02-10 15:16:16 +05:45
example_sn_embed.c trimmed open_socket() down by one parameter (#768) 2021-09-06 17:03:15 +05:45
header_encryption.c addressed warnings (#790) 2021-09-15 22:08:45 +05:45
minilzo.c updated minilzo 2020-08-15 23:26:21 +05:45
n2n_regex.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
n2n.c addressed warnings (#790) 2021-09-15 22:08:45 +05:45
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 added compiler check for special intrinsic (#706) 2021-06-07 18:18:45 +05:45
sn_selection.c added federation support to user/password auth scheme (#741) 2021-07-31 22:17:07 +05:45
sn_utils.c addressed warnings (#790) 2021-09-15 22:08:45 +05:45
sn.c trimmed open_socket() down by one parameter (#768) 2021-09-06 17:03:15 +05:45
speck.c added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
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 fixed compile warnings (#647) 2021-02-27 20:38: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 addressed warnings (#790) 2021-09-15 22:08:45 +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 added preferred socket handling (-e) (#765) 2021-09-09 14:07:29 +05:45