aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-15Fix bug#1162: error creating home directoryWerner Koch2-2/+8
2009-12-14Implement dynamic S2K count computation.Werner Koch1-1/+22
2009-12-08Unification of the search descriptor usage.Werner Koch12-293/+78
2009-12-04allow for default algorithms in a gpg parameter fileWerner Koch3-30/+69
2009-12-03support numeric debug levels.Werner Koch2-6/+38
2009-12-02More stuff for the audit-log.Werner Koch2-8/+39
2009-11-25agent/Marcus Brinkmann2-2/+6
2009-11-23Add gpgconf related dummy options default_pubkey_algo.Werner Koch5-0/+28
2009-11-04Adjust for assuan_register_command change.Werner Koch2-1/+6
2009-11-02agent/Marcus Brinkmann2-7/+18
2009-10-19[g13] Add RECIPEINT and CREATE command.Werner Koch4-0/+16
2009-10-02Implement the server comamnd DECRYPT.Werner Koch12-41/+131
2009-10-02Fixed EOF detection for encrypted packets.Werner Koch3-39/+138
2009-10-02Re-indentedWerner Koch1-1832/+2068
2009-10-01Re-indented.Werner Koch1-460/+509
2009-09-30Re-indentationWerner Koch2-51/+74
2009-09-30Some changes to suport g13.Werner Koch14-279/+533
2009-09-28Rename encode.c to encrypt.c.Werner Koch9-1118/+1187
2009-09-23s/DOTLOCK/dotlock_t/.Werner Koch4-7/+7
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann4-34/+68
2009-09-04Allow uid sand key election using a '*'.Werner Koch2-75/+110
2009-09-03Fix bug#1122.Werner Koch6-25/+65
2009-09-03Fix bug#1011.Werner Koch2-9/+25
2009-08-26Expand a ~ in the ca-cert-file argument.Werner Koch1-1/+1
2009-08-26Fix debian bug#543530Werner Koch2-0/+35
2009-08-202009-08-20 Daiki Ueno <[email protected]>Werner Koch4-8/+30
2009-08-11Ask to insert the right OpenPGP card.Werner Koch3-15/+175
2009-08-06Improved detection of bad/invalid signer keys.Werner Koch4-1/+36
2009-08-05Enable readline support in --card-edit.Werner Koch3-12/+26
2009-08-05Ask for the keysize when generating a new card key.Werner Koch4-19/+164
2009-07-31* gpg.c (main): --pgp6 includes --disable-mdc.David Shaw2-0/+5
2009-07-30Comment changes.Werner Koch2-1/+5
2009-07-23Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2-13/+55
2009-07-23Print status of CRL checks in the audit log.Werner Koch1-1/+1
2009-07-22Make use of the card's extended capabilities.Werner Koch4-13/+89
2009-07-22Emit CARDCTRL status lines.Werner Koch2-47/+137
2009-07-22Print verbose instructions in case of a corrupted trustdb.Werner Koch6-8/+35
2009-07-21Make bug reporting address easier changeable.Werner Koch2-5/+3
2009-07-20Fix bug 1091.Werner Koch4-9/+35
2009-07-13[g10]Werner Koch2-48/+58
2009-07-09Support writing of existing keys with non-matching key sizes.Werner Koch2-3/+10
2009-07-09Changed default hash algorithm preferencesWerner Koch3-17/+46
2009-07-07Reworked passing of envars to Pinentry.Werner Koch4-12/+48
2009-06-30Translation fixWerner Koch1-2/+5
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch8-11/+18
2009-06-17Preparing for 2.0.12.gnupg-2.0.12Werner Koch2-2/+5
2009-06-17Add readcert command.Werner Koch5-9/+130
2009-06-09app-openpgp changesWerner Koch3-28/+59
2009-06-05Add full Camellia support.David Shaw12-68/+68
2009-06-03Fixed an fopen problem on Windows Vista.Werner Koch1-0/+1