summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-update.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbx: Unify blob reading functions.Werner Koch2017-04-011-3/+3
* gpg: Remove the use of the signature information from a KBX.Werner Koch2017-03-301-7/+4
* common: Rename keybox_file_rename to gnupg_rename_file.Werner Koch2016-11-161-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* kbx: Add missing header file.Justus Winter2016-08-031-0/+1
* gpg,gpgsm: Block signals during keyring/keybox update.Werner Koch2016-08-031-14/+23
* kbx: New function keybox_file_rename to replace rename.Werner Koch2016-01-141-12/+5
* kbx: Add function keybox_tmp_names to avoid code duplication.Werner Koch2016-01-141-73/+12
* kbx: Avoid faulty fclose in an error case.Werner Koch2016-01-061-2/+1
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* cleanup: Fix confusion between gpg_error_t and gpg_err_code_t.NIIBE Yutaka2015-10-141-1/+1
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-5/+4
* kbx: Fix resource leak.Joshua Rogers2015-01-301-5/+32
* kbx: Let keydb_search skip unwanted blobs.Werner Koch2014-10-311-5/+6
* gpg: Take care to use pubring.kbx if it has ever been used.Werner Koch2014-10-091-13/+25
* kbx: Implement update operation for OpenPGP keyblocks.Werner Koch2013-11-151-4/+41
* kbx: Add a few macros for easier readability.Werner Koch2013-08-291-10/+12
* gpg: Add signature cache support to the keybox.Werner Koch2012-12-281-3/+6
* gpg: First working support for keyboxes.Werner Koch2012-12-281-1/+58
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-45/+44
* common/Marcus Brinkmann2010-04-201-2/+0
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-4/+8
* Use macros for iobuf ioctls. Werner Koch2010-03-081-3/+3
* Fixed a temporary file name collision between gpg and gpgsm under Windows.Werner Koch2008-11-201-6/+9
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-2/+7
* Fixed bug#907.Werner Koch2008-05-061-33/+33
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-011-25/+8
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* kbx/Werner Koch2007-03-201-3/+3
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-011-0/+32
* First take on a W32 portWerner Koch2004-12-021-1/+1
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-23/+202
* * keybox.h (keybox_flag_t): New.Werner Koch2004-02-021-0/+82
* Replaced deprecated type namesWerner Koch2003-12-171-2/+2
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+437
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-433/+0
* * keybox-defs.h: New BLOBTYPTE_EMPTY.Werner Koch2002-07-221-1/+44
* * keybox-init.c (keybox_set_ephemeral): New.Werner Koch2002-06-191-1/+1
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-0/+390