| Commit message (Expand) | Author | Age | Files | Lines |
* | About to do a release candidate | Werner Koch | 2005-02-03 | 1 | -0/+4 |
* | * configure.ac: Define FTPS flag if we're using curl, and FTPS is | David Shaw | 2005-01-23 | 1 | -0/+10 |
* | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 2005-01-20 | 1 | -0/+6 |
* | * NEWS: Note --rfc2440-text import/export-unusable-sigs and | David Shaw | 2005-01-19 | 1 | -0/+8 |
* | Same for | Werner Koch | 2005-01-17 | 1 | -1/+2 |
* | Make --without-included-zlib work as | Werner Koch | 2005-01-17 | 1 | -0/+5 |
* | * configure.ac: Use new GNUPG_CHECK_LIBUSB macro. | David Shaw | 2005-01-03 | 1 | -0/+4 |
* | * configure.ac: Better implementation for the SRV check. We don't need to | David Shaw | 2004-12-30 | 1 | -0/+6 |
* | * configure.ac: Use new LIBCURL_CHECK_CONFIG macro for all libcurl stuff. | David Shaw | 2004-12-24 | 1 | -0/+6 |
* | * configure.ac: --enable-ftp is on by default, --with-libcurl is off by | David Shaw | 2004-12-22 | 1 | -0/+6 |
* | As always, CVS leaves out the local directory? | David Shaw | 2004-12-21 | 1 | -0/+5 |
* | * seckey-cert.c (do_check): Handle case when checksum was okay but | Werner Koch | 2004-12-20 | 1 | -0/+5 |
* | Oddly commit missed this one. | David Shaw | 2004-12-18 | 1 | -0/+5 |
* | * configure.ac: Add a --with-ldap=DIR so people can add to the search | David Shaw | 2004-12-17 | 1 | -0/+5 |
* | * configure.ac: Check for arpa/nameser.h. | David Shaw | 2004-12-16 | 1 | -0/+4 |
* | About to release 1.4.0 | Werner Koch | 2004-12-16 | 1 | -0/+4 |
* | Prepared for last 1.4 release candidate | Werner Koch | 2004-12-14 | 1 | -4/+10 |
* | (open_info_file): New. | Werner Koch | 2004-11-17 | 1 | -0/+5 |
* | * configure.ac: Autodetect wldap32 on Windoze. | David Shaw | 2004-11-06 | 1 | -0/+4 |
* | * README, configure.ac: Add --enable-backsigs to enable the experimental | David Shaw | 2004-11-05 | 1 | -0/+5 |
* | About to release 1.3.92 | Werner Koch | 2004-10-28 | 1 | -0/+4 |
* | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 2004-10-26 | 1 | -1/+7 |
* | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 2004-10-26 | 1 | -0/+5 |
* | * acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments. | David Shaw | 2004-10-21 | 1 | -0/+4 |
* | * configure.ac: Remove the check for asprintf | Werner Koch | 2004-10-21 | 1 | -0/+4 |
* | * README: Mentioned --enable-selinux-support. | Werner Koch | 2004-10-15 | 1 | -0/+6 |
* | * NEWS: Note gpgkeys_finger, keyserver timeouts, and the direct trust | David Shaw | 2004-10-15 | 1 | -0/+5 |
* | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. | Werner Koch | 2004-10-15 | 1 | -0/+7 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 1 | -1/+1 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 1 | -0/+5 |
* | * configure.ac: New option --disable-finger. | Werner Koch | 2004-10-11 | 1 | -0/+4 |
* | * configure.ac: Don't check for usb_create_match or | Werner Koch | 2004-09-17 | 1 | -0/+5 |
* | * configure.ac: Give warning when using capabilities. Check for | David Shaw | 2004-09-15 | 1 | -0/+5 |
* | * NEWS: Note HTTP basic auth. | David Shaw | 2004-09-11 | 1 | -0/+7 |
* | * README: Doc --disable-card-support and --without-readline. | Werner Koch | 2004-09-09 | 1 | -1/+5 |
* | * configure.ac: Check for readline. | Werner Koch | 2004-09-09 | 1 | -0/+4 |
* | * configure.ac (AM_GNU_GETTEXT_VERSION): New. | Werner Koch | 2004-07-27 | 1 | -0/+5 |
* | * configure.ac: Try for wldap32 on Win32 platforms. | David Shaw | 2004-05-24 | 1 | -0/+4 |
* | About to release 1.3.6 | Werner Koch | 2004-05-22 | 1 | -0/+4 |
* | * NEWS: Note --sig-keyserver-url and the ability to use a preferred | David Shaw | 2004-05-22 | 1 | -0/+4 |
* | * configure.ac: Replacement function for timegm(). No need to check for | David Shaw | 2004-05-21 | 1 | -0/+5 |
* | * NEWS: Note HTTP key fetching. | David Shaw | 2004-05-20 | 1 | -0/+9 |
* | * NEWS: Note the addition of preferred keyserver support, | David Shaw | 2004-05-20 | 1 | -0/+10 |
* | (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}. | Werner Koch | 2004-05-01 | 1 | -0/+5 |
* | Preparing for 1.3.5V1-3-5 | Werner Koch | 2004-02-26 | 1 | -0/+4 |
* | * README: Update copyright. | David Shaw | 2004-02-26 | 1 | -0/+8 |
* | * configure.ac: Check for timegm(). Replacement functions for setenv() | David Shaw | 2004-02-20 | 1 | -3/+7 |
* | * configure.ac: Check for ln -s and add GPGKEYS_LDAP conditional, both for | David Shaw | 2004-02-19 | 1 | -0/+3 |
* | * configure.ac: Simplify the LDAP checking code since OpenLDAP is far more | David Shaw | 2004-02-19 | 1 | -0/+6 |
* | * NEWS: Note --enable-key-cache, the OpenBSD/i386 and HPPA fixes, and | David Shaw | 2004-01-28 | 1 | -0/+8 |