Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-02 | Update line numbers - arghhhgnupg-1.4.10 | Werner Koch | 1 | -5/+5 | |
2009-09-02 | Preparing 1.4.10. | Werner Koch | 1 | -27/+31 | |
2009-08-13 | Makefile tweak and de.po line number updategnupg-1.4.10rc1 | Werner Koch | 1 | -3/+8 | |
2009-08-13 | Updated the German translation. Minor doc changes. | Werner Koch | 1 | -48/+44 | |
2009-08-13 | Preparing for a release candidate | Werner Koch | 1 | -528/+648 | |
2009-06-02 | Fix bug#1069. | Werner Koch | 1 | -504/+507 | |
2008-06-23 | Typo fix by Ludwig Hügelschäfer. | Werner Koch | 1 | -3/+3 | |
2008-05-26 | Translation fixes. | Werner Koch | 1 | -19/+19 | |
2008-03-25 | Powerpc64 fix. | Werner Koch | 1 | -176/+176 | |
2007-12-20 | Preparing a release | Werner Koch | 1 | -1530/+2040 | |
2007-12-14 | Fixed a regression in gpg_dermor.gnupg-1.4.8rc2 | Werner Koch | 1 | -102/+106 | |
2007-12-14 | Preparing a release candidate | Werner Koch | 1 | -295/+307 | |
2007-11-19 | Grammar fix | Werner Koch | 1 | -3/+2 | |
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -1319/+1320 | |
Updated gettext. | |||||
2007-07-09 | Add an extra warning for Camellia. | Werner Koch | 1 | -140/+140 | |
Minor W32 fix Address change. | |||||
2007-03-05 | Preparing 1.4.7gnupg-1.4.7 | Werner Koch | 1 | -101/+106 | |
2007-02-26 | Updated | Werner Koch | 1 | -1609/+1613 | |
2006-12-06 | Preparing a releasegnupg-1.4.6 | Werner Koch | 1 | -373/+381 | |
2006-11-29 | Preparing an RC | Werner Koch | 1 | -213/+213 | |
2006-08-01 | Post release updates. | Werner Koch | 1 | -12/+12 | |
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 | -98/+98 | |
2006-06-25 | Ready for a releasegnupg-1.4.4 | Werner Koch | 1 | -502/+521 | |
2006-06-25 | About to do a new release | Werner Koch | 1 | -2/+2 | |
2006-04-08 | See ChangeLog | Werner Koch | 1 | -26/+24 | |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -422/+427 | |
2006-03-09 | keep on walking towards rc3 | Werner Koch | 1 | -582/+598 | |
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 | -721/+793 | |
2005-12-20 | Finished PKA feature | Werner Koch | 1 | -818/+1006 | |
2005-10-05 | Renamed g10.c to gpg.c | Werner Koch | 1 | -105/+110 | |
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 | -501/+497 | |
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 | -428/+465 | |
2005-06-20 | * gpg.sgml: Document smartcard related options. | Werner Koch | 1 | -34/+25 | |
* g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it. | |||||
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 | -1282/+1367 | |
2005-04-05 | Typo fixes | Werner Koch | 1 | -2/+2 | |
2005-03-15 | Preparing a releaseV1-4-1 | Werner Koch | 1 | -265/+278 | |
2005-03-07 | * primegen.c (is_prime): Free A2. Noted by [email protected]. | Werner Koch | 1 | -360/+304 | |
Fixes #423. * DETAILS: Document new status codes. * cardglue.c (agent_scd_pkdecrypt, agent_scd_pksign) (agent_scd_genkey, agent_scd_setattr, agent_scd_change_pin) (agent_scd_checkpin, agent_openpgp_storekey): Make sure to send a SC_OP_FAILURE after card operations which might change data. * card-util.c (change_pin): Send a SC_OP_SUCCESS after a PIN has been changed. (change_name): Removed a debug output. * status.h, status.c: New codes BAD_PASSPHRASE_PIN, SC_OP_FAILURE and SC_OP_SUCCESS. * de.po: Updated. Translation is still in the works, though. | |||||
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 | -431/+458 | |
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 | -775/+901 | |
2004-12-16 | About to release 1.4.0 | Werner Koch | 1 | -326/+331 | |
2004-12-14 | Prepared for last 1.4 release candidate | Werner Koch | 1 | -529/+453 | |
2004-12-10 | * sv.po: Take the update done for 1.2.6. | Werner Koch | 1 | -611/+759 | |
* 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. | |||||
2004-10-15 | Updated.V1-3-91 | Werner Koch | 1 | -266/+261 | |
2004-10-15 | * POTFILES.in: Updated. | Werner Koch | 1 | -2700/+3368 | |
* sv.po: Updated. Merged other files. |