Enable and fix many extra warnings supported by GCC and Clang.
[tinc] / src / nolegacy / crypto.c
2022-01-24 Guus SliepenEnable and fix many extra warnings supported by GCC...
2021-08-02 Kirill IsakovAssign more suitable types and fix narrowing conversion...
2021-06-27 Guus SliepenUpdate copyright notices.
2020-09-21 Guus SliepenFix segfault when failing to read random numbers.
2018-10-18 Guus SliepenFix building with --disable-legacy-protocol.
2017-10-07 Guus SliepenReformat all code using astyle.
2015-07-04 Guus SliepenDon't #include OpenSSL headers when compiling without...
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-30 Guus SliepenAdd missing nolegacy/crypto.c and prf.c.