Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-10 | Update config.{guess,sub} and some copyright notices. | Werner Koch | 1 | -5/+13 | |
* scripts/config.guess, scripts/config.sub: Update to version 2013-11-29. Signed-off-by: Werner Koch <[email protected]> | |||||
2012-12-18 | State that disclaimers are not anymore needed for translations. | Werner Koch | 1 | -1/+5 | |
-- | |||||
2012-01-30 | Add Ukrainian translation. | Werner Koch | 1 | -0/+2 | |
* po/uk.po: New. * po/LINGUAS: Add uk.po. | |||||
2012-01-13 | Include bzip2 code to ease building for W32. | Werner Koch | 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. | |||||
2010-10-18 | Prepare for 1.4.11 | Werner Koch | 1 | -1/+3 | |
2010-09-28 | Minor changes to help the VMS port | Werner Koch | 1 | -0/+4 | |
2009-07-21 | First set of changes to backport the new card code from 2.0. | Werner Koch | 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. | |||||
2007-11-12 | * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ to | Werner Koch | 1 | -0/+1 | |
overcome problems with Mac OS 10.5 which seems to include stdbool.h silently. | |||||
2007-03-05 | Preparing 1.4.7gnupg-1.4.7 | Werner Koch | 1 | -0/+2 | |
2006-12-22 | Installed revised translation. | Werner Koch | 1 | -0/+1 | |
2006-11-29 | Preparing an RC | Werner Koch | 1 | -1/+1 | |
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -0/+2 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+4 | |
2005-02-03 | About to do a release candidate | Werner Koch | 1 | -1/+1 | |
2004-12-14 | Prepared for last 1.4 release candidate | Werner Koch | 1 | -5/+21 | |
2004-11-17 | (open_info_file): New. | Werner Koch | 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. | |||||
2004-10-21 | * configure.ac: Remove the check for asprintf | Werner Koch | 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. | |||||
2004-10-01 | * mk-w32-dist: Updated from stable branch. | Werner Koch | 1 | -3/+0 | |
* mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded. | |||||
2004-09-09 | * photoid.c: Include ttyio.h. | Werner Koch | 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. | |||||
2003-08-29 | * AUTHORS, THANKS: Updates from stable. | David Shaw | 1 | -0/+2 | |
2002-06-29 | * configure.ac (development_version): New. | Werner Koch | 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. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -54/+70 | |
1999-12-08 | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-10-28 | See ChangeLog: Thu Oct 28 16:17:46 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-09-15 | See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1 | Werner Koch | 1 | -0/+5 | |
1999-09-06 | See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch | Werner Koch | 1 | -6/+7 | |
1999-09-01 | See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-07-23 | See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9 | Werner Koch | 1 | -1/+1 | |
1999-06-15 | See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-05-31 | See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+8 | |
1999-03-14 | See ChangeLog: Sun Mar 14 19:34:36 CET 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-03-11 | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1 | -6/+2 | |
1999-02-24 | See ChangeLog: Wed Feb 24 11:07:27 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-02-16 | See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-12 | See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1998-12-29 | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1 | -2/+6 | |
1998-12-23 | See ChangeLog: Wed Dec 23 17:12:24 CET 1998 Werner KochV0-9-0 | Werner Koch | 1 | -2/+6 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -8/+14 | |
1998-12-17 | See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner Koch | Werner Koch | 1 | -1/+4 | |
1998-12-10 | See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch | Werner Koch | 1 | -0/+5 | |
1998-12-08 | See ChangeLog: Tue Dec 8 15:09:29 CET 1998 Werner KochV0-4-5 | Werner Koch | 1 | -0/+5 | |
1998-11-25 | Some experimental support for other random gatheres | Werner Koch | 1 | -0/+9 | |
1998-11-18 | some bug fixes | Werner Koch | 1 | -18/+30 | |
1998-11-14 | Spanish laguage support (es_ES) | Werner Koch | 1 | -9/+14 | |
1998-10-25 | some random changes | Werner Koch | 1 | -0/+3 | |
1998-10-06 | windoze version works again | Werner Koch | 1 | -4/+7 | |
1998-09-18 | . | Werner Koch | 1 | -3/+5 | |
1998-09-14 | New release | Werner Koch | 1 | -7/+11 | |
1998-09-11 | *** empty log message *** | Werner Koch | 1 | -1/+10 | |
1998-07-29 | edit-key is now complete | Werner Koch | 1 | -0/+4 | |