summaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Allow only OCB for AEAD encryption.Werner Koch2022-10-311-3/+1
* gpg: For de-vs use SHA-256 instead of SHA-1 as implicit preference.Werner Koch2022-07-281-2/+10
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-101-6/+13
* gpg: Remove support for PKA.Werner Koch2021-02-021-51/+0
* gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.Werner Koch2020-11-131-5/+15
* gpg: Extend the TRUST_ status lines.Werner Koch2020-06-091-11/+31
* gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch2020-06-081-32/+136
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-131-1/+1
* gpg: Fix expand GPG groups when resolving a keyWerner Koch2019-09-301-1/+1
* gpg: expand GPG groups when resolving a keyStephan Mueller2019-09-061-49/+0
* gpg: Rework the signature subpacket iteration function.Werner Koch2019-09-051-2/+2
* gpg: New command --locate-external-key.Werner Koch2019-07-041-1/+2
* gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch2019-07-041-6/+8
* gpg: Unify the the use of the print_pubkey_info functions.Werner Koch2019-05-211-1/+1
* gpg: Remove unused arg from a function.Werner Koch2018-08-281-1/+1
* gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.Werner Koch2018-07-051-1/+1
* gpg: Print revocation reason for "rvs" records.Werner Koch2018-06-211-1/+1
* gpg: Remove PGP6 compliance mode.Werner Koch2018-05-291-12/+7
* gpg: Remove MDC optionsWerner Koch2018-05-291-5/+6
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-131-1/+1
|\
| * gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-121-1/+1
* | gpg: Unify AEAD parameter retrieval.Werner Koch2018-01-221-3/+4
* | gpg: New option --force-aeadWerner Koch2018-01-101-0/+25
* | gpg: Add option and preference framework for AEAD.Werner Koch2018-01-101-1/+6
|/
* gpg: Simplify default_recipient().Werner Koch2017-12-131-27/+22
* g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka2017-10-191-2/+5
* 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