GitHub CI: update list of container images
[tinc] / src / chacha-poly1305 /
2022-04-28 Kirill IsakovImprove use of compiler attributes
2022-04-22 Kirill IsakovWipe (some) secrets from memory after use
2022-03-23 Kirill IsakovAdd support for meson build system
2021-07-31 Kirill IsakovUn-ignore .clang-tidy and enable conversion warnings.
2021-07-29 Kirill IsakovRemove unused '#include's.
2018-10-06 Guus SliepenFix all warnings when compiling with -Wall -W -pedantic.
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2014-04-14 Guus SliepenUse the ChaCha-Poly1305 cipher for the SPTPS protocol.