summaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-2/+2
* common,gpg: Move the compliance option printer.Justus Winter2017-06-071-2/+2
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-101-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-29/+29
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-3/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+5
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-281-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* typo: Fix a string in do_we_trust_pre.Werner Koch2016-12-191-1/+1
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-231-3/+4
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* 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