Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gnupg.spec.in: No longer any need to override libexecdir. The | David Shaw | 2005-04-23 | 2 | -1/+10 |
| | | | | | makefiles now calculate this correctly internally. | ||||
* | Typo fixes | Werner Koch | 2005-04-05 | 2 | -4/+4 |
| | |||||
* | * w32installer.nsi: Allow including of WINPT source. Include | Werner Koch | 2005-03-30 | 4 | -15/+112 |
| | | | | | | | libiconv source. * mk-w32-dist: Add code to detect presence of source. Calculate a build number; add option --build-number to overide. | ||||
* | * card-util.c (card_status): Use isotimestamp and not the | Werner Koch | 2005-03-14 | 2 | -0/+41 |
| | | | | | | | | localized asctimestamp to match the timezone used in the key information. * miscutil.c (isotimestamp): New. | ||||
* | * cardglue.c (pin_cb): Disable debug output. | Werner Koch | 2005-03-14 | 3 | -23/+96 |
| | | | | | | | | * mk-w32-dist: Check for patch files. * w32installer.nsi: Translated a few more strings. Print a warning if permssions are not suitable for the installation. Add Uninstaller entries. | ||||
* | * primegen.c (is_prime): Free A2. Noted by [email protected]. | Werner Koch | 2005-03-07 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | * gnupg.spec.in: Fix problem with storing the gpgkeys helpers in | David Shaw | 2005-02-17 | 2 | -3/+12 |
| | | | | | libexec, but calling them in libexec/gnupg. | ||||
* | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 2005-02-16 | 1 | -24/+46 |
| | | | | | | | | 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. | ||||
* | * w32installer.nsi: Added page to select the language. | Werner Koch | 2005-02-16 | 3 | -47/+167 |
| | | | | | * mk-w32-dist: Create the opt.ini using the available languages. | ||||
* | Last changes for W32RC-1-4-1rc1 | Werner Koch | 2005-02-03 | 3 | -4/+20 |
| | |||||
* | * w32installer.nsi: Create a start menu entry and enhanced the | Werner Koch | 2005-01-26 | 4 | -23/+224 |
| | | | | | | build environment. * mk-w32-dist: Add more support for above. | ||||
* | Minor changes | Werner Koch | 2005-01-20 | 1 | -0/+142 |
| | |||||
* | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 2005-01-20 | 2 | -68/+132 |
| | | | | | | | | | initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY. | ||||
* | Same for | Werner Koch | 2005-01-17 | 2 | -3/+62 |
| | | | | | --without-included-regex. | ||||
* | * w32installer.nsi: New. | Werner Koch | 2005-01-11 | 3 | -7/+269 |
| | | | | | | * mk-w32-dist: Append ".txt" to some files. Call makensis if available. | ||||
* | * autogen.sh: automake needs --add-missing for conditional CPPFLAGS build | David Shaw | 2004-12-21 | 2 | -2/+7 |
| | | | | | in keyserver/Makefile.am. | ||||
* | Prepared for last 1.4 release candidate | Werner Koch | 2004-12-14 | 4 | -310/+438 |
| | |||||
* | *** empty log message *** | Werner Koch | 2004-12-07 | 2 | -1/+5 |
| | |||||
* | About to release 1.3.92 | Werner Koch | 2004-10-28 | 1 | -1/+1 |
| | |||||
* | * dynload.h: Always use it for _WIN32. | Werner Koch | 2004-10-27 | 2 | -31/+35 |
| | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Detect the Debian mingw32 package. | Werner Koch | 2004-10-26 | 3 | -23/+53 |
| | |||||
* | More fixups to help Debian's install-info. | Werner Koch | 2004-10-18 | 2 | -4/+23 |
| | |||||
* | Fix up the @setfilename lines. | Werner Koch | 2004-10-15 | 2 | -26/+18 |
| | |||||
* | * mk-w32-dist: Updated from stable branch. | Werner Koch | 2004-10-01 | 9 | -397/+651 |
| | | | | | | | | * mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded. | ||||
* | * configure.ac (AM_GNU_GETTEXT_VERSION): New. | Werner Koch | 2004-07-27 | 3 | -67/+73 |
| | | | | | | | | | | | (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. | ||||
* | * mk-w32-dist: Do not include the en@* po files. | Werner Koch | 2004-06-14 | 3 | -2/+11 |
| | | | | | * autogen.sh <--build-w32>: Build keyserver helpers again. | ||||
* | About to release 1.3.6 | Werner Koch | 2004-05-22 | 1 | -1/+1 |
| | |||||
* | 2004-04-02 Thomas Schwinge <[email protected]> | Marcus Brinkmann | 2004-04-19 | 2 | -2/+6 |
| | | | | | * autogen.sh: Added ACLOCAL_FLAGS. | ||||
* | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 2003-12-28 | 5 | -54/+122 |
| | |||||
* | Updated required versions and add -I m4 to aclocal. | Werner Koch | 2003-10-25 | 4 | -67/+629 |
| | |||||
* | * autogen.sh: Touch po/all for --build-w32. From Werner on stable branch. | David Shaw | 2003-08-29 | 2 | -0/+10 |
| | |||||
* | * gnupg.spec.in: Rework much of the spec to use %-macros throughout. Fix | David Shaw | 2003-08-26 | 2 | -35/+59 |
| | | | | | | | | | to work properly with RPM 4.1 (all files in buildroot must be packaged). Package and install info files. Tweak the English description. Do not install gpgv and gpgsplit setuid root. Make sure that install-info is called in such a way that doesn't bork the RPM install if it cannot complete (necessary for some upgrade scenarios). | ||||
* | * mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po. (From wk on stable branch) | David Shaw | 2003-05-26 | 2 | -3/+8 |
| | |||||
* | * autogen.sh: Add options to build for coldfire and uClinux. | Werner Koch | 2003-04-08 | 2 | -2/+121 |
| | |||||
* | * distfiles, gnupg.spec.in: convert-from-106 is in the tools directory | David Shaw | 2003-02-23 | 3 | -2/+4 |
| | | | | | now. | ||||
* | * convert-from-106: Move to the tools directory. | David Shaw | 2003-02-23 | 2 | -52/+4 |
| | |||||
* | * distfiles, gnupg.spec.in: Include convert-from-106. | David Shaw | 2002-12-01 | 4 | -1/+68 |
| | | | | | | | * convert-from-106: Script to automate the 1.0.6->later conversion. It marks all secret keys as ultimately trusted, adds the signature caches, and checks the trustdb. | ||||
* | * mk-w32-dist: Don't use iconv for pl.po. From Werner on stable branch. | David Shaw | 2002-11-13 | 2 | -2/+14 |
| | | | | | * mk-w32-dist: Include gpgkeys_ldap and gpgkeys_hkp. | ||||
* | * config.sub, config.guess: Updated from ftp.gnu.org/gnu/config | Werner Koch | 2002-11-12 | 3 | -249/+363 |
| | | | | | to version 2002-11-08. | ||||
* | * gnupg.spec.in: Update source ftp path. | David Shaw | 2002-10-31 | 2 | -2/+6 |
| | |||||
* | added RISC OS module loading support | Stefan Bellon | 2002-10-31 | 2 | -50/+65 |
| | |||||
* | filetype support for RISC OS | Stefan Bellon | 2002-10-28 | 2 | -10/+18 |
| | |||||
* | * gnupg.spec.in: Use new path for keyserver helpers, /usr/lib is no longer | David Shaw | 2002-10-26 | 2 | -5/+14 |
| | | | | | | used for cipher/hash plugins, and include gpgv, gpgsplit, and the new gnupg.7 man page. | ||||
* | * autogen.sh: Allow env variables to override the auto* tool | Werner Koch | 2002-10-17 | 2 | -14/+20 |
| | | | | | names. Suggested by Simon Josefsson. | ||||
* | Added tr and el rule. | Werner Koch | 2002-09-12 | 1 | -1/+3 |
| | |||||
* | fixed the test for a missing mail addressV1-2-1V1-2-0RC-1-2-2rc2RC-1-2-2rc1RC-1-2-1rc1 | Werner Koch | 2002-09-11 | 1 | -7/+3 |
| | |||||
* | * distfiles: Include mk-w32-dist. | Werner Koch | 2002-09-11 | 2 | -2/+4 |
| | |||||
* | About to release 1.1.92 | Werner Koch | 2002-09-11 | 1 | -2/+12 |
| | |||||
* | * mk-w32-dist: Convert the character sets on a per language base. | Werner Koch | 2002-09-11 | 2 | -1/+23 |
| | |||||
* | * mk-w32-dist: Include more man pages and gpg split. Changed name | Werner Koch | 2002-09-02 | 2 | -16/+32 |
| | | | | | of ZIP file to better indicate that this is a command line version. |