aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-02Sample ECC keys and message do now work.Werner Koch1-0/+3
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-1/+1
2011-01-18Keyserver search and get basically works again.Werner Koch1-5/+5
2011-01-10Initial code checking for backup - not yet working.Werner Koch1-17/+18
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-2/+2
2010-11-17Smartcard related updatesWerner Koch1-2/+2
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-1/+1
2010-10-13More agent support for gpg.Werner Koch1-0/+10
2010-10-08Add new option --with-keygripWerner Koch1-0/+6
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-40/+38
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-25/+26
2010-08-18Fix regression in logging.Werner Koch1-81/+84
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-4/+0
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-16/+7
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-5/+9
2010-04-01Use gpg_err_set_errno to assign values to ERRNO.Werner Koch1-4/+4
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-12/+14
2010-03-11Use a custom log handler for libassuan.Werner Koch1-1/+2
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-44/+35
2009-12-17Implement --faked-systrem-time for gpg.Werner Koch1-0/+22
2009-12-04allow for default algorithms in a gpg parameter fileWerner Koch1-2/+2
2009-12-03support numeric debug levels.Werner Koch1-6/+33
2009-11-23Add gpgconf related dummy options default_pubkey_algo.Werner Koch1-0/+13
2009-10-02Implement the server comamnd DECRYPT.Werner Koch1-4/+2
2009-09-30Some changes to suport g13.Werner Koch1-5/+4
2009-09-28Rename encode.c to encrypt.c.Werner Koch1-6/+6
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+7
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