Fix segfault when failing to read random numbers.
[tinc] / src / nolegacy / crypto.c
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.