aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-16gpg: Fix error checking and improve error reporting.Neal H. Walfield1-2/+14
2015-11-12gpg: Print export statistics to the status-fd.Werner Koch1-3/+18
2015-11-06gpg: Add new option --only-sign-text-ids.Neal H. Walfield1-0/+5
2015-11-06gpg: Check for ambiguous or non-matching key specs.Neal H. Walfield1-19/+189
2015-11-05gpg: Add support for unwrapping the outer level of encryption.Neal H. Walfield1-0/+5
2015-11-04gpg: Print a better error message for --multifile --sign --encrypt.Neal H. Walfield1-0/+3
2015-11-04gpg: Add --encrypt-to-default-key.Neal H. Walfield1-0/+19
2015-11-04gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield1-3/+5
2015-10-29gpg: Eliminate a memory leak.Neal H. Walfield1-1/+4
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