summaryrefslogtreecommitdiffstats
path: root/g10/misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Allow adding of Additional Decryption Subkeys.Werner Koch2023-03-011-4/+4
* gpg: New pseudo option full-help for --list-options et al.Werner Koch2023-01-311-1/+6
* gpg: Allow only OCB for AEAD encryption.Werner Koch2022-10-311-11/+0
* gpg: Print info about the used AEAD algorithm in the compliance msg.Werner Koch2022-03-181-0/+13
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-101-2/+3
* Require Libgcrypt 1.9Werner Koch2021-01-191-8/+2
* gpg: Do not print rejected digest algo notes with --quiet.Werner Koch2020-11-091-1/+5
* gpg: Allow setting notations with the empty string as value.Werner Koch2020-11-021-0/+5
* gpg: Do not use weak digest algos if selected by recipient prefs.Werner Koch2020-11-021-11/+23
* gpg: Change the API for checksum to use const qualifier.NIIBE Yutaka2020-11-021-1/+1
* gpg: Fix SOS handling with libgcrypt version <= 1.8.NIIBE Yutaka2020-10-301-0/+19
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-3/+3
* gpg: Fix condition of string_to_aead_algo.NIIBE Yutaka2020-08-191-1/+1
* indent: Some typo and indentation changes for gpg.Werner Koch2020-04-151-1/+1
* common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch2020-02-091-15/+0
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-071-0/+18
* doc: Make clear that by default RFC-4880bis features are used.Werner Koch2019-11-071-1/+1
* gpg: New option --use-keyboxd.Werner Koch2019-09-091-2/+2
* gpg: Allow generating Ed25519 key from an existing key.Werner Koch2019-01-301-0/+1
* gpg: Stop early when trying to create a primary Elgamal key.Werner Koch2019-01-221-0/+7
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-2/+2
* gpg: New options import-drop-uids and export-drop-uids.Werner Koch2018-10-021-0/+2
* gpg: Remove PGP6 compliance mode.Werner Koch2018-05-291-4/+0
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-271-0/+1
|\
| * gpg: Fix build on Windows.NIIBE Yutaka2018-03-081-0/+1
* | gpg: New option --chunk-size.Werner Koch2018-01-231-0/+12
* | gpg: Unify AEAD parameter retrieval.Werner Koch2018-01-221-0/+33
* | gpg: Support EAX if for latest Libgcrypt.Werner Koch2018-01-211-1/+0
* | gpg: Add option and preference framework for AEAD.Werner Koch2018-01-101-0/+80
* | Adjust for changed macro names in libgpg-error master.Werner Koch2017-12-111-1/+1
|/
* common,gpg: Move the compliance option printer.Justus Winter2017-06-071-18/+0
* gpg,common: Move the compliance framework.Justus Winter2017-06-011-88/+0
* gpg: Fix compliance computation.Justus Winter2017-05-311-1/+1
* common, g10: Fix enumeration types.NIIBE Yutaka2017-04-131-10/+13
* gpg: Add new field no 18 to the colon listing.Werner Koch2017-03-201-1/+89
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* gpg: Add new compliance mode "de-vs".Werner Koch2016-11-151-0/+5
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-2/+0
* gpg: Add function print_further_info.Werner Koch2016-01-191-0/+21
* gpg: Minor string changes.Werner Koch2016-01-181-2/+2
* gpg: New function to printed a detailed error code.Werner Koch2015-12-151-0/+25
* gpg: Change some error messages.Werner Koch2015-12-031-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-4/+4
* common: Add separate header for zb32.c.Werner Koch2015-10-301-0/+1
* gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor2015-10-261-26/+25
* gpg: Print warning when rejecting weak digestsDaniel Kahn Gillmor2015-10-191-2/+2
* gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor2015-10-191-3/+48
* agent: Print a warning for obsolete options.Werner Koch2015-06-171-13/+0