]> the.earth.li Git - onak.git/shortlog
onak.git
2012-04-25 Jonathan McDowell0.4.1 release onak-0.4.1
2012-04-25 Jonathan McDowellAvoid race condition when receiving incoming mails
2012-04-11 Jonathan McDowellFix deletion of skshash in DB4 backend
2012-04-11 Jonathan McDowellFix deletion error logging for DB4 backend
2012-04-02 Jonathan McDowellInstall /pks/hashquery in Debian packaging
2012-04-02 Jonathan McDowellAdd keyid to DB4 backend deletion error messages
2012-04-02 Jonathan McDowellAdd missing initialisation of DB4 cursor for skshash...
2012-04-01 Jonathan McDowellDrop HISTORY file in /usr/share/doc; it's already prese...
2012-04-01 Jonathan McDowellAllow retrieval of key by full fingerprint
2012-04-01 Jonathan McDowellAlways put a leading 0x on keyids in HTML output links
2012-04-01 Jonathan McDowellFix display of SHA-1 fingerprints
2011-11-27 Jonathan McDowellAdd AC_PROG_CC_C99 to configure.ac
2011-10-18 Jonathan McDowellUse nettle for hashing when available rather than inter...
2011-10-18 Jonathan McDowellUse C99 uint32_t rather than u_int32_t
2011-10-18 Jonathan McDowellClean up "set but not used" GCC warnings
2011-05-07 Jonathan McDowellExport find_packet from merge.c
2011-05-02 Jonathan McDowellAdd some more subpacket types to the list to ignore
2011-05-01 Jonathan McDowellClean up file header copyrights
2011-05-01 Jonathan McDowellDefine OpenPGP constants and use them rather than magic...
2011-04-30 Jonathan McDowellRemove my name from the lookup/gpgwww trailers.
2011-04-25 Jonathan McDowellAdd a test for key fetching by SKS hash
2011-04-25 Jonathan McDowellAdd /pks/hashquery
2011-04-25 Jonathan McDowellAdd a dependency on CORE_OBJS to the dynamic backends
2011-04-25 Jonathan McDowellAdd support for displaying/retrieving by SKS hash to...
2011-04-25 Jonathan McDowellAdd support for key retrieval by SKS hash
2011-04-25 Jonathan McDowellAdd support for calculating SKS style key hashes
2011-04-25 Jonathan McDowellMake compare_packet follow memcmp semantics and export...
2011-04-25 Jonathan McDowellFix buffer_getchar to only error if we'd exceed the...
2011-04-25 Jonathan McDowellRemove unused keydb_dynamic.h header file
2011-04-24 Jonathan McDowellAdd basic testing infrastructure + initial tests
2011-04-23 Jonathan McDowellChange fd_write to use fwrite instead of fputc
2011-04-23 Jonathan McDowellChange to using void * for character function content...
2011-04-20 Jonathan McDowellFix stupid case syntax error
2011-04-20 Jonathan McDowellAdd restart/force-reload options to init script
2011-04-20 Jonathan McDowellAdd -1 to Debian package version
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
next