aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-02g10: Use bitfield for flags of user ids.Justus Winter1-3/+3
2016-12-19typo: Fix a string in do_we_trust_pre.Werner Koch1-1/+1
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield1-3/+4
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-03g10: Improve and unify key selection for -r and --locate-keys.Justus Winter1-1/+1
2016-10-27Fix typos.Justus Winter1-2/+2
2016-09-17Fix more spellingDaniel Kahn Gillmor1-2/+2
2016-09-06g10: Record and show statistics for encrypted messages when using TOFUNeal H. Walfield1-0/+23
2016-09-01g10: Add support for TRUST_NEVER.Neal H. Walfield1-5/+19
2016-07-15g10: Fix building without trust models.Justus Winter1-0/+4
2016-07-06gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch1-43/+56
2016-06-06gpg: Implement --keyid-format=none.Werner Koch1-8/+6
2016-05-21gpg: Pass CTRL object down to the trust functionsWerner Koch1-8/+9
2016-05-02gpg: Extend TRUST_foo status lines with the trust model.Werner Koch1-5/+21
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-1/+0
2016-01-18gpg: Minor string changes.Werner Koch1-1/+1
2015-12-22gpg: Don't check for ambiguous keys.Neal H. Walfield1-0/+7
2015-12-22gpg: Lazily evaluate --default-key.Neal H. Walfield1-0/+47
2015-12-22gpg: Remove unused parameter.Neal H. Walfield1-14/+14
2015-12-04gpg: Do not pre-check keys given on the command line.Werner Koch1-8/+9
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-11-04gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield1-4/+4
2015-10-18g10: Add TOFU support.Neal H. Walfield1-5/+6
2015-09-16g10: Simplify get_seckey_byname: it was never called with NAME not NULL.Neal H. Walfield1-1/+1
2015-09-16g10: Eliminate the redundant function get_keyblock_byfprint.Neal H. Walfield1-1/+1
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-8/+8
2014-08-14gpg: Remove options --pgp2 and --rfc1991.Werner Koch1-12/+4
2014-06-10gpg: Use more specific reason codes for INV_RECP.Werner Koch1-7/+15
2014-03-27Change some keyedit functions to allow printing to arbitrary streams.Werner Koch1-9/+9
2014-02-10gpg: Allow building without any trust model support.Werner Koch1-1/+6
2014-02-05gpg: Change format for the key size in --list-key and --edit-key.Werner Koch1-7/+9
2012-12-19gpg: Suppress "public key already present" in quiet mode.Werner Koch1-3/+5
2012-08-24Actually show translators comments in PO filesDavid Prévot1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-3/+3
2011-09-20Allow NULL for free_public_key.Werner Koch1-4/+5
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-66/+66
2010-10-29* pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw1-17/+31
2010-10-20Make public key data structure easier to read.Werner Koch1-4/+4
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-7/+9
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-12/+12
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-6/+6
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-6/+5
2009-12-08Unification of the search descriptor usage.Werner Koch1-1/+1
2009-09-30Some changes to suport g13.Werner Koch1-92/+119
2008-10-03* main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw1-1/+2
2008-09-23* pkclist.c (select_algo_from_prefs): Redo function to rank prefs andDavid Shaw1-143/+153
2008-05-07--locate-key now returns several keys if they all match.Werner Koch1-4/+4
2008-04-08Enhanced --auto-key-locate.Werner Koch1-6/+7
2008-04-07Minor cleanups.Werner Koch1-1/+0
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1