aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gpg: Remove --compress-keys and --compress-sigs feature.Werner Koch2014-08-141-13/+6
* gpg: Add list-option "show-usage".Werner Koch2014-08-131-0/+2
* gpg: Add command --quick-gen-keyWerner Koch2014-07-231-0/+13
* gpg: Make show-uid-validity the default.Werner Koch2014-07-031-1/+3
* gpg,gpgsm: Simplify wrong_args function.Werner Koch2014-06-261-4/+2
* gpg: Auto-migrate existing secring.gpg.Werner Koch2014-06-051-0/+37
* Add new option --with-secret.Werner Koch2014-06-031-0/+6
* Make more use of *_NAME macros.Werner Koch2014-05-081-1/+2
* gpg: Add commands --quick-sign-key and --quick-lsign-key.Werner Koch2014-03-271-0/+25
* gpg: Reject signatures made with MD5.Werner Koch2014-03-171-0/+7
* gpg: Add option --dirmngr-program.Werner Koch2014-03-121-0/+4
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-071-1/+4
* gpg: Do not require a trustdb with --always-trust.Werner Koch2014-03-071-5/+1
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-4/+35
* gpg: Change --print-mds to output enabled OpenPGP algos.Werner Koch2014-02-071-15/+19
* gpg: Change format for the key size in --list-key and --edit-key.Werner Koch2014-02-051-0/+3
* gpg: Improve --version algo info output.Werner Koch2014-01-311-13/+64
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+0