aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor2015-10-261-1/+2
* build: Allow building without SQLlite support.Werner Koch2015-10-201-1/+8
* gpg: Fix --desig-revoke.Neal H. Walfield2015-10-191-5/+5
* gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor2015-10-191-0/+6
* g10: Add TOFU support.Neal H. Walfield2015-10-181-0/+140
* gpg: Add option --print-dane-records.Werner Koch2015-10-081-0/+3
* gpg: Pass CTRL parameter to all key listing functions.Werner Koch2015-10-081-1/+1
* gpg: Remove option --no-sig-create-check.Werner Koch2015-09-011-3/+0
* gpg: Print a new FAILURE status after most commands.Werner Koch2015-08-251-19/+81
* Allow --gen-key to inquire a passphrase.Ben Kibbey2015-08-151-3/+12
* gpg: Make show-sig-subpackets work again.Werner Koch2015-06-301-1/+1
* agent: Prepare for Libassuan with Cygwin support.Werner Koch2015-06-291-1/+0
* gpg: Allow debug flag names for --debug.Werner Koch2015-06-221-45/+35
* gpg: Improve speed of --check-sigs and --lish-sigs.Werner Koch2015-06-201-0/+2
* gpg: Print available debug flags using "--debug-level help".Werner Koch2015-06-191-18/+44
* Don't prompt for the password multiple times in pinentry loopback mode.Neal H. Walfield2015-06-161-0/+7
* gpg: Fix output in case of a corrupted trustdb.Werner Koch2015-06-041-2/+2
* gpg: New command --quick-adduid.Werner Koch2015-05-081-0/+17
* gpg: Do not use honor-keyserver-url sub-option by default.Werner Koch2015-04-211-2/+1
* gpg: Add new option --debug-iolbf.Werner Koch2015-04-061-1/+6
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-1/+1
* Fix use of DBG_CACHE and DBG_LOOKUPWerner Koch2015-04-061-3/+4
* gpg: Rename a debug macro.Werner Koch2015-04-061-2/+2
* gpg: Only use the last specified keyserver.Neal H. Walfield2015-03-281-1/+8
* gpg: Change --print-pka-records into an option.Werner Koch2015-03-101-14/+3
* gpg: Add --list-gcrypt-config and "curve" item for --list-config.Werner Koch2015-03-101-16/+38
* gpg: Add command --print-pka-records.Werner Koch2015-02-241-0/+14
* gpg: Add option to print fingerprints in ICAO spelling.Werner Koch2015-02-231-0/+5
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-22/+20
* gpg: Fix buffering problem in --list-config.Werner Koch2015-01-281-1/+2
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-21/+22
* gpg: Remove unused args from a function.Werner Koch2015-01-051-4/+2
* gpg: Obsolete some keyserver helper options.Werner Koch2014-12-081-7/+4
* gpg: Remove option aliases --[no-]throw-keyid and --notation-data.Werner Koch2014-12-031-5/+2
* Add option --no-autostart.Werner Koch2014-11-281-0/+5
* gpg: Remove PGP-2 related cruft.Werner Koch2014-11-131-3/+0
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-3/+2
* gpg: Remove superfluous check for Libgcrypt >= 1.4.0.Werner Koch2014-10-311-9/+0
* gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch2014-10-171-16/+9
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-7/+7
* gpg: Add build and runtime support for larger RSA keysDaniel Kahn Gillmor2014-10-101-1/+21
* gpg: Simplify command --gen-key and add --full-gen-key.Werner Koch2014-09-271-4/+25
* gpg: Do not always print dashes in obsolete_option.Werner Koch2014-09-251-15/+10
* gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor2014-09-251-0/+27
* gpg: Replace a hash algo test function.Werner Koch2014-09-181-18/+18
* gpg: Re-indent a function.Werner Koch2014-09-181-78/+89
* gpg: Do not show "MD5" and triplicated "RSA" in --version.Werner Koch2014-08-281-0/+11
* gpg: Change default cipher for --symmetric from CAST5 to AES-128.Werner Koch2014-08-181-1/+1
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-84/+3