aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved AES performance.Werner Koch2008-03-222-0/+6
|
* Updated ZH po file.Werner Koch2007-12-123-44/+89
| | | | | | Allow de/encryption using legacy type 20 keys. Updated config.{sub,guess}
* Preparing a release candidategnupg-1.4.8rc1Werner Koch2007-11-162-33/+38
|
* Switched to GPLv3.Werner Koch2007-10-233-2982/+4889
| | | | | Updated gettext.
* * mk-w32-dist: Remove underline markup from man pages. ReportedWerner Koch2007-06-222-3/+13
| | | | | by Dirk Traulsen.
* distribute gnupg1.info. Fixes bug#740.Werner Koch2006-12-132-2/+5
|
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-065-53/+6911
|
* New command --gpgconf-test.Werner Koch2006-10-232-0/+8
|
* Allow to build w/o curl.Werner Koch2006-09-262-24/+20
|
* post release updatesWerner Koch2006-04-032-1/+5
|
* About to release 1.4.3gnupg-1.4.3Werner Koch2006-04-032-9/+15
|
* Updatedgnupg-1.4.3rc2Werner Koch2006-03-093-68/+108
|
* Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch2006-03-062-6/+11
|
* about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch2006-02-144-2/+7
|
* Made strings translatable. Minor fixes.Werner Koch2005-12-081-1/+1
|
* 2005-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-032-6/+4
| | | | | | | | | | * configure.ac [!$try_gettext]: Invoke AM_PO_SUBDIRS. scripts/ 2005-10-02 Marcus Brinkmann <[email protected]> * autogen.sh (DIE): Remove ugly hack for po dir suppression.
* * gnupg.spec.in: Distribute gpg-zip.David Shaw2005-08-222-0/+8
|
* Preparing a releaseWerner Koch2005-07-261-13/+5
|
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-319-288/+394
|
* * gnupg.spec.in: No longer any need to override libexecdir. TheDavid Shaw2005-04-232-1/+10
| | | | | makefiles now calculate this correctly internally.
* Typo fixesWerner Koch2005-04-052-4/+4
|
* * w32installer.nsi: Allow including of WINPT source. IncludeWerner Koch2005-03-304-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 theWerner Koch2005-03-142-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 Koch2005-03-143-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 Koch2005-03-071-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 inDavid Shaw2005-02-172-3/+12
| | | | | libexec, but calling them in libexec/gnupg.
* * card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2005-02-161-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 Koch2005-02-163-47/+167
| | | | | * mk-w32-dist: Create the opt.ini using the available languages.
* Last changes for W32RC-1-4-1rc1Werner Koch2005-02-033-4/+20
|
* * w32installer.nsi: Create a start menu entry and enhanced theWerner Koch2005-01-264-23/+224
| | | | | | build environment. * mk-w32-dist: Add more support for above.
* Minor changesWerner Koch2005-01-201-0/+142
|
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-202-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 forWerner Koch2005-01-172-3/+62
| | | | | --without-included-regex.
* * w32installer.nsi: New.Werner Koch2005-01-113-7/+269
| | | | | | * mk-w32-dist: Append ".txt" to some files. Call makensis if available.
* * autogen.sh: automake needs --add-missing for conditional CPPFLAGS buildDavid Shaw2004-12-212-2/+7
| | | | | in keyserver/Makefile.am.
* Prepared for last 1.4 release candidateWerner Koch2004-12-144-310/+438
|
* *** empty log message ***Werner Koch2004-12-072-1/+5
|
* About to release 1.3.92Werner Koch2004-10-281-1/+1
|
* * dynload.h: Always use it for _WIN32.Werner Koch2004-10-272-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 Koch2004-10-263-23/+53
|
* More fixups to help Debian's install-info.Werner Koch2004-10-182-4/+23
|
* Fix up the @setfilename lines.Werner Koch2004-10-152-26/+18
|
* * mk-w32-dist: Updated from stable branch.Werner Koch2004-10-019-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 Koch2004-07-273-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 Koch2004-06-143-2/+11
| | | | | * autogen.sh <--build-w32>: Build keyserver helpers again.
* About to release 1.3.6Werner Koch2004-05-221-1/+1
|
* 2004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann2004-04-192-2/+6
| | | | | * autogen.sh: Added ACLOCAL_FLAGS.
* cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon2003-12-285-54/+122
|
* Updated required versions and add -I m4 to aclocal.Werner Koch2003-10-254-67/+629
|
* * autogen.sh: Touch po/all for --build-w32. From Werner on stable branch.David Shaw2003-08-292-0/+10
|