aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg: Change armor Version header to emit only the major version.Werner Koch2013-11-271-2/+3
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-9/+9
* gpg: No need to create a trustdb when encrypting with --always-trust.Werner Koch2013-08-021-7/+20
* Fix potential heap corruption in "gpg -v --version".Werner Koch2013-04-221-43/+40
* Merge branch 'master' into key-storage-workWerner Koch2013-02-121-1/+13
|\
| * gpg: Add pinentry-mode feature.Werner Koch2013-02-071-1/+13
* | New function log_clock.Werner Koch2013-01-071-2/+7
* | gpg: First patches to support a keybox storage backend.Werner Koch2012-12-271-8/+5
|/
* Fix typos spotted during translationsDavid Prévot2012-08-241-2/+2
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-36/+36
* Add tweaks for the not anymore patented IDEA algorithm.Werner Koch2012-05-081-5/+0
* Print warning for arguments not considered an option.Werner Koch2012-03-271-2/+12
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+1
* Allow creating subkeys using an existing keyWerner Koch2011-11-061-2/+2
* Add a flag parameter to dotlock_create.Werner Koch2011-09-281-1/+1
* Renamed the lock functions.Werner Koch2011-09-231-2/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-97/+97
* Sample ECC keys and message do now work.Werner Koch2011-02-021-0/+3
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-241-22/+23
|\