Fix #ifdefs that were broken due to commit d178b58.
[oweals/tinc.git] / src / utils.c
2017-11-06 Guus SliepenFix #ifdefs that were broken due to commit d178b58.
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2014-05-11 Guus SliepenReleasing 1.0.24. release-1.0.24
2014-05-01 Steffan KargerUse constant time memcmp() when comparing packet HMACs.
2013-09-29 Guus SliepenModernize the build system.