aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-04gpg: Rename functions with an "fprint" part to "fpr"Werner Koch1-2/+2
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-1/+1
2023-05-09gpg: New option --debug-ignore-expiration to help with testing.Werner Koch1-1/+5
2023-03-01gpg: Actually encrypt to ADSKs.Werner Koch1-10/+26
2022-10-31gpg: Allow only OCB for AEAD encryption.Werner Koch1-3/+1
2022-07-28gpg: For de-vs use SHA-256 instead of SHA-1 as implicit preference.Werner Koch1-2/+10
2021-02-10gpg: Do not allow old cipher algorithms for encryption.Werner Koch1-6/+13
2021-02-02gpg: Remove support for PKA.Werner Koch1-51/+0
2020-11-13gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.Werner Koch1-5/+15
2020-06-09gpg: Extend the TRUST_ status lines.Werner Koch1-11/+31
2020-06-08gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch1-32/+136
2020-03-13gpg: Make use of the included key block in a signature.Werner Koch1-1/+1
2019-09-30gpg: Fix expand GPG groups when resolving a keyWerner Koch1-1/+1
2019-09-06gpg: expand GPG groups when resolving a keyStephan Mueller1-49/+0
2019-09-05gpg: Rework the signature subpacket iteration function.Werner Koch1-2/+2
2019-07-04gpg: New command --locate-external-key.Werner Koch1-1/+2
2019-07-04gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch1-6/+8
2019-05-21gpg: Unify the the use of the print_pubkey_info functions.Werner Koch1-1/+1
2018-08-28gpg: Remove unused arg from a function.Werner Koch1-1/+1
2018-07-05gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.Werner Koch1-1/+1
2018-06-21gpg: Print revocation reason for "rvs" records.Werner Koch1-1/+1
2018-05-29gpg: Remove PGP6 compliance mode.Werner Koch1-12/+7
2018-05-29gpg: Remove MDC optionsWerner Koch1-5/+6
2018-04-12gpg: Extend the "sig" record in --list-mode.Werner Koch1-1/+1
2018-01-22gpg: Unify AEAD parameter retrieval.Werner Koch1-3/+4
2018-01-10gpg: New option --force-aeadWerner Koch1-0/+25
2018-01-10gpg: Add option and preference framework for AEAD.Werner Koch1-1/+6
2017-12-13gpg: Simplify default_recipient().Werner Koch1-27/+22
2017-10-19g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka1-2/+5
2017-10-19g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka1-2/+5
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-2/+2
2017-06-07common,gpg: Move the compliance option printer.Justus Winter1-2/+2
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-1/+1
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-29/+29
2017-03-08g10: Move more flags into the flag bitfield.Justus Winter1-3/+3
2017-03-07Remove -I option to common.NIIBE Yutaka1-5/+5
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
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