aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* * curl-shim.h, curl-shim.c: New. This is code to fake the curl API inDavid Shaw2005-02-111-0/+7
* * gpgkeys_curl.c (main): Only allow specified protocols to use theDavid Shaw2005-01-181-1/+1
* * gpgkeys_curl.c (main): Use new defines for opting out of certainDavid Shaw2004-12-241-7/+1
* * Makefile.am: Build gpgkeys_http or gpgkeys_curl as needed.David Shaw2004-12-221-5/+11
* FTP keyserver support via gpgkeys_ftp. This is currently off by default.David Shaw2004-12-211-7/+8
* Prepared for last 1.4 release candidateWerner Koch2004-12-141-9/+1
* * Makefile.am: The harmless "ignored error" on gpgkeys_ldap install on topDavid Shaw2004-12-031-1/+1
* Inlcude LIBICONVWerner Koch2004-10-281-4/+6
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2004-10-151-4/+4
* * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw2004-10-131-0/+5
* * configure.ac: New option --disable-finger.Werner Koch2004-10-111-2/+3
* * gpgkeys_http.c: New program to do a simple HTTP file fetch using theDavid Shaw2004-05-201-2/+3
* * Makefile.am: Don't split LDADD across two lines since some make programsDavid Shaw2004-02-281-4/+2
* * gpgkeys_ldap.c: Replacement prototypes for setenv and unsetenv.David Shaw2004-02-201-1/+2
* * Makefile.am: Add automake conditionals to symlink gpgkeys_ldaps toDavid Shaw2004-02-191-1/+11
* (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL.Werner Koch2003-10-251-1/+2
* * Makefile.am: Use W32LIBS where appropriate.David Shaw2003-07-101-2/+2
* * gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available.David Shaw2003-05-311-5/+2
* * gpgkeys_hkp.c (get_key): Properly handle CRLF line endings in theDavid Shaw2003-03-111-1/+1
* * Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ so itDavid Shaw2003-02-121-1/+1
* * Makefile.am: Anything linking with libutil.a needs INTLLIBS as well onDavid Shaw2002-10-211-2/+2
* * gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs.David Shaw2002-08-271-1/+1
* * Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.David Shaw2002-08-261-3/+0
* * Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@David Shaw2002-07-241-2/+3
* Update head to match stable 1.0David Shaw2002-06-291-0/+36