GitHub CI: update list of container images
[tinc] / src / fd_device.c
2022-03-27 Kirill IsakovFix building tinc and running tests on Solaris
2022-01-24 Guus SliepenEnable and fix many extra warnings supported by GCC...
2021-08-11 Kirill IsakovReplace pointers to global splay trees with structs.
2021-08-02 Kirill IsakovAssign more suitable types and fix narrowing conversion...
2021-07-29 Kirill IsakovRemove unused '#include's.
2021-07-21 Guus SliepenFix a few memory leaks at exit time.
2021-07-20 Guus SliepenCheck that UNIX socket filenames are not too long.
2021-06-27 Guus SliepenUpdate copyright notices.
2021-06-27 Guus SliepenFix the check for sys/un.h.
2021-06-27 Guus SliepenDon't compile support for Device=fd on platforms that...
2021-06-27 Guus SliepenFix compiler warnings.
2021-06-22 Guus SliepenReformat the code using astyle.
2020-03-15 leptonyufix macos build
2020-01-20 pacienfd_device: allow fd to be passed through a unix socket
2017-10-07 Guus SliepenReformat all code using astyle.
2017-03-20 Guus SliepenMerge remote-tracking branch 'dechamps/sleep' into 1.1
2017-03-01 Pacien TRAN-GIRARDAdd fd_device