GitHub CI: update list of container images
[tinc] / src / have.h
2022-04-28 Kirill IsakovImprove use of compiler attributes
2022-04-22 Kirill IsakovWipe (some) secrets from memory after use
2022-04-12 Kirill IsakovRefactor crypto RNG; add getrandom() support
2022-03-28 Kirill IsakovDisable function attributes on unsupported compilers
2022-03-28 Kirill IsakovAdd __packed__ attribute on drop-in structs
2022-03-28 Kirill IsakovAdd check for __Static_assert() and asserts on struct...
2022-03-28 Kirill IsakovReplace MinGW with Windows to avoid ambiguities
2022-03-28 Kirill IsakovAdd support for building tinc with MSVC
2022-03-21 Kirill IsakovMove sys/mman.h into have.h
2022-01-24 Guus SliepenEnable and fix many extra warnings supported by GCC...
2021-06-27 Guus SliepenUpdate copyright notices.
2020-01-20 Guus SliepenInclude stddef.h if available.
2017-10-07 Guus SliepenUpdate all header guards.
2016-04-14 Guus SliepenRemove support for Windows 2000 and anything that doesn...
2016-04-14 Guus SliepenRemove checks for headers and functions that are in...
2016-04-11 Guus SliepenUpdate support for BSD tun/tap devices, add support...
2016-04-10 Guus SliepenDon't compile getopt*.c if the system provides getopt_l...
2015-07-04 Jo-Philipp Wichfix musl compatibility
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-02-09 Guus SliepenAlways call res_init() before getaddrinfo().
2015-01-02 Etienne DechampsUse a smarter algorithm for choosing MTU discovery...
2013-12-07 Guus SliepenInclude <limits.h> for PATH_MAX.
2013-08-13 Guus SliepenUpdate copyright notices.
2013-05-01 Guus SliepenUse conditional compilation for device.c.