GitHub CI: update list of container images
[tinc] / src / sptps_keypair.c
2022-04-26 Kirill IsakovUse enums for command-line options
2022-04-22 Kirill IsakovWipe (some) secrets from memory after use
2022-04-12 Kirill IsakovRefactor crypto RNG; add getrandom() support
2022-04-10 Kirill IsakovAllow building sptps_{test,keypair} with MSVC
2022-03-23 Kirill IsakovAdd support for meson build system
2022-01-24 Guus SliepenEnable and fix many extra warnings supported by GCC...
2021-08-02 Kirill IsakovAssign more suitable types and fix narrowing conversion...
2021-07-29 Kirill IsakovRemove unused '#include's.
2021-07-23 Kirill IsakovFix memory leaks triggered by integration tests.
2018-10-06 Guus SliepenFix all warnings when compiling with -Wall -W -pedantic.
2017-10-07 Guus SliepenReformat all code using astyle.
2015-06-07 Guus SliepenFix warnings about missing return value checks.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-08-25 William A. Kenning... tincctl: Use replace_name to properly replace and valid...
2014-05-06 Guus SliepenFix compiler warnings.
2014-04-14 Guus SliepenMerge branch '1.1-ed25519' into 1.1
2014-04-06 Guus SliepenUse Ed25519 keys. 1.1-ed25519