aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Make show-uid-validity the default.Werner Koch2014-06-241-0/+2
* gpg: Reject signatures made with MD5.Werner Koch2014-06-031-0/+7
* gpg: Change armor Version header to emit only the major version.Werner Koch2013-11-271-2/+4
* gpg: Do not require a trustdb with --always-trust.Werner Koch2013-10-111-5/+1
* gpg: Fix --version output and explicitly disable ECC.Werner Koch2013-10-111-3/+6
* gpg: No need to create a trustdb when encrypting with --always-trust.Werner Koch2013-08-021-7/+20
* w32: Almost everywhere include winsock2.h before windows.h.Werner Koch2013-04-231-95/+98
* Fix potential heap corruption in "gpg -v --version".Werner Koch2013-04-221-43/+40
* Fix typos spotted during translationsDavid Prévot2012-08-241-2/+2
* Make CAST5 the default s2k algo tomatch the doc and gpg 1.4.Werner Koch2010-06-171-4/+0
* 2009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-02-121-3/+7
* Implement command --passwd for GPG.Werner Koch2010-01-111-16/+30
* A bunch of minor changesWerner Koch2009-12-211-29/+16
* Allow for default algorithms in a parameter fileWerner Koch2009-12-041-2/+2
* Backported some stuff from trunkWerner Koch2009-12-031-0/+5
* Allow for numerical debug levels.Werner Koch2009-12-031-6/+33
* Ask for the keysize when generating a new card key.Werner Koch2009-08-051-0/+1
* * gpg.c (main): --pgp6 includes --disable-mdc.David Shaw2009-07-311-0/+1
* Print verbose instructions in case of a corrupted trustdb.Werner Koch2009-07-221-4/+2
* Make bug reporting address easier changeable.Werner Koch2009-07-211-3/+1
* Changed default hash algorithm preferencesWerner Koch2009-07-091-5/+0
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-4/+30
* Add full Camellia support.David Shaw2009-06-051-11/+1
* Fixed bug#1044. Use of --fingerprint with --with-fingerprint. Werner Koch2009-05-201-6/+14
* 2009-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-05-151-1/+0
* Ported changes from 1.4.Werner Koch2009-04-011-1/+1
* Move password repetition from gpg to gpg-agent.Werner Koch2009-03-171-3/+3
* * gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv).David Shaw2009-03-151-3/+3
* Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch2008-12-111-2/+4
* Minor bug fix.Werner Koch2008-12-091-4/+4
* Minor fixes.Werner Koch2008-12-091-11/+17
* Print library versions according to GNU standards.Werner Koch2008-11-181-51/+30
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-131-7/+8
* Made arg_parse more readable.Werner Koch2008-11-121-345/+376
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-16/+7
* Revert that last stupid setuid detection fix. Werner Koch2008-07-171-2/+2
* Do not run the setuid test if running under as root proper.Werner Koch2008-07-171-3/+3
* g10/Marcus Brinkmann2008-06-251-14/+0
* Robustness fix.Werner Koch2008-06-191-1/+1
* 2008-06-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-06-181-0/+14
* Made --fixed-list-mode obsolete.Werner Koch2008-06-111-1/+1
* Add command --locate-key.Werner Koch2008-05-071-3/+21
* If there are multiple 0x19 backsigs, take the most recent one. (from 1.4).Werner Koch2008-04-161-0/+3
* Enhanced --auto-key-locate.Werner Koch2008-04-081-0/+3
* disable DSA2 for old Libgcrypts.Werner Koch2008-04-021-0/+9
* 2008-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-091-44/+63
* Add --logger-fd alias.Werner Koch2008-01-261-0/+1
* Preparing a release candidate.gnupg-2.0.8rc1Werner Koch2007-12-141-1/+4
* Support DSA2.Werner Koch2007-12-121-2/+47