summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-dump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbx: Implement update operation for OpenPGP keyblocks.Werner Koch2013-11-151-2/+2
* kbx: Fix possible segv in kbxdump.Werner Koch2013-11-151-1/+1
* kbx: Switch from MD5 to SHA-1 for the checksum.Werner Koch2013-01-081-6/+65
* kbxutil: Improve format of the Sig-Expire lines.Werner Koch2012-12-281-2/+2
* kbxutil: Print algo number and fold similar lines.Werner Koch2012-12-281-21/+44
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-7/+7
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-25/+25
* Merged jnlib into common.Werner Koch2010-03-101-1/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Add new features to kbxutil.Werner Koch2007-08-231-13/+227
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * keybox-dump.c (_keybox_dump_file): New arg STATS_ONLY.Werner Koch2004-06-181-4/+123
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-4/+23
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+346
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-346/+0
* * keybox-defs.h: New BLOBTYPTE_EMPTY.Werner Koch2002-07-221-0/+4
* * keybox-init.c (keybox_set_ephemeral): New.Werner Koch2002-06-191-2/+22
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-11/+83
* Started with keybox implementation by basing it on code from the GnuPGWerner Koch2001-11-101-0/+250