summaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-25/+26
* Fix regression in logging.Werner Koch2010-08-181-81/+84
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-4/+0
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-16/+7
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-5/+9
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-011-4/+4
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-12/+14
* Use a custom log handler for libassuan.Werner Koch2010-03-111-1/+2
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-44/+35
* Implement --faked-systrem-time for gpg.Werner Koch2009-12-171-0/+22
* allow for default algorithms in a gpg parameter fileWerner Koch2009-12-041-2/+2
* support numeric debug levels.Werner Koch2009-12-031-6/+33
* Add gpgconf related dummy options default_pubkey_algo.Werner Koch2009-11-231-0/+13
* Implement the server comamnd DECRYPT.Werner Koch2009-10-021-4/+2
* Some changes to suport g13.Werner Koch2009-09-301-5/+4
* Rename encode.c to encrypt.c.Werner Koch2009-09-281-6/+6
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-231-3/+7
* 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 <marcus@g10code.de>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 <marcus@g10code.de>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 <marcus@g10code.de>Marcus Brinkmann2008-02-091-44/+63
* Add --logger-fd alias.Werner Koch2008-01-261-0/+1