Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. | Werner Koch | 2008-12-11 | 1 | -0/+2 |
| | | | | | Fix SIG_ID computation. | ||||
* | Minor fixes. | Werner Koch | 2008-12-09 | 1 | -1/+2 |
| | |||||
* | Fixed a temporary file name collision between gpg and gpgsm under Windows. | Werner Koch | 2008-11-20 | 1 | -0/+3 |
| | |||||
* | Minor cleanups. | Werner Koch | 2008-11-11 | 1 | -0/+3 |
| | |||||
* | Check that the socket is well and served by us. | Werner Koch | 2008-10-29 | 1 | -16/+21 |
| | |||||
* | Made scdaemon more robust on Windows. | Werner Koch | 2008-10-15 | 1 | -1/+3 |
| | |||||
* | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 2008-09-29 | 1 | -0/+4 |
| | |||||
* | Finished support for v2 cards with the exception of secure messaging. | Werner Koch | 2008-09-25 | 1 | -9/+13 |
| | |||||
* | Fix gpg-preset-passphrase bug. | Werner Koch | 2008-09-03 | 1 | -0/+2 |
| | | | | | Cleanups | ||||
* | Start support of TCOS 3 cards. | Werner Koch | 2008-06-26 | 1 | -0/+2 |
| | | | | | | | Support restriction attribute. Fix utf-8 printing problems. Use AES by default. | ||||
* | Add controlo statement %ask-passphrase | Werner Koch | 2008-06-16 | 1 | -0/+3 |
| | |||||
* | [W32] Change location of /etc. | Werner Koch | 2008-06-16 | 1 | -0/+3 |
| | |||||
* | Made --fixed-list-mode obsolete. | Werner Koch | 2008-06-11 | 1 | -0/+2 |
| | |||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 1 | -1/+5 |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | ||||
* | Add command --locate-key. | Werner Koch | 2008-05-07 | 1 | -0/+4 |
| | | | | | Fix auto-key-locate processing of "nodefault". | ||||
* | W32 related keyserver fixes. | Werner Koch | 2008-04-21 | 1 | -0/+2 |
| | |||||
* | Enhanced --auto-key-locate. | Werner Koch | 2008-04-08 | 1 | -0/+5 |
| | |||||
* | Add CVE number. | Werner Koch | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | Post release update | Werner Koch | 2008-03-26 | 1 | -0/+5 |
| | |||||
* | Preparing a release. | Werner Koch | 2008-03-26 | 1 | -1/+3 |
| | |||||
* | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 2008-03-25 | 1 | -1/+2 |
| | | | | | Registry key is not anymore required. Helpfiles are not properly located. | ||||
* | Fix bug 894. | Werner Koch | 2008-03-25 | 1 | -0/+2 |
| | | | | | | Change default keyserver. Allow key protection with Camellia. | ||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 1 | -0/+2 |
| | | | | | Minor cleanups. | ||||
* | Improve certificate chain construction. | Werner Koch | 2008-02-19 | 1 | -2/+6 |
| | | | | | Extend PKITS framework | ||||
* | Preparing a test release | Werner Koch | 2008-02-15 | 1 | -0/+4 |
| | |||||
* | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 2008-02-13 | 1 | -0/+3 |
| | |||||
* | Typo fixes. | Werner Koch | 2008-01-26 | 1 | -0/+4 |
| | | | | | | Portability fix for asschk.c | ||||
* | Preparing a release.gnupg-2.0.8 | Werner Koch | 2007-12-20 | 1 | -11/+16 |
| | |||||
* | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 2007-12-13 | 1 | -0/+3 |
| | |||||
* | Allow type 20 keys only with option --rfc2440. | Werner Koch | 2007-12-12 | 1 | -1/+2 |
| | |||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 1 | -0/+8 |
| | | | | | | Support Camellia for testing. More audit stuff. | ||||
* | More code for the audit log. | Werner Koch | 2007-12-06 | 1 | -2/+2 |
| | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -0/+3 |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | ||||
* | New option --list-config for gpgconf. | Werner Koch | 2007-10-23 | 1 | -0/+2 |
| | |||||
* | Enhanced gpg-conect-agent scripting. | Werner Koch | 2007-10-19 | 1 | -0/+4 |
| | | | | | Typo fixes in comments. | ||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 1 | -0/+4 |
| | | | | | Made socket servers secure under Windows. | ||||
* | post release version bump | Werner Koch | 2007-09-10 | 1 | -0/+4 |
| | |||||
* | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | New command --check-programs for gpgconf. | Werner Koch | 2007-08-29 | 1 | -0/+4 |
| | |||||
* | Add more passphrase policy rules. | Werner Koch | 2007-08-28 | 1 | -2/+3 |
| | | | | | (--max-passphrase-days). | ||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -1/+5 |
| | | | | | New tool gpg-check-pattern. | ||||
* | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 2007-08-24 | 1 | -0/+5 |
| | | | | | Documentation updates. | ||||
* | Post release version number bump | Werner Koch | 2007-08-16 | 1 | -0/+4 |
| | |||||
* | About to do a releasegnupg-2.0.6 | Werner Koch | 2007-08-16 | 1 | -2/+2 |
| | |||||
* | Documentaion updates. | Werner Koch | 2007-08-14 | 1 | -1/+5 |
| | | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug. | ||||
* | Implemented the chain model for X.509 validation. | Werner Koch | 2007-08-10 | 1 | -3/+6 |
| | |||||
* | Typo fixes. | Werner Koch | 2007-07-17 | 1 | -0/+4 |
| | | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | ||||
* | Post release updates | Werner Koch | 2007-07-05 | 1 | -0/+4 |
| | |||||
* | Prearing a release | Werner Koch | 2007-07-05 | 1 | -1/+1 |
| | |||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -0/+3 |
| | | | | | Reveal less information about timings while generating a key. |