n2n/tools
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
..
benchmark.c added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
keygen.c addressed all but one of the remaining compile warnings (#793) 2021-09-16 14:45:46 +05:45
Makefile.in added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
n2n_decode.c switched to 2021 (#632) 2021-02-08 16:11:06 +05:45