]> the.earth.li Git - onak.git/shortlog
onak.git
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.
2006-06-19 Jonathan McDowellTry to load backends from current dir if none specified.
2006-06-19 Jonathan McDowellMake failure to load backend fatal.
2006-06-19 Jonathan McDowellGracefully fail when we can't open a DB4 DB.
2006-06-19 Jonathan McDowellGracefully exit if no backend defined.
2006-06-19 Jonathan McDowellCleanup log file on package purge (Debian bug #338516)
2005-09-18 Jonathan McDowellFix replyto email address bug.
2005-09-18 Jonathan McDowellEnable ADD support for email interface.
2005-08-13 Jonathan McDowellAdd Suggests: for db4.2-utils to Debian packaging.
2005-07-16 Jonathan McDowellSupport 16 digit key ids in lookup.
2005-07-14 Jonathan McDowellAdd dynamic loading of backends.
2005-07-14 Jonathan McDowellFix memory leak on db4 cleanup.
2005-04-15 Jonathan McDowellMake onak-mail.pl queue requests.
2005-03-25 Jonathan McDowellUpdate version to mark arch build.
2005-03-25 Jonathan McDowell0.3.2 release. 0.3.2
2005-03-02 Jonathan McDowellHandle signature revokations better.
2005-02-16 Jonathan McDowellFix path bug in sendkeysync.
2004-12-17 Jonathan McDowellFix problem with closing stderr in add.c
2004-12-15 Jonathan McDowellFix parsing of empty config file lines.
2004-11-09 Jonathan McDowellAllow non ASCII characters to be stored.
2004-10-23 Jonathan McDowellUpdate version to mark arch build.
2004-10-23 Jonathan McDowell0.3.1 release. 0.3.1
2004-10-23 Jonathan McDowellMove dumpdb over to using iterate_keys.
2004-10-21 Jonathan McDowellAdd onak-mail.pl man page (Debian bug #276879)
2004-10-21 Jonathan McDowellAdd links to HTML index output. (Debian bug #275227)
2004-10-21 Jonathan McDowellFix typo in keyindex.c
2004-10-21 Jonathan McDowellAdd lladdend function and use in makewordlist.
2004-10-17 Jonathan McDowellIntroduce sorted keyid array functions and use in DB4.
2004-10-17 Jonathan McDowellCleanup db4 properly if we fail to open it.
2004-10-17 Jonathan McDowellFixup warnings with sendsync move.
2004-10-16 Jonathan McDowellMove mailsync functionality to the database backends.
2004-09-28 Jonathan McDowellRemove ancient gprof output.
2004-09-28 Jonathan McDowellChange buffer_put/fetchchar functions to use memcpy.
2004-09-27 Jonathan McDowellMake Makefile cleanup keyd and backend db .o files.
2004-09-27 Jonathan McDowellAdd key iteration functionality to keydb backends.
2004-09-25 Jonathan McDowellMove update_keys to keydb rather than merge.
2004-09-25 Jonathan McDowellAdd keyd backend (persistant database access over Unix...
2004-09-25 Jonathan McDowellUpdate version to indicate arch build.
next