]> the.earth.li Git - onak.git/shortlog
onak.git
2011-04-20 Jonathan McDowell0.4.0 release 0.4.0
2011-04-17 Jonathan McDowellAdd Debian logrotate config snippet
2011-04-16 Jonathan McDowellOutput details of key search after retrieval for pks...
2011-04-16 Jonathan McDowellAdd Debian init.d file for keyd
2011-04-11 Jonathan McDowellAdd ${perl:Depends} to dependencies
2011-04-10 Jonathan McDowellBump Debian Standards-Version to 3.9.2.0
2011-04-10 Jonathan McDowellClean up use of PATH_MAX in keydb_fs.c
2011-04-10 Jonathan McDowellFix onak.c to include version.h not config.h
2011-04-10 Jonathan McDowellAdded keydctl and testparse to .bzrignore
2011-04-10 Jonathan McDowellAdd a stats command to keyd
2011-04-10 Jonathan McDowellMake onak.c use ONAK_VERSION instead of PACKAGE_VERSION...
2011-04-10 Jonathan McDowellRemove keydctl.o in clean rule
2011-04-08 Jonathan McDowellAllow db4 backend to compile with later versions of...
2011-04-08 Jonathan McDowellUse generic db dependencies rather than 4.8 versioned...
2011-04-07 Jonathan McDowellAdd the bzr version number to non release builds
2011-04-06 Jonathan McDowellAdd keydctl for talking to keyd backend
2011-04-06 Jonathan McDowellAdd options details to keyd man page
2011-04-06 Jonathan McDowellAdd help text for keyd
2011-03-31 Jonathan McDowellLog when we're doing a clean keyd shutdown
2011-03-31 Jonathan McDowellIgnore SIGPIPE in keyd
2011-03-30 Jonathan McDowellMake keyd command handling more consistent
2011-03-29 Jonathan McDowellAdd an element to the keyd command enum for the last...
2011-03-29 Jonathan McDowellExplicitly use 32 bits for keyd socket commands
2011-03-29 Jonathan McDowellConfigure db4 locks according to maxkeys and actually...
2011-03-19 Jonathan McDowellUpdate maxpath/sixdegrees to my "new" RSA key.
2011-03-16 Jonathan McDowellRemove unused variables
2011-03-16 Jonathan McDowellFix fs backend compilation/linking
2011-03-16 Jonathan McDowellClean up remaining uses of %llX for printing keyids
2011-03-16 Jonathan McDowellAdd use_keyd config file option to select keyd as the...
2011-03-16 Jonathan McDowellMake keyd background itself by default
2011-03-16 Jonathan McDowellAdd -c option to specify keyd config file on command...
2011-03-15 Jonathan McDowellOnly seed database for Debian install if we're using...
2011-03-15 Jonathan McDowellUpdate the copy of my key to my 4096R one
2011-03-15 Jonathan McDowellActually close the socket in keyd/the keyd backend
2011-03-15 Jonathan McDowellSend close command when cleaning up keyd backend
2011-03-15 Jonathan McDowellFix delete_key function in keyd backend
2010-01-18 Jonathan McDowellRemove keydb backend specific compilation rule
2009-12-29 Jonathan McDowell0.3.8 release 0.3.8
2009-12-27 Jonathan McDowellChange Debian package to build against libdb4.8
2009-12-26 Jonathan McDowellBump Debian Standards-Version to 3.8.3.0
2009-12-26 Jonathan McDowellClarify licence is GPL v2
2009-12-26 Jonathan McDowellFix PostgreSQL backend key iteration
2009-12-26 Jonathan McDowellChange PostgreSQL backend to use PQescapeStringConn
2009-12-26 Jonathan McDowellDon't add a key to the stats hash if it doesn't have...
2009-12-26 Jonathan McDowellBump debhelper compat level to 7
2009-12-26 Jonathan McDowellAdd Homepage and Vcs-Bzr fields to Debian control file
2009-08-25 Jonathan McDowellCorrect formatting of some places we output a keyid
2009-08-18 Jonathan McDowellLimit key dump files to 100,000 keys for "onak dump"
2009-08-18 Jonathan McDowellFix "onak dump" to actually generate multiple output...
2009-06-02 Jonathan McDowell0.3.7 release 0.3.7
2009-06-02 Jonathan McDowellObey binary flag for "onak get"
2009-06-02 Jonathan McDowellChange Debian package to build against libdb4.7
2009-06-02 Jonathan McDowellOpen DB read only for onak lookup function
2009-03-24 Jonathan McDowellEnsure DB4 backend dbconns memory is initialised to...
2008-11-02 Jonathan McDowellAdd support for displaying Elgamal encrypt or sign...
2008-06-26 Jonathan McDowellEscape colons and similar in MRHKP output
2008-06-07 Jonathan McDowell0.3.6 release. 0.3.6
2008-06-07 Jonathan McDowellUse PRIX64, not PRIx64.
2008-06-07 Jonathan McDowellChange to using PRIx64 rather than llX for outputting...
2008-06-07 Jonathan McDowellFix up keyd compilation under 64 bit.
2008-06-07 Jonathan McDowellChange Debian package to build against libdb4.6
2008-06-07 Jonathan McDowellFix bashism in Makefile distclean target
2008-06-01 Jonathan McDowellAdd initial support for upgrading db4 DBs built with...
2008-05-31 Jonathan McDowellAdd .bzrignore file
2008-05-31 Jonathan McDowell"Recognize" some extra subpacket types
2008-05-31 Jonathan McDowellFix some missing #includes
2008-05-16 Jonathan McDowellFix lookup display for more than one photo id.
2008-05-16 Jonathan McDowellFix fetching key by text bug in db4 backend
2008-04-24 Jonathan McDowellMake key addition success text more like SKS/PKS.
2008-04-24 Jonathan McDowellAllow the use of search text for gets, rather than...
2008-01-16 Jonathan McDowellFix Debian changelog versions for real 0.3.5 release. 0.3.5
2008-01-16 Jonathan McDowellFix getfullkeyid in db4 backend.
2008-01-16 Jonathan McDowell(Hopefully) really fix the DB4 backend issues.
2008-01-16 Jonathan McDowell0.3.5 release.
2008-01-15 Jonathan McDowellFix db4 backend - we weren't actually providing a suita...
2007-12-29 Jonathan McDowell0.3.4 release. 0.3.4
2007-12-28 Jonathan McDowellUpdate Debian web server recommendation from Apache...
2007-12-28 Jonathan McDowellSet -std=gnu99 for Debian builds; stable has supported...
2007-12-28 Jonathan McDowellBump Debian Standards-Version.
2007-12-28 Jonathan McDowellAdd man page for keyd, even though it's not currently...
2007-12-15 Jonathan McDowellAdd an install target in the Makefile (can't believe...
2007-12-15 Jonathan McDowellGive Brett some credit.
2007-12-15 Jonathan McDowellFix PostgreSQL backend compilation.
2007-12-15 Jonathan McDowellFix up dynamic loading; we export a structure of functi...
2007-08-13 Jonathan McDowellFix config structure references for dynamic backends
2007-03-04 Jonathan McDowellRemove bashism from postrm (Debian packaging)
2007-03-04 Jonathan McDowellUpdate FSF address in copyright file.
2007-03-04 Jonathan McDowellAdd #DEBHELPER# tokens to postinst/postrm (Debian packa...
2007-03-04 Jonathan McDowellUpdate version to mark arch build.
2007-03-04 Jonathan McDowell0.3.3 release. 0.3.3
2007-03-04 Jonathan McDowellUpdate my key
2007-03-04 Jonathan McDowellFixup config file for Debian package upgrades
2007-03-04 Jonathan McDowellMake sure we own /var/spool/onak (Debian packaging)
2007-03-04 Jonathan McDowellAllow checking for signature times and use in merging
2007-03-04 Jonathan McDowellAdd Depends on adduser for Debian
2007-03-04 Jonathan McDowellAdd revoked/bare public key signed keys
2007-03-04 Jonathan McDowellDocument our test keys
2007-03-04 Jonathan McDowellFix assumption that a signature on a public key is...
2007-03-04 Jonathan McDowellFix incoming mail spool directory
2006-06-19 Jonathan McDowellChange Debian package to use dynamic backend.
next