Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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/+173 | |
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 | -842/+1084 | |
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 | -538/+604 | |
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 | -60/+128 | |
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 | -39/+31 | |
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -443/+584 | |
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 | -1635/+1639 | |
Removed intl/. | |||||
2007-06-15 | Build fixes for W32 | Werner Koch | 1 | -347/+356 | |
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -70/+70 | |
2007-05-07 | Upgraded gettext. | Werner Koch | 1 | -334/+350 | |
Fixed accidental dependency on libgcrypt 1.3.0. | |||||
2007-03-08 | Preparing the 2.0.3 release | Werner Koch | 1 | -545/+587 | |
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 | |
2006-11-23 | Preparing 2.0.1rc1 | Werner Koch | 1 | -29/+29 | |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 1 | -379/+569 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2006-11-14 | sm/ | Werner Koch | 1 | -1587/+989 | |
* server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes. | |||||
2006-11-11 | . | Werner Koch | 1 | -28/+28 | |
2006-11-06 | Preparing another releasegnupg-1.9.95 | Werner Koch | 1 | -158/+168 | |
2006-10-24 | Post release update | Werner Koch | 1 | -361/+361 | |
2006-10-19 | Fixes | Werner Koch | 1 | -223/+223 | |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 1 | -179/+192 | |
2006-10-11 | Preparing a releasegnupg-1.9.92 | Werner Koch | 1 | -146/+146 | |
2006-10-10 | Various changes | Werner Koch | 1 | -6/+6 | |
2006-10-04 | Fix for make distcheckgnupg-1.9.91 | Werner Koch | 1 | -10/+10 | |
2006-10-04 | Re-enabled --passphrase-fd | Werner Koch | 1 | -214/+215 | |
2006-10-04 | Fixed agent access for gpg. | Werner Koch | 1 | -188/+187 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -41/+41 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 1 | -11/+11 | |
2006-09-25 | Preparing a new releasegnupg-1.9.90 | Werner Koch | 1 | -1544/+3176 | |
2006-09-25 | Added translations from gnupg 1.4.5 | Werner Koch | 1 | -0/+6290 | |
2006-07-31 | Fixed bug 479. Not a real good fix but a reliable one which limits possible | Werner Koch | 1 | -1/+11 | |
breakage of other partys of the code. | |||||
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -94/+95 | |
2006-06-25 | Ready for a releasegnupg-1.4.4 | Werner Koch | 1 | -500/+521 | |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -380/+399 | |