Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-16 | About to do a releasegnupg-2.0.6 | Werner Koch | 1 | -0/+13 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -0/+4 | |
Removed intl/. | |||||
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -0/+4 | |
2007-05-07 | Upgraded gettext. | Werner Koch | 1 | -0/+4 | |
Fixed accidental dependency on libgcrypt 1.3.0. | |||||
2007-02-26 | Updated | Werner Koch | 1 | -0/+4 | |
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 1 | -0/+8 | |
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-12-22 | Installed revised and updated translation | Werner Koch | 1 | -0/+5 | |
2006-11-14 | sm/ | Werner Koch | 1 | -0/+4 | |
* server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes. | |||||
2006-11-11 | . | Werner Koch | 1 | -0/+4 | |
2006-11-06 | Preparing another releasegnupg-1.9.95 | Werner Koch | 1 | -0/+4 | |
2006-09-25 | Added translations from gnupg 1.4.5 | Werner Koch | 1 | -0/+9 | |
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -0/+4 | |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -0/+2 | |
2006-07-03 | Updated. | Werner Koch | 1 | -0/+8 | |
2005-11-23 | Add translations | Werner Koch | 1 | -0/+4 | |
2005-10-06 | Yet another fix for the gpg.c rename | Werner Koch | 1 | -0/+4 | |
2005-08-01 | Fixed Umlaut problem | Werner Koch | 1 | -0/+4 | |
2005-07-26 | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 1 | -0/+8 | |
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 | -0/+6 | |
2005-06-20 | * gpg.sgml: Document smartcard related options. | Werner Koch | 1 | -0/+4 | |
* g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it. | |||||
2005-05-31 | *** empty log message ***RC-1-4-2rc1 | Werner Koch | 1 | -1/+1 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+9 | |
2005-04-21 | Preparing a releaseV1-9-16 | Werner Koch | 1 | -1/+5 | |
2005-04-05 | Typo fixes | Werner Koch | 1 | -0/+5 | |
2005-03-15 | Preparing a releaseV1-4-1 | Werner Koch | 1 | -0/+4 | |
2005-02-16 | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 1 | -0/+4 | |
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 | -0/+4 | |
2005-01-04 | Updated. | Werner Koch | 1 | -0/+4 | |
2004-12-10 | * sv.po: Take the update done for 1.2.6. | Werner Koch | 1 | -6/+12 | |
* zh_CN.po, fr.po, cs.po, ja.po: Updated. | |||||
2004-10-27 | * dynload.h: Always use it for _WIN32. | Werner Koch | 1 | -0/+4 | |
* 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 | -0/+4 | |
2004-10-15 | * POTFILES.in: Updated. | Werner Koch | 1 | -0/+6 | |
* sv.po: Updated. Merged other files. | |||||
2004-10-13 | Add dearmor.c | Werner Koch | 1 | -0/+4 | |
2004-10-04 | Typo fixes. | Werner Koch | 1 | -0/+4 | |
2004-09-30 | Preparing a new release. Updated gettext | Werner Koch | 1 | -0/+5 | |
2004-09-30 | * de.po: Updated. | Werner Koch | 1 | -0/+6 | |
* POTFILES.in: Add more files. * app-openpgp.c (do_sign): Add the error string to the verify failed messages. * keylist.c (list_cert_colon): Make sure that the expired flag has a higher precedence than the invalid flag. | |||||
2004-07-27 | * configure.ac (AM_GNU_GETTEXT_VERSION): New. | Werner Koch | 1 | -0/+10 | |
(min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac. | |||||
2004-07-22 | * trustlist.c (read_list): Allow colons in the fingerprint. | Werner Koch | 1 | -0/+4 | |
(headerblurb): Rephrased. * gpg-agent.c (handle_connections): Increase the stack size ot 256k. * de.po: Updated. * scdaemon.c (main): Bumbed thread stack size up to 512k. * keylist.c (list_cert_raw): Print the keygrip. | |||||
2004-04-06 | * configure.ac: Require libgcrypt 1.1.94. | Werner Koch | 1 | -0/+4 | |
Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT | |||||
2003-12-09 | (MSGID_BUGS_ADDRESS): New. | Werner Koch | 1 | -0/+4 | |
2003-11-27 | about to release 1.3.4 | Werner Koch | 1 | -0/+4 | |
2003-10-25 | New. | Werner Koch | 1 | -0/+15 | |
2003-10-10 | * primegen.c (gen_prime): Bail out if we try to generate a prime | Werner Koch | 1 | -0/+4 | |
with less than 16 bits. Include i18n.h. * POTFILES.in (cipher/primegen.c): Added. | |||||
2003-05-26 | * POTFILES.in: Added a couple of missing source files. Noted by Pascal | David Shaw | 1 | -0/+5 | |
Hartig and Walter Koch. (From wk on stable branch) | |||||
2003-04-29 | * LINUGAS: NEW. | Werner Koch | 1 | -0/+14 | |
2003-01-09 | Taken from NewPG | Werner Koch | 1 | -494/+8 | |
2002-10-18 | * POTFILES.in (hkp.c): Removed.V1-3-0 | Werner Koch | 1 | -0/+4 | |
2002-09-12 | * tr.po, el.po: Updated. | Werner Koch | 1 | -0/+4 | |
2002-08-23 | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 1 | -0/+4 | |
re-recreate a distribution from CVS. Some minor other fixes. | |||||
2002-08-04 | * de.po: Fixed fuzzys and translated new strings. | Werner Koch | 1 | -0/+7 | |
* es.po, et.po, fr.po, gl.po, id.po, it.po, ja.po, tr.po: Updated from TP site. * ca.po: New from TP site. |