Fix segfault when dest->mtu is 0.
[tinc] / src / xalloc.h
2018-09-23 Guus SliepenFix spelling errors.
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-10-07 Guus SliepenUpdate all header guards.
2017-10-07 Guus SliepenRemove xmalloc.c, backport xalloc.h from tinc 1.1.
2013-09-29 Guus SliepenModernize the build system.