Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-12-09 | W32 fixgnupg-2.0.10rc1 | Werner Koch | 1 | -1/+1 | |
2008-12-09 | Preparing a release candidate. | Werner Koch | 1 | -315/+321 | |
2008-12-05 | Add option --card-timeout. | Werner Koch | 1 | -238/+243 | |
Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | |||||
2008-11-13 | Cleaned up unused gpgsm and gpg options. | Werner Koch | 1 | -312/+304 | |
2008-11-12 | Made arg_parse more readable. | Werner Koch | 1 | -1/+1 | |
2008-11-11 | Reorder libs in kbx. | Werner Koch | 1 | -82/+82 | |
2008-11-11 | Minor cleanups. | Werner Koch | 1 | -1/+1 | |
2008-10-29 | Cosmetic fix | Werner Koch | 1 | -1/+1 | |
2008-10-28 | Fixed w32-gettext. | Werner Koch | 1 | -2/+2 | |
2008-10-28 | Remove debug code. | Werner Koch | 1 | -184/+184 | |
2008-10-28 | fixed a bug in the prompt formatter. | Werner Koch | 1 | -1/+1 | |
2008-10-23 | auto po updates. | Werner Koch | 1 | -750/+749 | |
2008-10-14 | SCD changes for PC/SC under W32. | Werner Koch | 1 | -323/+373 | |
2008-09-03 | Fix gpg-preset-passphrase bug. | Werner Koch | 1 | -130/+135 | |
Cleanups | |||||
2008-07-17 | Do not run the setuid test if running under as root proper. | Werner Koch | 1 | -215/+299 | |
Documentation fixes. Some enhancements for the new OpenPGP Card. | |||||
2008-06-01 | Changes the header presented before requesting the user ID. | Werner Koch | 1 | -123/+143 | |
2008-05-27 | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 1 | -1/+1 | |
Replaced almost all free by xfree. Translation fixes. | |||||
2008-05-09 | Remove a warning. | Werner Koch | 1 | -1/+1 | |
2008-05-09 | Updated German translation. | Werner Koch | 1 | -221/+230 | |
Fix in gpgconf for W32. | |||||
2008-05-06 | Fixed bug#907. | Werner Koch | 1 | -360/+388 | |
Fixed a segv in keybox and made it more robust. | |||||
2008-03-27 | Utilize new automake vars for proper installation into doc/. | Werner Koch | 1 | -1/+1 | |
2008-03-26 | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 1 | -1/+1 | |
2008-03-26 | Preparing a release. | Werner Koch | 1 | -56/+68 | |
2008-03-20 | Fix a bug in the ambigious name detection. | Werner Koch | 1 | -30/+30 | |
Minor cleanups. | |||||
2008-03-13 | Fixed an email/DN bug. | Werner Koch | 1 | -72/+76 | |
Changed pinentry prompts. | |||||
2008-02-19 | Fixed release creation. | Werner Koch | 1 | -168/+172 | |
2008-02-19 | Improve certificate chain construction. | Werner Koch | 1 | -1/+1 | |
Extend PKITS framework | |||||
2008-02-15 | Preparing a test release | Werner Koch | 1 | -2/+2 | |
2008-02-14 | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 1 | -293/+312 | |
2008-01-27 | [W32] Avoid extra console window when importing or exporting. | Werner Koch | 1 | -135/+139 | |
Fixes bug 875. | |||||
2007-12-17 | Fixed a W32 ldaps problem. | Werner Koch | 1 | -3/+3 | |
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 1 | -846/+1093 | |
2007-12-04 | Allow configuraton of pinentry tooltip. | Werner Koch | 1 | -220/+220 | |
Other minor buf fixes. | |||||
2007-11-27 | Fixed make distcheck | Werner Koch | 1 | -39/+39 | |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -540/+607 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 1 | -1/+6 | |
Made socket servers secure under Windows. | |||||
2007-09-10 | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 1 | -3/+3 | |
2007-08-29 | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 1 | -66/+129 | |
easy parsable format. | |||||
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 1 | -209/+281 | |
(--max-passphrase-days). | |||||
2007-08-16 | About to do a releasegnupg-2.0.6 | Werner Koch | 1 | -38/+30 | |
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -442/+582 | |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -184/+184 | |
Reveal less information about timings while generating a key. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -1634/+1632 | |
Removed intl/. | |||||
2007-06-15 | Build fixes for W32 | Werner Koch | 1 | -351/+357 | |
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -70/+70 | |
2007-05-07 | Upgraded gettext. | Werner Koch | 1 | -332/+348 | |
Fixed accidental dependency on libgcrypt 1.3.0. | |||||
2007-03-08 | Preparing the 2.0.3 release | Werner Koch | 1 | -545/+586 | |
2007-01-31 | Updated po files for the release | Werner Koch | 1 | -13/+13 | |
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 1 | -815/+899 | |
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | |||||
2006-11-28 | The usual po file updates.gnupg-2.0.1 | Werner Koch | 1 | -14/+14 | |