aboutsummaryrefslogtreecommitdiffstats
path: root/g10/getkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* g10: Remove unused function get_seckey_byfprint.Neal H. Walfield2015-09-161-36/+0
* g10: Simplify get_seckey_byname: it was never called with NAME not NULL.Neal H. Walfield2015-09-161-7/+2
* g10: Eliminate the redundant function get_keyblock_byfprint.Neal H. Walfield2015-09-161-30/+0
* g10: Simplify semantics of get_pubkey_byname.Neal H. Walfield2015-09-161-8/+6
* g10: Eliminate the redundant function get_pubkey_byname.Neal H. Walfield2015-09-161-30/+2
* g10: Eliminate the redundant function get_pubkey_end.Neal H. Walfield2015-09-161-19/+12
* g10: Eliminate the redundant function get_pubkey_next.Neal H. Walfield2015-09-161-6/+0
* kbx: Change skipfnc's prototype so that we can provide all information.Neal H. Walfield2015-09-161-10/+21
* g10: Remove unused function (get_pubkey_bynames).Neal H. Walfield2015-09-161-16/+1
* g10: Simplify code. Turn struct getkey_ctx_s.found_key into an argumentNeal H. Walfield2015-09-161-30/+48
* g10: Remove unused field struct getkey_ctx_s.kbpos.Neal H. Walfield2015-09-161-2/+0
* g10: Simplify code: remove field struct getkey_ctx_s.keyblock.Neal H. Walfield2015-09-161-13/+12
* doc: Minor comment fixes.Werner Koch2015-09-091-5/+6
* g10: Remove unused field req_algo.Neal H. Walfield2015-09-021-4/+0
* common: Don't assume on-disk layout matches in-memory layout.Neal H. Walfield2015-08-211-2/+2
* gpg: Properly handle legacy keys while looking for a secret key.Werner Koch2015-08-041-1/+8
* gpg: Fix endless loop for expired keys given by fpr.Werner Koch2015-07-311-0/+5
* gpg: Do not return "Legacy Key" from lookup if a key is expired.Werner Koch2015-07-291-1/+2
* Don't segfault if the first 'auto-key-locate' option is 'clear'.Neal H. Walfield2015-07-161-0/+3
* gpg: Improve 'General key info' line of --card-status.Werner Koch2015-05-071-3/+19
* gpg: Merge duplicated code for get_user_id et al.Werner Koch2015-04-061-57/+45
* Fix use of DBG_CACHE and DBG_LOOKUPWerner Koch2015-04-061-16/+16
* gpg: Switch to a hash and CERT record based PKA system.Werner Koch2015-02-251-2/+0
* Move new mailbox.c source file to common/.Werner Koch2015-02-251-1/+1
* gpg: Skip legacy keys while searching keyrings.Werner Koch2015-02-231-2/+37
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-1/+1
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-6/+8
* gpg: Add dedicated error code for PGP-2 keys.Werner Koch2015-01-221-3/+2
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-23/+26
* gpg: Remove an unused variable.Werner Koch2015-01-221-2/+0
* gpg: Remove unused args from a function.Werner Koch2015-01-051-1/+1
* gpg: Fix endless loop in keylisting with fingerprint.Werner Koch2014-11-021-0/+6
* gpg: Minor cleanup for key listing related code.Werner Koch2014-11-021-16/+10
* gpg: Fix testing for secret key availability.Werner Koch2014-10-311-1/+0
* gpg: Remove commented code.Werner Koch2014-10-311-143/+0
* gpg: Fix informative printing of user ids.Werner Koch2014-10-131-20/+91
* gpg: Fix bug parsing a zero length user id.Werner Koch2014-06-021-1/+4
* gpg: Re-enable secret key deletion.Werner Koch2014-04-151-0/+32
* gpg: New mechanism "clear" for --auto-key-locate.Werner Koch2014-03-171-2/+9
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-0/+1
* Merge branch 'master' into key-storage-workkey-storage-workWerner Koch2013-03-201-1/+7
|\
| * gpg: Distinguish between missing and cleared key flags.Werner Koch2013-03-191-1/+7
* | gpg: Remove a function wrapper.Werner Koch2013-01-081-2/+2
* | gpg: Allow generation of more than 4096 keys in one run.Werner Koch2013-01-071-6/+20
* | gpg: First working support for keyboxes.Werner Koch2012-12-281-2/+3
|/
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Re-indentation of keydb.c and error code changes.Werner Koch2011-04-291-5/+5
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-11/+11
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-1/+4