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