| Commit message (Expand) | Author | Files | Lines |
2015-01-22 | gpg: Improve skipping of PGP-2 keys. | Werner Koch | 1 | -4/+20 |
2015-01-22 | gpg: Replace remaining old error code macros by GPG_ERR_. | Werner Koch | 1 | -2/+2 |
2014-12-01 | gpg: Fix export bug using exact search with only one key in the keybox. | Werner Koch | 1 | -0/+3 |
2014-11-02 | gpg: Minor cleanup for key listing related code. | Werner Koch | 1 | -5/+9 |
2014-10-31 | kbx: Let keydb_search skip unwanted blobs. | Werner Koch | 1 | -1/+2 |
2014-10-13 | gpg: Allow importing keys with duplicated long key ids. | Werner Koch | 1 | -8/+25 |
2014-10-09 | gpg: Skip overlong keys and a print a warning. | Werner Koch | 1 | -1/+10 |
2014-10-09 | gpg: Take care to use pubring.kbx if it has ever been used. | Werner Koch | 1 | -21/+66 |
2014-09-22 | gpg: Create default keyring with .kbx suffix. | Werner Koch | 1 | -11/+33 |
2014-06-30 | gpg: Create exported secret files and revocs with mode 700. | Werner Koch | 1 | -1/+1 |
2014-05-14 | gpg: Fix uninitialized access to search descindex with gpg keyboxes. | Werner Koch | 1 | -1/+6 |
2013-11-15 | kbx: Implement update operation for OpenPGP keyblocks. | Werner Koch | 1 | -24/+44 |
2013-01-08 | gpg: Cache keybox searches. | Werner Koch | 1 | -6/+151 |
2013-01-08 | gpg: Remove a function wrapper. | Werner Koch | 1 | -6/+6 |
2013-01-07 | gpg: Set the node flags while retrieving a keyblock. | Werner Koch | 1 | -4/+29 |
2013-01-07 | New function log_clock. | Werner Koch | 1 | -0/+5 |
2012-12-28 | gpg: Add signature cache support to the keybox. | Werner Koch | 1 | -13/+100 |
2012-12-28 | gpg: First working support for keyboxes. | Werner Koch | 1 | -17/+172 |
2012-12-27 | gpg: First patches to support a keybox storage backend. | Werner Koch | 1 | -58/+196 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -8/+8 |
2011-09-28 | Add a flag parameter to dotlock_create. | Werner Koch | 1 | -1/+1 |
2011-09-23 | Renamed the lock functions. | Werner Koch | 1 | -4/+4 |
2011-04-29 | Re-indentation of keydb.c and error code changes. | Werner Koch | 1 | -321/+364 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -44/+44 |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -29/+9 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -1/+2 |
2010-04-01 | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 1 | -1/+1 |
2010-03-08 | Use macros for iobuf ioctls. | Werner Koch | 1 | -1/+1 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -2/+0 |
2010-01-09 | Re-indent | Werner Koch | 1 | -0/+2 |
2009-12-15 | Do not use the VMC C reserved word readonly. | Werner Koch | 1 | -4/+4 |
2009-09-23 | s/DOTLOCK/dotlock_t/. | Werner Koch | 1 | -1/+1 |
2009-04-03 | Make gpgv error message about a missing keyring more useful. This fixes | Werner Koch | 1 | -8/+15 |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -1/+3 |
2008-01-30 | Fixed yesterday's W32 fix. | Werner Koch | 1 | -1/+1 |
2008-01-29 | Fixed a W32 crash in gpg2 when creating a new keyring. | Werner Koch | 1 | -3/+16 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -2/+2 |
2006-04-21 | Still merging 1.4.3 code back | Werner Koch | 1 | -3/+3 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -75/+158 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -5/+5 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-03-31 | * keydb.c (keydb_add_resource): Clarify meaning of flags. Add new | Werner Koch | 1 | -3/+15 |
2004-10-14 | * misc.c (is_secured_filename): New. | Werner Koch | 1 | -1/+7 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -1/+1 |
2004-09-30 | * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out to | David Shaw | 1 | -52/+116 |
2004-01-20 | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 1 | -2/+2 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -27/+28 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+724 |
2003-05-24 | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 1 | -3/+0 |