aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Last minute fixesWerner Koch2009-09-021-2/+4
* Restructured the compat functions and changed its license.Werner Koch2009-08-251-3/+3
* * Makefile.am (gpgkeys_hkp_LDADD): Need DNSLIBS for the resolver nowDavid Shaw2009-06-091-2/+2
* * Makefile.am: Fix compile error when libcurl is in a nonstandardDavid Shaw2007-12-171-1/+3
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * gpgkeys_hkp.c (main): Show curl or fake-curl version string.David Shaw2007-04-161-2/+2
* Put in the basic wiring (just hextobyte for now) for a libcompat.a thatDavid Shaw2006-09-281-1/+1
* Allow to build w/o curl.Werner Koch2006-09-261-1/+1
* * Makefile.am: Fix missing include path for gpgkeys_finger (needs theDavid Shaw2006-07-261-0/+1
* * configure.ac: Fix resolver autoconf code so it works (fails)David Shaw2006-07-081-2/+2
* * Makefile.am: Don't build gpgkeys_http or gpgkeys_(old)hkp any longer asDavid Shaw2006-04-261-12/+4
* * Makefile.am: Include LDAP_CPPFLAGS when building LDAP.David Shaw2005-08-081-0/+2
* * gpgkeys_curl.c (get_key, main): Don't try and be smart about whatDavid Shaw2005-07-201-2/+0
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+1
* * gpgkeys_hkp.c: New hkp handler that uses curl or curl-shim.David Shaw2005-04-171-2/+12
* * ksutil.c (parse_ks_options): Handle verbose=nnn.David Shaw2005-03-171-4/+5
* * 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