summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-201-3/+3
* Replace all calls to access by gnupg_accessWerner Koch2020-10-201-1/+2
* kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.Werner Koch2019-05-141-12/+8
* sm: Change keydb code to use the keybox locking.Werner Koch2019-05-141-4/+9
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* w32: Fix deadlock introduced by keybox_file_rename.Werner Koch2016-01-141-14/+30
* kbx: Improve and fix keybox_lock.Werner Koch2016-01-131-15/+13
* kbx: Implement keybox_lock for use by gpg.Werner Koch2016-01-131-10/+48
* gpg: Make sure to mark a duplicate registered keybox as primary.Werner Koch2016-01-131-8/+16
* kbx: Include gpg-error prior to mischelp.h.Werner Koch2015-11-271-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Take care to use pubring.kbx if it has ever been used.Werner Koch2014-10-091-7/+27
* gpgsm: Add a way to save a found state.Werner Koch2014-06-021-0/+30
* gpg: First patches to support a keybox storage backend.Werner Koch2012-12-271-0/+17
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-8/+8
* Merged jnlib into common.Werner Koch2010-03-101-1/+1
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-011-4/+76
* tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch2007-08-241-4/+3
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* (keybox_release): Close the file pointer.Werner Koch2004-12-071-0/+5
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+127
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-127/+0
* * keybox-init.c (keybox_set_ephemeral): New.Werner Koch2002-06-191-1/+8
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-28/+75
* Started with keybox implementation by basing it on code from the GnuPGWerner Koch2001-11-101-0/+73