Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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/+212 | |
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 | -1528/+3148 | |
2006-09-25 | Added translations from gnupg 1.4.5 | Werner Koch | 1 | -0/+6093 | |
2006-07-31 | Fixed bug 479. Not a real good fix but a reliable one which limits possible | Werner Koch | 1 | -538/+614 | |
breakage of other partys of the code. | |||||
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -1766/+1688 | |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -92/+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 | -378/+391 | |
2006-03-09 | keep on walking towards rc3 | Werner Koch | 1 | -576/+576 | |
2006-03-07 | More tests added; make distcheck works | Werner Koch | 1 | -299/+305 | |
2006-02-14 | about to release 1.4.3rc1gnupg-1.4.3rc1 | Werner Koch | 1 | -724/+778 | |
2005-12-20 | Finished PKA feature | Werner Koch | 1 | -810/+993 | |
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 | -490/+494 | |
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/+453 | |
2005-05-31 | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 1 | -268/+258 | |
* 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 | -1276/+1335 | |
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 | -422/+447 | |
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 | -763/+845 | |
2004-12-16 | About to release 1.4.0 | Werner Koch | 1 | -321/+320 | |
2004-12-14 | Prepared for last 1.4 release candidate | Werner Koch | 1 | -523/+309 | |
2004-12-10 | * sv.po: Take the update done for 1.2.6. | Werner Koch | 1 | -592/+689 | |
* zh_CN.po, fr.po, cs.po, ja.po: Updated. | |||||
2004-10-28 | About to release 1.3.92 | Werner Koch | 1 | -232/+232 | |
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. | |||||
2004-10-15 | Updated.V1-3-91 | Werner Koch | 1 | -265/+252 | |
2004-10-15 | * POTFILES.in: Updated. | Werner Koch | 1 | -2323/+2886 | |
* sv.po: Updated. Merged other files. | |||||
2004-10-01 | * mk-w32-dist: Updated from stable branch. | Werner Koch | 1 | -677/+766 | |
* mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded. | |||||
2004-07-27 | Updated po files from 1.2.5 | Werner Koch | 1 | -1877/+1660 | |
2004-05-22 | some late minor fixes.V1-3-6 | Werner Koch | 1 | -838/+846 | |
2004-05-22 | About to release 1.3.6 | Werner Koch | 1 | -695/+754 | |
2003-11-27 | about to release 1.3.4 | Werner Koch | 1 | -446/+467 | |
2003-11-27 | Auto-updates | Werner Koch | 1 | -212/+246 | |
2003-10-25 | New. | Werner Koch | 1 | -0/+5194 | |