summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-blob.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbx: A 20 byte fingerprint is right filled in version 2 blob.NIIBE Yutaka2021-09-281-0/+2
* kbx: Fix checksum computation for no UBID entry on disk.NIIBE Yutaka2021-08-271-2/+2
* keyboxd: Add basic support for X.509.Werner Koch2020-09-101-5/+5
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-9/+2
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-5/+16
|\
| * kbx: Store the UBIB in the blob.Werner Koch2019-09-271-5/+16
* | kbx: Allow "gpgsm --faked-system-time" to kick off a compression run.Werner Koch2019-07-181-1/+1
|/
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-241-2/+2
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-141-26/+83
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* gpg: Remove the use of the signature information from a KBX.Werner Koch2017-03-301-8/+4
* Clean up word replication.Yuri Chornoivan2017-02-211-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g10: Fix keybox-related memory leaks.Justus Winter2016-06-301-5/+19
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* kbx: Let keydb_search skip unwanted blobs.Werner Koch2014-10-311-5/+5
* gpg: Take care to use pubring.kbx if it has ever been used.Werner Koch2014-10-091-3/+7
* kbx: Make user id and signature data optional for OpenPGP.Werner Koch2014-08-181-11/+16
* Two minor code cleanups and one NULL deref on error fix.Werner Koch2014-04-161-2/+2
* kbx: Implement update operation for OpenPGP keyblocks.Werner Koch2013-11-151-2/+3
* kbx: Switch from MD5 to SHA-1 for the checksum.Werner Koch2013-01-081-7/+9
* kbx: Update blob specificationWerner Koch2013-01-081-86/+112
* gpg: Add signature cache support to the keybox.Werner Koch2012-12-281-3/+10
* gpg: First working support for keyboxes.Werner Koch2012-12-281-149/+113
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-43/+43
* fix reallocation bugWerner Koch2010-07-231-0/+1
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-14/+2
* Implement --faked-systrem-time for gpg.Werner Koch2009-12-171-0/+3
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+2
* Fixed bug#907.Werner Koch2008-05-061-6/+6
* Fixed an email/DN bug.Werner Koch2008-03-131-11/+23
* Fixed a W32 crash in gpg2 when creating a new keyring.Werner Koch2008-01-291-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* kbx/Werner Koch2007-03-201-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Preparing an interim releaseWerner Koch2005-11-281-1/+1
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-21/+24
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-4/+23
* * keybox.h (keybox_flag_t): New.Werner Koch2004-02-021-4/+7
* comment typo fixes.Werner Koch2004-01-161-2/+2
* Replaced deprecated type namesWerner Koch2003-12-171-2/+2
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-0/+1
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+1008
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1007/+0
* * keybox-defs.h: New BLOBTYPTE_EMPTY.Werner Koch2002-07-221-3/+12
* * keybox-init.c (keybox_set_ephemeral): New.Werner Koch2002-06-191-8/+9
* * keybox-blob.c (_keybox_create_x509_blob): Skip the leadingWerner Koch2001-12-201-7/+13
* * keybox-blob.c (_keybox_create_x509_blob): Skip the leadingWerner Koch2001-12-201-1/+5