aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-06-182008-06-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+14
2008-06-11Made --fixed-list-mode obsolete.Werner Koch1-1/+1
2008-05-07Add command --locate-key.Werner Koch1-3/+21
2008-04-16If there are multiple 0x19 backsigs, take the most recent one. (from 1.4).Werner Koch1-0/+3
2008-04-08Enhanced --auto-key-locate.Werner Koch1-0/+3
2008-04-02disable DSA2 for old Libgcrypts.Werner Koch1-0/+9
2008-02-092008-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-44/+63
2008-01-26Add --logger-fd alias.Werner Koch1-0/+1
2007-12-14Preparing a release candidate.gnupg-2.0.8rc1Werner Koch1-1/+4
2007-12-12Support DSA2.Werner Koch1-2/+47
2007-12-03Try to make sure that the standard descriptors are connected when callingWerner Koch1-74/+1
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+4
2007-10-25Ported changes from 1.4.Werner Koch1-6/+30
2007-09-14Print used library version with --version.Werner Koch1-1/+47
2007-08-02Factored common gpgconf constants outWerner Koch1-5/+1
2007-07-17Typo fixes.Werner Koch1-0/+2
2007-07-12Translate all file descriptors received from assuan.Werner Koch1-5/+5
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-26More W32 related changesWerner Koch1-0/+1
2007-06-25Fixed a problem in estream-printf.c.Werner Koch1-5/+5
2007-06-19Made percent_escape more general.Werner Koch1-1/+1
2007-06-18jnlib/Marcus Brinkmann1-1/+5
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-3/+4
2007-06-06First steps towards supporting W32.Werner Koch1-26/+2
2007-03-05Ported multiple-messages protection.Werner Koch1-4/+13
2007-02-26Add new SVN only file README.maintWerner Koch1-0/+2
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-3/+13
2006-12-21Started to code a --server mode. Werner Koch1-1/+37
2006-12-06Fixes for CVE-2006-6235Werner Koch1-3/+4
2006-12-03* options.h, gpg.c (main), passphrase.c (passphrase_to_dek): AddDavid Shaw1-0/+4
2006-11-05Collected fixes.Werner Koch1-1/+0
2006-10-23.Werner Koch1-1/+7
2006-10-19FixesWerner Koch1-2/+2
2006-10-13* parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw1-0/+31
2006-10-04Re-enabled --passphrase-fdWerner Koch1-1/+1
2006-10-04Fixed agent access for gpg.Werner Koch1-53/+35
2006-10-04Preparing a new releaseWerner Koch1-56/+12
2006-10-02Fix for bug 537Werner Koch1-5/+5