summaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Improve and unify key selection for -r and --locate-keys.Justus Winter2016-11-031-1/+1
* Fix typos.Justus Winter2016-10-271-2/+2
* Fix more spellingDaniel Kahn Gillmor2016-09-171-2/+2
* g10: Record and show statistics for encrypted messages when using TOFUNeal H. Walfield2016-09-061-0/+23
* g10: Add support for TRUST_NEVER.Neal H. Walfield2016-09-011-5/+19
* g10: Fix building without trust models.Justus Winter2016-07-151-0/+4
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-061-43/+56
* gpg: Implement --keyid-format=none.Werner Koch2016-06-061-8/+6
* gpg: Pass CTRL object down to the trust functionsWerner Koch2016-05-211-8/+9
* gpg: Extend TRUST_foo status lines with the trust model.Werner Koch2016-05-021-5/+21
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-1/+0
* gpg: Minor string changes.Werner Koch2016-01-181-1/+1
* gpg: Don't check for ambiguous keys.Neal H. Walfield2015-12-221-0/+7
* gpg: Lazily evaluate --default-key.Neal H. Walfield2015-12-221-0/+47
* gpg: Remove unused parameter.Neal H. Walfield2015-12-221-14/+14
* gpg: Do not pre-check keys given on the command line.Werner Koch2015-12-041-8/+9
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-4/+4
* g10: Add TOFU support.Neal H. Walfield2015-10-181-5/+6
* g10: Simplify get_seckey_byname: it was never called with NAME not NULL.Neal H. Walfield2015-09-161-1/+1
* g10: Eliminate the redundant function get_keyblock_byfprint.Neal H. Walfield2015-09-161-1/+1
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-8/+8
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-12/+4
* gpg: Use more specific reason codes for INV_RECP.Werner Koch2014-06-101-7/+15
* Change some keyedit functions to allow printing to arbitrary streams.Werner Koch2014-03-271-9/+9
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-1/+6
* gpg: Change format for the key size in --list-key and --edit-key.Werner Koch2014-02-051-7/+9
* gpg: Suppress "public key already present" in quiet mode.Werner Koch2012-12-191-3/+5
* Actually show translators comments in PO filesDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-3/+3
* Allow NULL for free_public_key.Werner Koch2011-09-201-4/+5
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-66/+66
* * pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw2010-10-291-17/+31
* Make public key data structure easier to read.Werner Koch2010-10-201-4/+4
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-7/+9
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-12/+12
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-6/+6
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-6/+5
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+1
* Some changes to suport g13.Werner Koch2009-09-301-92/+119
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-1/+2
* * pkclist.c (select_algo_from_prefs): Redo function to rank prefs andDavid Shaw2008-09-231-143/+153
* --locate-key now returns several keys if they all match.Werner Koch2008-05-071-4/+4
* Enhanced --auto-key-locate.Werner Koch2008-04-081-6/+7
* Minor cleanups.Werner Koch2008-04-071-1/+0
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-0/+12
* Collected fixes.Werner Koch2006-11-051-16/+64
* Fix for bug 537Werner Koch2006-10-021-8/+8