Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update config.{guess,sub} and some copyright notices. | Werner Koch | 2013-12-10 | 1 | -5/+13 |
| | | | | | | | * scripts/config.guess, scripts/config.sub: Update to version 2013-11-29. Signed-off-by: Werner Koch <[email protected]> | ||||
* | State that disclaimers are not anymore needed for translations. | Werner Koch | 2012-12-18 | 1 | -1/+5 |
| | | | | -- | ||||
* | Add Ukrainian translation. | Werner Koch | 2012-01-30 | 1 | -0/+2 |
| | | | | | * po/uk.po: New. * po/LINGUAS: Add uk.po. | ||||
* | Include bzip2 code to ease building for W32. | Werner Koch | 2012-01-13 | 1 | -6/+11 |
| | | | | | | | | | | | | * bzlib/: Include bzip2 code. * configure.ac [W32]: Force use of included bzip2 code. * scripts/autogen.sh <--build-w32>: Do not pass --with-bzip option. * Makefile.am (SUBDIRS): Add bzip. Use it only under W32. -- In the past it happened that we forgot to build against bzip2 which is a standard feature these days. Having the source included makes sure that we will always build with bzip2 support. | ||||
* | Prepare for 1.4.11 | Werner Koch | 2010-10-18 | 1 | -1/+3 |
| | |||||
* | Minor changes to help the VMS port | Werner Koch | 2010-09-28 | 1 | -0/+4 |
| | |||||
* | First set of changes to backport the new card code from 2.0. | Werner Koch | 2009-07-21 | 1 | -1/+1 |
| | | | | | | | | For compatibility reasons a few new files had to be added. Also added estream-printf as this is now used in app-openpgp.c and provides a better and generic asprintf implementation than the hack we used for the W32 code in ttyio.c. Card code is not yet finished. | ||||
* | * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ to | Werner Koch | 2007-11-12 | 1 | -0/+1 |
| | | | | | | | overcome problems with Mac OS 10.5 which seems to include stdbool.h silently. | ||||
* | Preparing 1.4.7gnupg-1.4.7 | Werner Koch | 2007-03-05 | 1 | -0/+2 |
| | |||||
* | Installed revised translation. | Werner Koch | 2006-12-22 | 1 | -0/+1 |
| | |||||
* | Preparing an RC | Werner Koch | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 2006-07-28 | 1 | -0/+2 |
| | |||||
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+4 |
| | |||||
* | About to do a release candidate | Werner Koch | 2005-02-03 | 1 | -1/+1 |
| | |||||
* | Prepared for last 1.4 release candidate | Werner Koch | 2004-12-14 | 1 | -5/+21 |
| | |||||
* | (open_info_file): New. | Werner Koch | 2004-11-17 | 1 | -1/+1 |
| | | | | | | | | (main): Unconditionally implement --status-file, --logger-file, --attribute-file, --passphrase-file, --command-file. This is not generally useful but easy to support and might make scripting under Windows easier. | ||||
* | * configure.ac: Remove the check for asprintf | Werner Koch | 2004-10-21 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | * app-common.h (app_openpgp_storekey: Add prototype. * app-openpgp.c (do_sign): Replace asprintf by direct allocation. This avoids problems with missing vasprintf implementations. * card-util.c (generate_card_keys): Add a #warning for gnupg 1.9 and use the same string there. * util.h [!HAVE_VASPRINTF]: Removed prototype. * vasprintf.c: Removed. It was used only at one place and I don't want to get into build problems in 1.4. | ||||
* | * mk-w32-dist: Updated from stable branch. | Werner Koch | 2004-10-01 | 1 | -3/+0 |
| | | | | | | | | * mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded. | ||||
* | * photoid.c: Include ttyio.h. | Werner Koch | 2004-09-09 | 1 | -8/+12 |
| | | | | | | | | | * parse-packet.c (skip_rest): Removed. Changed all callers to use the new iobuf_skip_reset. Orginal patch by Florian Weimer. * iobuf.c (iobuf_skip_rest): New. Orginal patch by Florian Weimer. Added new argument PARTIAL. | ||||
* | * AUTHORS, THANKS: Updates from stable. | David Shaw | 2003-08-29 | 1 | -0/+2 |
| | |||||
* | * configure.ac (development_version): New. | Werner Koch | 2002-06-29 | 1 | -1/+4 |
| | | | | | | | | (HAVE_DEV_RANDOM_IOCTL): Removed test for it; it was never used. * BUGS, AUTHORS: Add a note on how to send security related bug reports. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -54/+70 |
| | |||||
* | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1999-12-08 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Thu Oct 28 16:17:46 CEST 1999 Werner Koch | Werner Koch | 1999-10-28 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1 | Werner Koch | 1999-09-15 | 1 | -0/+5 |
| | |||||
* | See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch | Werner Koch | 1999-09-06 | 1 | -6/+7 |
| | |||||
* | See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner Koch | Werner Koch | 1999-09-01 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9 | Werner Koch | 1999-07-23 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch | Werner Koch | 1999-06-15 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner Koch | Werner Koch | 1999-05-31 | 1 | -1/+8 |
| | |||||
* | See ChangeLog: Sun Mar 14 19:34:36 CET 1999 Werner Koch | Werner Koch | 1999-03-14 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1999-03-11 | 1 | -6/+2 |
| | |||||
* | See ChangeLog: Wed Feb 24 11:07:27 CET 1999 Werner Koch | Werner Koch | 1999-02-24 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch | Werner Koch | 1999-02-16 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch | Werner Koch | 1999-01-12 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1998-12-29 | 1 | -2/+6 |
| | |||||
* | See ChangeLog: Wed Dec 23 17:12:24 CET 1998 Werner KochV0-9-0 | Werner Koch | 1998-12-23 | 1 | -2/+6 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -8/+14 |
| | |||||
* | See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner Koch | Werner Koch | 1998-12-17 | 1 | -1/+4 |
| | |||||
* | See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch | Werner Koch | 1998-12-10 | 1 | -0/+5 |
| | |||||
* | See ChangeLog: Tue Dec 8 15:09:29 CET 1998 Werner KochV0-4-5 | Werner Koch | 1998-12-08 | 1 | -0/+5 |
| | |||||
* | Some experimental support for other random gatheres | Werner Koch | 1998-11-25 | 1 | -0/+9 |
| | |||||
* | some bug fixes | Werner Koch | 1998-11-18 | 1 | -18/+30 |
| | |||||
* | Spanish laguage support (es_ES) | Werner Koch | 1998-11-14 | 1 | -9/+14 |
| | |||||
* | some random changes | Werner Koch | 1998-10-25 | 1 | -0/+3 |
| | |||||
* | windoze version works again | Werner Koch | 1998-10-06 | 1 | -4/+7 |
| | |||||
* | . | Werner Koch | 1998-09-18 | 1 | -3/+5 |
| | |||||
* | New release | Werner Koch | 1998-09-14 | 1 | -7/+11 |
| | |||||
* | *** empty log message *** | Werner Koch | 1998-09-11 | 1 | -1/+10 |
| | |||||
* | edit-key is now complete | Werner Koch | 1998-07-29 | 1 | -0/+4 |
| |