| Commit message (Expand) | Author | Files | Lines |
2004-02-26 | Preparing for 1.3.5V1-3-5 | Werner Koch | 1 | -0/+4 |
2004-02-26 | * README: Update copyright. | David Shaw | 1 | -0/+8 |
2004-02-20 | * configure.ac: Check for timegm(). Replacement functions for setenv() | David Shaw | 1 | -3/+7 |
2004-02-19 | * configure.ac: Check for ln -s and add GPGKEYS_LDAP conditional, both for | David Shaw | 1 | -0/+3 |
2004-02-19 | * configure.ac: Simplify the LDAP checking code since OpenLDAP is far more | David Shaw | 1 | -0/+6 |
2004-01-28 | * NEWS: Note --enable-key-cache, the OpenBSD/i386 and HPPA fixes, and | David Shaw | 1 | -0/+8 |
2004-01-13 | * configure.ac: Use -Wformat-nonliteral in maintainer-mode. | Werner Koch | 1 | -0/+4 |
2004-01-12 | * configure.ac: Include stdio.h when checking for bzlib.h. Solaris 9 has a | David Shaw | 1 | -0/+9 |
2003-12-01 | * NEWS: Note --disable-rsa. | David Shaw | 1 | -0/+7 |
2003-12-01 | * README: Update version number. Add BZIP2. Remove Elgamal sign+encrypt. | David Shaw | 1 | -0/+5 |
2003-11-27 | about to release 1.3.4 | Werner Koch | 1 | -0/+4 |
2003-11-27 | * NEWS: Note that we won't encrypt to an Elgamal sign+encrypt key any | David Shaw | 1 | -0/+3 |
2003-11-27 | * configure.ac: Use MSG_NOTICE instead of MSG_WARN for less serious | David Shaw | 1 | -0/+7 |
2003-11-13 | * NEWS: Note BZIP2. | David Shaw | 1 | -0/+2 |
2003-11-13 | * configure.ac: Make sure that the resolver API actually compiles, and not | David Shaw | 1 | -0/+5 |
2003-10-31 | * configure.ac: Locate libbz2 for bzip2 compression support. | David Shaw | 1 | -0/+4 |
2003-10-26 | * NEWS: Note --symmetric --encrypt and the improved config file search. | David Shaw | 1 | -0/+7 |
2003-10-25 | * Makefile.am (SUBDIRS): Add intl. | Werner Koch | 1 | -0/+8 |
2003-10-25 | * configure.ac (DLLIBS): Work properly on platforms where dlopen and | David Shaw | 1 | -0/+5 |
2003-10-24 | (DLLIBS): Fixed last change. | Werner Koch | 1 | -0/+4 |
2003-10-23 | (DLLIBS): Do not include -ldl in the mingw32 case. | Werner Koch | 1 | -0/+4 |
2003-10-21 | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 1 | -0/+6 |
2003-10-16 | * configure.ac: Include -ldl when card support is used. | David Shaw | 1 | -0/+4 |
2003-10-10 | (card_close): New.V1-3-3 | Werner Koch | 1 | -0/+4 |
2003-10-10 | * NEWS: Note multiple Comment: support and --sig-keyserver-url. | David Shaw | 1 | -0/+4 |
2003-10-02 | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 1 | -0/+5 |
2003-09-30 | * NEWS: Note that SHA-256 is read-write now, that TIGER/192 is no more, | David Shaw | 1 | -0/+6 |
2003-09-27 | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 1 | -0/+5 |
2003-09-04 | * configure.ac: Drop TIGER/192 support. Check for UINT64_C to go along | David Shaw | 1 | -0/+5 |
2003-09-02 | * NEWS: Note --list-options, --verify-options, the deprecation of | David Shaw | 1 | -0/+7 |
2003-08-29 | * AUTHORS, THANKS: Updates from stable. | David Shaw | 1 | -0/+4 |
2003-08-26 | * NEWS: Note %g and %p, the "tru" --with-colons record, and the REVKEYSIG | David Shaw | 1 | -0/+8 |
2003-08-25 | * configure.ac: Check for getaddrinfo. Don't bother to check for EGD libs | David Shaw | 1 | -0/+6 |
2003-07-10 | * configure.ac: configure.ac: Check for sigset_t and struct sigaction. | David Shaw | 1 | -0/+4 |
2003-07-10 | * THANKS: Updates from stable. | David Shaw | 1 | -0/+10 |
2003-06-03 | * configure.ac: Define SAFE_VERSION so that RISCOS can override it and | David Shaw | 1 | -0/+5 |
2003-05-31 | * configure.ac: Put wsock32 in NETLIBS. Put zlib in ZLIBS. Put dl in | David Shaw | 1 | -0/+7 |
2003-05-27 | About to release 1.3.2V1-3-2 | Werner Koch | 1 | -0/+4 |
2003-05-26 | * NEWS: Document --gnupg and the deprecation of --no-openpgp and | David Shaw | 1 | -0/+5 |
2003-05-24 | * configure.ac: Edit preprocessor instructions in g10defs.h to remove | David Shaw | 1 | -0/+6 |
2003-05-11 | * configure.ac: Remove some stuff no longer needed with newer autoconf. | David Shaw | 1 | -0/+16 |
2003-04-27 | * BUGS: Fix bug reporting URL. | David Shaw | 1 | -0/+9 |
2003-04-23 | * configure.ac: Big warning that TIGER/192 is being removed from the | David Shaw | 1 | -0/+8 |
2003-04-15 | * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional. | Werner Koch | 1 | -1/+3 |
2003-04-15 | * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fix quoting of r.e. using | Werner Koch | 1 | -0/+5 |
2003-04-08 | * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper. | Werner Koch | 1 | -0/+4 |
2003-04-07 | * configure.ac: Use much more accurate method to determine whether | David Shaw | 1 | -0/+13 |
2003-03-24 | * acinclude.m4 (GNUPG_CHECK_ENDIAN): When crosscompiling assume | Werner Koch | 1 | -1/+9 |
2003-03-11 | * configure.ac: Look for res_query so we can use DNS SRV, and add | David Shaw | 1 | -0/+5 |
2003-03-04 | * configure.ac: Define @CAPLIBS@ to link in -lcap if we are using | David Shaw | 1 | -0/+5 |