]> the.earth.li Git - onak.git/history - CMakeLists.txt
0.6.3 release
[onak.git] / CMakeLists.txt
2023-09-26 Jonathan McDowell0.6.3 release main onak-0.6.3
2023-09-15 Jonathan McDowellFix systemd detection
2023-09-15 Jonathan McDowellSupport shallow git checkouts when configuring cmake
2023-09-14 Jonathan McDowellMove the CGI specific routines into cgi/ and split...
2023-09-14 Jonathan McDowellMark unused function parameters
2023-09-14 Jonathan McDowellAdd a helper for reading OpenPGP packets from a file
2023-09-14 Jonathan McDowellAdd a hash helper
2022-11-27 Jonathan McDowell0.6.2 release onak-0.6.2
2020-09-13 Jonathan McDowell0.6.1 release onak-0.6.1
2020-09-13 Jonathan McDowellFix compilation with later versions of Nettle
2020-09-13 Jonathan McDowell0.6.0 release onak-0.6.0
2019-09-07 Jonathan McDowellAdd support for full signature verification
2019-08-27 Jonathan McDowellMove key database backends into their own directory
2019-08-03 Jonathan McDowellMove CGI sources to their own subdirectory
2019-07-30 Jonathan McDowellAdd an OpenPGP keyring backed database backend
2019-04-14 Jonathan McDowellMove to CMake over autoconf