Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-09-18 | Ready for another releasegnupg-1.9.23 | Werner Koch | 1 | -104/+149 | |
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -85/+95 | |
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-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -35/+35 | |
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-06-20 | Preparing a new releasegnupg-1.9.21 | Werner Koch | 1 | -5/+5 | |
2006-06-20 | Made make distcheck work again | Werner Koch | 1 | -360/+370 | |
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-11-28 | Preparing an interim release | Werner Koch | 1 | -6/+10 | |
2005-11-23 | Add translations | Werner Koch | 1 | -139/+202 | |
2005-10-05 | Renamed g10.c to gpg.c | Werner Koch | 1 | -105/+110 | |
Filelength fixes for W32. | |||||
2005-09-09 | Bug fixes and ssh support for the BELPIC. | Werner Koch | 1 | -35/+35 | |
2005-09-06 | The BELPIC card does now work. | Werner Koch | 1 | -152/+153 | |
2005-08-01 | About to release 1.9.18V1-9-18 | Werner Koch | 1 | -4/+3 | |
2005-08-01 | Fixed Umlaut problem | Werner Koch | 1 | -161/+161 | |
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 | Preparing 1.9.17V1-9-17 | Werner Koch | 1 | -162/+213 | |
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-21 | Preparing a releaseV1-9-16 | Werner Koch | 1 | -205/+360 | |
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 | |
2005-01-13 | * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15 | Werner Koch | 1 | -2/+6 | |
program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg. | |||||
2005-01-04 | Updated. | Werner Koch | 1 | -2/+48 | |
2004-12-22 | Preapring a release | Werner Koch | 1 | -220/+226 | |
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-12-03 | Preparing 1.9.13 | Werner Koch | 1 | -45/+41 | |
2004-11-24 | Add dirmngr options to gpgconf and updated the DE translation | Werner Koch | 1 | -104/+112 | |
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-22 | Compile fixes. | Werner Koch | 1 | -71/+78 | |
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. | |||||
2004-10-04 | Typo fixes. | Werner Koch | 1 | -3/+3 | |