summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-defs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Add a way to save a found state.Werner Koch2014-06-021-7/+10
* kbx: Implement update operation for OpenPGP keyblocks.Werner Koch2013-11-151-1/+15
* gpg: Add signature cache support to the keybox.Werner Koch2012-12-281-0/+1
* gpg: First working support for keyboxes.Werner Koch2012-12-281-3/+5
* kbxutil: Print algo number and fold similar lines.Werner Koch2012-12-281-0/+1
* gpg: First patches to support a keybox storage backend.Werner Koch2012-12-271-1/+0
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-3/+3
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-2/+5
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-6/+4
* Merged jnlib into common.Werner Koch2010-03-101-3/+3
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-011-3/+24
* Add new features to kbxutil.Werner Koch2007-08-231-1/+4
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+3
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-181-1/+3
* First take on a W32 portWerner Koch2004-12-021-1/+4
* * kbxutil.c: New command --import-openpgp.Werner Koch2004-08-241-0/+41
* * keybox-dump.c (_keybox_dump_file): New arg STATS_ONLY.Werner Koch2004-06-181-1/+1
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-0/+3
* Include jnlib/types.h and remove our ownWerner Koch2004-04-201-11/+6
* * keybox.h (keybox_flag_t): New.Werner Koch2004-02-021-0/+6
* Replaced deprecated type namesWerner Koch2003-12-171-1/+1
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-3/+4
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+186
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-179/+0
* * keybox-defs.h: New BLOBTYPTE_EMPTY.Werner Koch2002-07-221-1/+4
* * keybox-init.c (keybox_set_ephemeral): New.Werner Koch2002-06-191-1/+2
* * keybox-blob.c (x509_email_kludge): New.Werner Koch2001-12-141-0/+14
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-10/+24
* Started with keybox implementation by basing it on code from the GnuPGWerner Koch2001-11-101-0/+147