Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow uid sand key election using a '*'. | Werner Koch | 2009-09-04 | 2 | -75/+110 |
| | |||||
* | Fix bug#1122. | Werner Koch | 2009-09-03 | 6 | -25/+65 |
| | | | | | | Note that msgmerge 0.17 is completely broken as it always prepends a fuzzy null entry to all po files. | ||||
* | Fix bug#1011. | Werner Koch | 2009-09-03 | 2 | -9/+25 |
| | |||||
* | Expand a ~ in the ca-cert-file argument. | Werner Koch | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | Fix debian bug#543530 | Werner Koch | 2009-08-26 | 2 | -0/+35 |
| | |||||
* | 2009-08-20 Daiki Ueno <[email protected]> | Werner Koch | 2009-08-20 | 4 | -8/+30 |
| | | | | | | | | | * mainproc.c (proc_encrypted): Clear passphrase cached with S2K cache ID if decryption failed. * passphrase.c (passphrase_to_dek_ext): Set dek->s2k_cacheid. * gpgv.c (passphrase_clear_cache): New stub. | ||||
* | Ask to insert the right OpenPGP card. | Werner Koch | 2009-08-11 | 3 | -15/+175 |
| | |||||
* | Improved detection of bad/invalid signer keys. | Werner Koch | 2009-08-06 | 4 | -1/+36 |
| | |||||
* | Enable readline support in --card-edit. | Werner Koch | 2009-08-05 | 3 | -12/+26 |
| | | | | | better cope with re-inserted cards. | ||||
* | Ask for the keysize when generating a new card key. | Werner Koch | 2009-08-05 | 4 | -19/+164 |
| | |||||
* | * gpg.c (main): --pgp6 includes --disable-mdc. | David Shaw | 2009-07-31 | 2 | -0/+5 |
| | |||||
* | Comment changes. | Werner Koch | 2009-07-30 | 2 | -1/+5 |
| | | | | | Changed --learn-card. | ||||
* | Try a DNS-SD lookup to find a domain-specific LDAP server before | David Shaw | 2009-07-23 | 2 | -13/+55 |
| | | | | | resorting to keys.{domain}. | ||||
* | Print status of CRL checks in the audit log. | Werner Koch | 2009-07-23 | 1 | -1/+1 |
| | |||||
* | Make use of the card's extended capabilities. | Werner Koch | 2009-07-22 | 4 | -13/+89 |
| | |||||
* | Emit CARDCTRL status lines. | Werner Koch | 2009-07-22 | 2 | -47/+137 |
| | |||||
* | Print verbose instructions in case of a corrupted trustdb. | Werner Koch | 2009-07-22 | 6 | -8/+35 |
| | |||||
* | Make bug reporting address easier changeable. | Werner Koch | 2009-07-21 | 2 | -5/+3 |
| | |||||
* | Fix bug 1091. | Werner Koch | 2009-07-20 | 4 | -9/+35 |
| | | | | | | Doc fixes. Replace assert by error message. | ||||
* | [g10] | Werner Koch | 2009-07-13 | 2 | -48/+58 |
| | | | | | | | | | | * exec.c: Fix function name indentation. (expand_args): Simplify by using membuf functions. (exec_write): Fix memory leak on error. (w32_system): Use DETACHED_PROCESS so that a new console is not created. | ||||
* | Support writing of existing keys with non-matching key sizes. | Werner Koch | 2009-07-09 | 2 | -3/+10 |
| | |||||
* | Changed default hash algorithm preferences | Werner Koch | 2009-07-09 | 3 | -17/+46 |
| | |||||
* | Reworked passing of envars to Pinentry. | Werner Koch | 2009-07-07 | 4 | -12/+48 |
| | |||||
* | Translation fix | Werner Koch | 2009-06-30 | 1 | -2/+5 |
| | |||||
* | Fixed a bunch of little bugs as reported by Fabian Keil. | Werner Koch | 2009-06-24 | 8 | -11/+18 |
| | | | | | Still one problem left; marked with a gcc #warning. | ||||
* | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 2009-06-17 | 2 | -2/+5 |
| | |||||
* | Add readcert command. | Werner Koch | 2009-06-17 | 5 | -9/+130 |
| | | | | | fix reading large certificates. | ||||
* | app-openpgp changes | Werner Koch | 2009-06-09 | 3 | -28/+59 |
| | |||||
* | Add full Camellia support. | David Shaw | 2009-06-05 | 12 | -68/+68 |
| | | | | | | | | | | | | | | | | | | * configure.ac: Remove Camellia restriction. * gpg.c (main), misc.c (openpgp_cipher_test_algo): Remove Camellia restriction. * misc.c (map_cipher_openpgp_to_gcry), main.h: Add macros for openpgp_cipher_open, openpgp_cipher_get_algo_keylen, and openpgp_cipher_get_algo_blklen to wrap around the corresponding gcry_* functions, but pass the algorithm number through map_cipher_openpgp_to_gcry. This is needed in case the gcry algorithm number doesn't match the OpenPGP number (c.f. Camellia). * encr-data.c, pubkey-enc.c, mainproc.c, cipher.c, encode.c, seskey.c, passphrase.c, seckey-cert.c: Use new openpgp_cipher_* macros here. | ||||
* | Fixed an fopen problem on Windows Vista. | Werner Koch | 2009-06-03 | 1 | -0/+1 |
| | |||||
* | Fix for bug#1066. | Werner Koch | 2009-06-02 | 2 | -0/+5 |
| | | | | | A couple of minor changes. | ||||
* | Fix a signal cleanup problem. | Werner Koch | 2009-05-26 | 3 | -3/+24 |
| | | | | | Fix zero length MPI reading. | ||||
* | Fixed bug#1044. Use of --fingerprint with --with-fingerprint. | Werner Koch | 2009-05-20 | 2 | -6/+17 |
| | |||||
* | Allow generation of DSA2 keys without --enable-dsa2. | Werner Koch | 2009-05-20 | 2 | -12/+8 |
| | |||||
* | Fix bug#1056. | Werner Koch | 2009-05-20 | 2 | -1/+6 |
| | |||||
* | New gpgsm server option no-encrypt-to. | Werner Koch | 2009-05-18 | 4 | -21/+48 |
| | | | | | | Add caching for symkey encryption. Minor cleanups. | ||||
* | Changed default algo and size. | Werner Koch | 2009-05-17 | 2 | -86/+145 |
| | |||||
* | Made card key generate with backup key work for 2048 bit. | Werner Koch | 2009-05-15 | 7 | -72/+119 |
| | | | | | Improved card key generation prompts. | ||||
* | 2009-05-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-05-15 | 2 | -1/+5 |
| | | | | | | * gpg.c (gpgconf_list): Remove dead entry "allow-pka-lookup" (a verify option for a couple of years now). | ||||
* | Print keyid in gpg --list-packets. | Werner Koch | 2009-05-13 | 3 | -2/+23 |
| | | | | | | Add some not yet code to app-nks.c Changed batch mode expiration time computation | ||||
* | Fix bug 1045. | Werner Koch | 2009-05-11 | 2 | -1/+4 |
| | |||||
* | Print 'empty file' warning only with --verbose. | Werner Koch | 2009-05-11 | 3 | -3/+10 |
| | |||||
* | * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well. | David Shaw | 2009-05-11 | 2 | -2/+9 |
| | | | | | From 1.4. | ||||
* | Fix bug#1034. | Werner Koch | 2009-05-06 | 3 | -35/+42 |
| | | | | | Remove dead code. | ||||
* | Make gpgv error message about a missing keyring more useful. This fixes | Werner Koch | 2009-04-03 | 6 | -20/+63 |
| | | | | | Debian#494040. Also implement readonly semantic for extra safety. | ||||
* | Ported changes from 1.4. | Werner Koch | 2009-04-01 | 3 | -19/+47 |
| | |||||
* | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 2009-04-01 | 5 | -62/+12 |
| | | | | | Removed duplicated code (percent unescaping). | ||||
* | Print NO_SECKEY status line in gpgsm. | Werner Koch | 2009-03-25 | 2 | -2/+6 |
| | | | | | This fixes bug#1020. | ||||
* | Enhanced last patch. | Werner Koch | 2009-03-17 | 2 | -57/+44 |
| | |||||
* | Move password repetition from gpg to gpg-agent. | Werner Koch | 2009-03-17 | 6 | -43/+33 |
| |