summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow for default algorithms in a gpg parameter fileWerner Koch2009-12-043-30/+69
* support numeric debug levels.Werner Koch2009-12-032-6/+38
* More stuff for the audit-log.Werner Koch2009-12-022-8/+39
* agent/Marcus Brinkmann2009-11-252-2/+6
* Add gpgconf related dummy options default_pubkey_algo.Werner Koch2009-11-235-0/+28
* Adjust for assuan_register_command change.Werner Koch2009-11-042-1/+6
* agent/Marcus Brinkmann2009-11-022-7/+18
* [g13] Add RECIPEINT and CREATE command.Werner Koch2009-10-194-0/+16
* Implement the server comamnd DECRYPT.Werner Koch2009-10-0212-41/+131
* Fixed EOF detection for encrypted packets.Werner Koch2009-10-023-39/+138
* Re-indentedWerner Koch2009-10-021-1832/+2068
* Re-indented.Werner Koch2009-10-011-460/+509
* Re-indentationWerner Koch2009-09-302-51/+74
* Some changes to suport g13.Werner Koch2009-09-3014-279/+533
* Rename encode.c to encrypt.c.Werner Koch2009-09-289-1118/+1187
* s/DOTLOCK/dotlock_t/.Werner Koch2009-09-234-7/+7
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-234-34/+68
* Allow uid sand key election using a '*'.Werner Koch2009-09-042-75/+110
* Fix bug#1122.Werner Koch2009-09-036-25/+65
* Fix bug#1011.Werner Koch2009-09-032-9/+25
* Expand a ~ in the ca-cert-file argument.Werner Koch2009-08-261-1/+1
* Fix debian bug#543530Werner Koch2009-08-262-0/+35
* 2009-08-20 Daiki Ueno <ueno@unixuser.org>Werner Koch2009-08-204-8/+30
* Ask to insert the right OpenPGP card.Werner Koch2009-08-113-15/+175
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-064-1/+36
* Enable readline support in --card-edit.Werner Koch2009-08-053-12/+26
* Ask for the keysize when generating a new card key.Werner Koch2009-08-054-19/+164
* * gpg.c (main): --pgp6 includes --disable-mdc.David Shaw2009-07-312-0/+5
* Comment changes.Werner Koch2009-07-302-1/+5
* Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2009-07-232-13/+55
* Print status of CRL checks in the audit log.Werner Koch2009-07-231-1/+1
* Make use of the card's extended capabilities.Werner Koch2009-07-224-13/+89
* Emit CARDCTRL status lines.Werner Koch2009-07-222-47/+137
* Print verbose instructions in case of a corrupted trustdb.Werner Koch2009-07-226-8/+35
* Make bug reporting address easier changeable.Werner Koch2009-07-212-5/+3
* Fix bug 1091.Werner Koch2009-07-204-9/+35
* [g10]Werner Koch2009-07-132-48/+58
* Support writing of existing keys with non-matching key sizes.Werner Koch2009-07-092-3/+10
* Changed default hash algorithm preferencesWerner Koch2009-07-093-17/+46
* Reworked passing of envars to Pinentry.Werner Koch2009-07-074-12/+48
* Translation fixWerner Koch2009-06-301-2/+5
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-248-11/+18
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-172-2/+5
* Add readcert command.Werner Koch2009-06-175-9/+130
* app-openpgp changesWerner Koch2009-06-093-28/+59
* Add full Camellia support.David Shaw2009-06-0512-68/+68
* Fixed an fopen problem on Windows Vista.Werner Koch2009-06-031-0/+1
* Fix for bug#1066.Werner Koch2009-06-022-0/+5
* Fix a signal cleanup problem.Werner Koch2009-05-263-3/+24
* Fixed bug#1044. Use of --fingerprint with --with-fingerprint. Werner Koch2009-05-202-6/+17