aboutsummaryrefslogtreecommitdiffstats
path: root/sm/keydb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-06kbx: Allow writing using a estream.Werner Koch1-1/+1
2019-05-15sm: Add a couple of debug calls to the keydb module.Werner Koch1-39/+215
2019-05-14sm: Change keydb code to use the keybox locking.Werner Koch1-38/+36
2019-03-14kbx: Add support for 32 byte fingerprints.Werner Koch1-0/+1
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2017-11-14sm, w32: Fix initial keybox creationAndre Heinecke1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-27/+42
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-19/+10
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+1
2016-03-17sm: Always create a keybox header when creating a new keybox.Werner Koch1-0/+12
2016-01-13kbx: Change return type of search functions to gpg_error_t.Werner Koch1-6/+8
2016-01-13gpg: Make sure to mark a duplicate registered keybox as primary.Werner Koch1-15/+19
2016-01-07sm: Avoid warnings about useless assignments.Werner Koch1-5/+1
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-06-25sm: Fix cert storage for ephemeral certsAndre Heinecke1-2/+20
2014-10-31kbx: Let keydb_search skip unwanted blobs.Werner Koch1-0/+1
2014-10-09gpg: Skip overlong keys and a print a warning.Werner Koch1-1/+3
2014-10-09gpg: Take care to use pubring.kbx if it has ever been used.Werner Koch1-2/+2
2014-08-14sm: Create homedir and lock empty keybox creation.Werner Koch1-99/+217
2014-06-02gpgsm: Add a way to save a found state.Werner Koch1-0/+54
2014-05-14gpg: Fix uninitialized access to search descindex with gpg keyboxes.Werner Koch1-1/+1
2013-06-27sm: Remove cruft from source files.Werner Koch1-107/+0
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-8/+8
2011-09-28Add a flag parameter to dotlock_create.Werner Koch1-1/+1
2011-09-23Renamed the lock functions.Werner Koch1-6/+6
2011-08-10Fixed set but unused variable bugsWerner Koch1-2/+0
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-125/+123
2009-12-08Unification of the search descriptor usage.Werner Koch1-281/+3
2009-09-23s/DOTLOCK/dotlock_t/.Werner Koch1-1/+1
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+6
2008-04-01Fix a problem with dirmngr looked up certificates.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-03-20kbx/Werner Koch1-4/+16
2006-10-20Allow to select X.509 certificates using the keygrip.Werner Koch1-1/+9
2006-10-02Fix for bug 537Werner Koch1-2/+2
2006-09-18Added common certificates.Werner Koch1-5/+9
2006-09-06The big Assuan error code removal.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-27/+0
2006-05-222006-05-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-5/+9
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-1282/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-4/+5
2004-12-06* configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch1-2/+0
2004-06-06* configure.ac: Require libksba 0.9.7.Werner Koch1-2/+2
2004-04-28* gpgsm.c: New command --keydb-clear-some-cert-flags.Werner Koch1-3/+98
2004-04-26The keybox gets now compressed after 3 hours and ephemeralWerner Koch1-0/+15