aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-09gpg: Avoid publishing the GnuPG version by defaultDaniel Kahn Gillmor1-1/+1
2016-06-28g10: Fix --list-packets.NIIBE Yutaka1-2/+1
2015-09-08Release 2.0.29.gnupg-2.0.29Werner Koch1-2/+3
2015-09-08gpg: Print a new FAILURE status after most commands.Werner Koch1-14/+73
2015-09-01gpg: Obsolete --no-sig-create-check.Werner Koch1-3/+1
2015-03-11gpg: New command --list-gcrypt-config.Werner Koch1-0/+10
2014-10-03gpg: Add build and runtime support for larger RSA keysDaniel Kahn Gillmor1-1/+21
2014-10-02gpg: --compress-sigs and --compress-keys are not no-ops in 2.0Daniel Kahn Gillmor1-2/+0
2014-10-02gpg: Avoid duplicate declaration of {no-,}sk-comments noops.Daniel Kahn Gillmor1-3/+0
2014-09-25gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor1-4/+32
2014-06-24gpg: Make show-uid-validity the default.Werner Koch1-0/+2
2014-06-03gpg: Reject signatures made with MD5.Werner Koch1-0/+7
2013-11-27gpg: Change armor Version header to emit only the major version.Werner Koch1-2/+4
2013-10-11gpg: Do not require a trustdb with --always-trust.Werner Koch1-5/+1
2013-10-11gpg: Fix --version output and explicitly disable ECC.Werner Koch1-3/+6
2013-08-02gpg: No need to create a trustdb when encrypting with --always-trust.Werner Koch1-7/+20
2013-04-23w32: Almost everywhere include winsock2.h before windows.h.Werner Koch1-95/+98
2013-04-22Fix potential heap corruption in "gpg -v --version".Werner Koch1-43/+40
2012-08-24Fix typos spotted during translationsDavid Prévot1-2/+2
2010-06-17Make CAST5 the default s2k algo tomatch the doc and gpg 1.4.Werner Koch1-4/+0
2010-02-122009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+7
2010-01-11Implement command --passwd for GPG.Werner Koch1-16/+30
2009-12-21A bunch of minor changesWerner Koch1-29/+16
2009-12-04Allow for default algorithms in a parameter fileWerner Koch1-2/+2
2009-12-03Backported some stuff from trunkWerner Koch1-0/+5
2009-12-03Allow for numerical debug levels.Werner Koch1-6/+33
2009-08-05Ask for the keysize when generating a new card key.Werner Koch1-0/+1
2009-07-31* gpg.c (main): --pgp6 includes --disable-mdc.David Shaw1-0/+1
2009-07-22Print verbose instructions in case of a corrupted trustdb.Werner Koch1-4/+2
2009-07-21Make bug reporting address easier changeable.Werner Koch1-3/+1
2009-07-09Changed default hash algorithm preferencesWerner Koch1-5/+0
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-4/+30
2009-06-05Add full Camellia support.David Shaw1-11/+1
2009-05-20Fixed bug#1044. Use of --fingerprint with --with-fingerprint. Werner Koch1-6/+14
2009-05-152009-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+0
2009-04-01Ported changes from 1.4.Werner Koch1-1/+1
2009-03-17Move password repetition from gpg to gpg-agent.Werner Koch1-3/+3
2009-03-15* gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv).David Shaw1-3/+3
2008-12-11Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch1-2/+4
2008-12-09Minor bug fix.Werner Koch1-4/+4
2008-12-09Minor fixes.Werner Koch1-11/+17
2008-11-18Print library versions according to GNU standards.Werner Koch1-51/+30
2008-11-13Cleaned up unused gpgsm and gpg options.Werner Koch1-7/+8
2008-11-12Made arg_parse more readable.Werner Koch1-345/+376
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-16/+7
2008-07-17Revert that last stupid setuid detection fix. Werner Koch1-2/+2
2008-07-17Do not run the setuid test if running under as root proper.Werner Koch1-3/+3
2008-06-25g10/Marcus Brinkmann1-14/+0
2008-06-19Robustness fix.Werner Koch1-1/+1