Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2005-02-16 | about to release 1.4.1rc2RC-1-4-1rc2 | Werner Koch | 1 | -51/+51 | |
2005-02-16 | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 1 | -418/+448 | |
keyserver if no URL is available. * w32installer.nsi: Added page to select the language. * mk-w32-dist: Create the opt.ini using the available languages. | |||||
2005-02-03 | About to do a release candidate | Werner Koch | 1 | -769/+895 | |
2004-12-16 | About to release 1.4.0 | Werner Koch | 1 | -320/+326 | |
2004-12-14 | Prepared for last 1.4 release candidate | Werner Koch | 1 | -522/+464 | |
2004-12-10 | * sv.po: Take the update done for 1.2.6. | Werner Koch | 1 | -1827/+1413 | |
* zh_CN.po, fr.po, cs.po, ja.po: Updated. | |||||
2004-10-28 | About to release 1.3.92 | Werner Koch | 1 | -231/+241 | |
2004-10-27 | * dynload.h: Always use it for _WIN32. | Werner Koch | 1 | -194/+185 | |
* LINGUAS: Better don't have comments in this file. * mk-w32-dist: Use utf-8 encoding for all MO files. * simple-gettext.c: Removed windows.h. (get_string): On the fly translation from utf-8 to active character set. * strgutil.c (load_libiconv) [_WIN32]: new. (set_native_charset) [_WIN32]: Call it here and autodetect the used code page. (native_to_utf8, utf8_to_native): Reverted arguments for iconv_open. (handle_iconv_error): Made this function match iconv_open argumnet ordering. (utf8_to_native): Disable all quoting for DELIM == -1. |