n2n/include
Hamish Coleman 370ea9bd37
addressed all but one of the remaining compile warnings (#793)
* Fix the mismatched char, uint8_t warnings

* Ensure we leave room for zero termination and then ensure the string is terminated

* GCC has a warning if it thinks your could overflow your snprintf buffer, but dont check for said overflow
2021-09-16 14:45:46 +05:45
..
aes.h switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
auth.h addressed all but one of the remaining compile warnings (#793) 2021-09-16 14:45:46 +05:45
cc20.h switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
curve25519.h added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
edge_utils_win32.h switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
header_encryption.h addressed all but one of the remaining compile warnings (#793) 2021-09-16 14:45:46 +05:45
lzoconf.h updated minilzo 2020-08-15 23:26:21 +05:45
lzodefs.h updated minilzo 2020-08-15 23:26:21 +05:45
minilzo.h updated minilzo 2020-08-15 23:26:21 +05:45
n2n_define.h added preferred socket handling (-e) (#765) 2021-09-09 14:07:29 +05:45
n2n_regex.h switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
n2n_typedefs.h allowed edge to optionally auto-detetct local IP address ('-e auto') for advertising as preferred (#776) 2021-09-12 00:22:05 +05:45
n2n_wire.h added preferred socket handling (-e) (#765) 2021-09-09 14:07:29 +05:45
n2n.h relocated 'detect_local_ip_address()' (#791) 2021-09-16 12:20:35 +05:45
network_traffic_filter.h switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
pearson.h switched to Pearson B. Hashing (#570) 2021-01-07 11:15:40 +01:00
portable_endian.h Android compilation fixes 2020-06-28 19:46:12 +02:00
random_numbers.h fix windows compile (#636) 2021-02-10 15:16:16 +05:45
sn_selection.h skewed supernode selection for the benefit of current supernode in no-pong case (#663) 2021-03-16 23:24:39 +05:45
speck.h added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
tf.h switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
uthash.h Code reorganization 2020-06-21 22:26:27 +02:00