Add support for building tinc with MSVC
[tinc] / src / nolegacy / prf.c
2022-03-28 Kirill IsakovAdd support for building tinc with MSVC
2021-08-02 Kirill IsakovAssign more suitable types and fix narrowing conversion...
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2015-07-12 Guus SliepenFix the PRF function when compiling without OpenSSL.
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.