]> the.earth.li Git - onak.git/history - keydb
0.6.3 release
[onak.git] / keydb /
2023-09-16 Jonathan McDowellSwitch charfuncs to returning number of read/written...
2023-09-15 Jonathan McDowellIndicate when we've been started via socket activation
2023-09-15 Jonathan McDowellFix systemd detection
2023-09-15 Jonathan McDowellAdd a log entry for when keyd cleanly exits
2023-09-14 Jonathan McDowellRemove stray ; from keydb_keyring
2023-09-14 Jonathan McDowellMark unused function parameters
2023-09-14 Jonathan McDowellAdd a helper for reading OpenPGP packets from a file
2023-09-08 Jonathan McDowellAdd CMake checking for Berkeley DB
2022-07-03 Jonathan McDowellFix deletion of keys with PostgreSQL backend
2021-01-02 Jonathan McDowellSwitch to re-entrant versions of *time functions
2021-01-02 Jonathan McDowellRemove dead store in generic_fetch_key
2020-01-17 Jonathan McDowellProvide key_fetch routine that will not search subkey...
2019-09-06 Jonathan McDowellError out if there's any problem setting up the keyd...
2019-08-28 Jonathan McDowellPass a keydb context into cleankeys in preparation...
2019-08-27 Jonathan McDowellMove key database backends into their own directory