Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
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 | -100/+98 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
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 | -1550/+3188 | |
2006-09-25 | Added translations from gnupg 1.4.5 | Werner Koch | 1 | -0/+6304 | |
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/+520 | |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -381/+401 | |
2006-03-09 | keep on walking towards rc3 | Werner Koch | 1 | -578/+600 | |
2006-03-07 | More tests added; make distcheck works | Werner Koch | 1 | -300/+307 | |
2006-02-14 | about to release 1.4.3rc1gnupg-1.4.3rc1 | Werner Koch | 1 | -719/+784 | |
2005-12-20 | Finished PKA feature | Werner Koch | 1 | -810/+1000 | |
2005-10-05 | Renamed g10.c to gpg.c | Werner Koch | 1 | -97/+102 | |
Filelength fixes for W32. | |||||
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -27/+36 | |
2005-07-26 | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 1 | -1039/+668 | |
saved codeset. (agent_open): Add arg ORIG_CODESET and switch back to it in case of error. Changed all callers. * zh_TW.po, fr.po, cs.po: Updated. | |||||
2005-06-21 | Preparing a release candidate | Werner Koch | 1 | -422/+454 | |
2005-05-31 | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 1 | -269/+262 | |
* cardglue.c (assuan_strerror, assuan_transact): Dummy functions if not build with agent support. * zh_TW.po, zh_CN.po, es.po, ro.po: Updated. * tr.po: Updated from TP. Note: this is an exception in general translations from the Robot are not anymore accepted. * regcomp.c (MB_CUR_MAX) [_WIN32]: Define it only if not defined. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1278/+1369 | |
2005-03-15 | Preparing a releaseV1-4-1 | Werner Koch | 1 | -231/+231 | |