aboutsummaryrefslogtreecommitdiffstats
path: root/g10/misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Print info about the used AEAD algorithm.Werner Koch2022-03-181-0/+18
* 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
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-231-3/+3
* gpg: Support decryption of the new AEAD packetWerner Koch2020-04-161-0/+78
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-111-0/+18
* 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
* gpg: Fix build on Windows.NIIBE Yutaka2018-03-081-0/+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
* gpg: Allow printing of MPI values in --list-mode.Werner Koch2015-03-161-7/+8
* gpg: Add function to extract the mailbox.Werner Koch2015-02-241-75/+0
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-2/+2
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-10/+0
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-1/+1
* gpg: Fix regression in notation data regression.Werner Koch2014-12-151-9/+9
* gpg: Sync keylist output and warning messages.Werner Koch2014-10-091-2/+10
* gpg: Fix regression removing SHA256.Werner Koch2014-10-021-4/+0
* gpg: Do not always print dashes in obsolete_option.Werner Koch2014-09-251-4/+5
* gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor2014-09-251-0/+14
* gpg: Disable an MD5 workaround for pgp2 by default.Werner Koch2014-08-141-0/+15
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-10/+0
* gpg: Add command --quick-gen-keyWerner Koch2014-07-231-0/+14
* gpg: Avoid NULL-deref in default key listing.Werner Koch2014-06-021-33/+41
* gpg: Mark experimental algorithms in the key listing.Werner Koch2014-05-071-2/+2
* gpg: New %U expando for the photo viewer.Werner Koch2014-04-171-0/+17
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-071-0/+3
* gpg: Avoid compiler warnings for disabled algos.Werner Koch2014-02-071-1/+63
* gpg: Add configure options to disable algorithmsWerner Koch2014-01-311-20/+43
* gpg: Improve --version algo info output.Werner Koch2014-01-311-3/+3