summaryrefslogtreecommitdiffstats
path: root/g10/misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* gpg: Start using OpenPGP digest algo ids.Werner Koch2014-01-311-14/+51