aboutsummaryrefslogtreecommitdiffstats
path: root/g10/misc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-02gpg: Change the API for checksum to use const qualifier.NIIBE Yutaka1-1/+1
2020-10-30gpg: Fix SOS handling with libgcrypt version <= 1.8.NIIBE Yutaka1-0/+19
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch1-3/+3
2020-08-19gpg: Fix condition of string_to_aead_algo.NIIBE Yutaka1-1/+1
2020-04-15indent: Some typo and indentation changes for gpg.Werner Koch1-1/+1
2020-02-09common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch1-15/+0
2019-11-07gpg: Add option --allow-weak-key-signatures.Werner Koch1-0/+18
2019-11-07doc: Make clear that by default RFC-4880bis features are used.Werner Koch1-1/+1
2019-09-09gpg: New option --use-keyboxd.Werner Koch1-2/+2
2019-01-30gpg: Allow generating Ed25519 key from an existing key.Werner Koch1-0/+1
2019-01-22gpg: Stop early when trying to create a primary Elgamal key.Werner Koch1-0/+7
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-2/+2
2018-10-02gpg: New options import-drop-uids and export-drop-uids.Werner Koch1-0/+2
2018-05-29gpg: Remove PGP6 compliance mode.Werner Koch1-4/+0
2018-03-08gpg: Fix build on Windows.NIIBE Yutaka1-0/+1
2018-01-23gpg: New option --chunk-size.Werner Koch1-0/+12
2018-01-22gpg: Unify AEAD parameter retrieval.Werner Koch1-0/+33
2018-01-21gpg: Support EAX if for latest Libgcrypt.Werner Koch1-1/+0
2018-01-10gpg: Add option and preference framework for AEAD.Werner Koch1-0/+80
2017-12-11Adjust for changed macro names in libgpg-error master.Werner Koch1-1/+1
2017-06-07common,gpg: Move the compliance option printer.Justus Winter1-18/+0
2017-06-01gpg,common: Move the compliance framework.Justus Winter1-88/+0
2017-05-31gpg: Fix compliance computation.Justus Winter1-1/+1
2017-04-13common, g10: Fix enumeration types.NIIBE Yutaka1-10/+13
2017-03-20gpg: Add new field no 18 to the colon listing.Werner Koch1-1/+89
2017-03-07Remove -I option to common.NIIBE Yutaka1-4/+4
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-15gpg: Add new compliance mode "de-vs".Werner Koch1-0/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-2/+0
2016-01-19gpg: Add function print_further_info.Werner Koch1-0/+21
2016-01-18gpg: Minor string changes.Werner Koch1-2/+2
2015-12-15gpg: New function to printed a detailed error code.Werner Koch1-0/+25
2015-12-03gpg: Change some error messages.Werner Koch1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-4/+4
2015-10-30common: Add separate header for zb32.c.Werner Koch1-0/+1
2015-10-26gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor1-26/+25
2015-10-19gpg: Print warning when rejecting weak digestsDaniel Kahn Gillmor1-2/+2
2015-10-19gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor1-3/+48
2015-06-17agent: Print a warning for obsolete options.Werner Koch1-13/+0
2015-03-16gpg: Allow printing of MPI values in --list-mode.Werner Koch1-7/+8
2015-02-24gpg: Add function to extract the mailbox.Werner Koch1-75/+0
2015-02-19gpg: Replace remaining uses of stdio by estream.Werner Koch1-2/+2
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-10/+0
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-1/+1
2014-12-15gpg: Fix regression in notation data regression.Werner Koch1-9/+9
2014-10-09gpg: Sync keylist output and warning messages.Werner Koch1-2/+10
2014-10-02gpg: Fix regression removing SHA256.Werner Koch1-4/+0
2014-09-25gpg: Do not always print dashes in obsolete_option.Werner Koch1-4/+5
2014-09-25gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor1-0/+14