aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-19Modernize to automake 1.14.Werner Koch1-8/+11
2009-09-02Last minute fixesWerner Koch1-2/+4
2009-08-25Restructured the compat functions and changed its license.Werner Koch1-3/+3
2009-06-09* Makefile.am (gpgkeys_hkp_LDADD): Need DNSLIBS for the resolver nowDavid Shaw1-2/+2
2007-12-17* Makefile.am: Fix compile error when libcurl is in a nonstandardDavid Shaw1-1/+3
2007-10-23Switched to GPLv3.Werner Koch1-4/+2
2007-04-16* gpgkeys_hkp.c (main): Show curl or fake-curl version string.David Shaw1-2/+2
2006-09-28Put in the basic wiring (just hextobyte for now) for a libcompat.a thatDavid Shaw1-1/+1
2006-09-26Allow to build w/o curl.Werner Koch1-1/+1
2006-07-26* Makefile.am: Fix missing include path for gpgkeys_finger (needs theDavid Shaw1-0/+1
2006-07-08* configure.ac: Fix resolver autoconf code so it works (fails)David Shaw1-2/+2
2006-04-26* Makefile.am: Don't build gpgkeys_http or gpgkeys_(old)hkp any longer asDavid Shaw1-12/+4
2005-08-08* Makefile.am: Include LDAP_CPPFLAGS when building LDAP.David Shaw1-0/+2
2005-07-20* gpgkeys_curl.c (get_key, main): Don't try and be smart about whatDavid Shaw1-2/+0
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+1
2005-04-17* gpgkeys_hkp.c: New hkp handler that uses curl or curl-shim.David Shaw1-2/+12
2005-03-17* ksutil.c (parse_ks_options): Handle verbose=nnn.David Shaw1-4/+5
2005-02-11* curl-shim.h, curl-shim.c: New. This is code to fake the curl API inDavid Shaw1-0/+7
2005-01-18* gpgkeys_curl.c (main): Only allow specified protocols to use theDavid Shaw1-1/+1
2004-12-24* gpgkeys_curl.c (main): Use new defines for opting out of certainDavid Shaw1-7/+1
2004-12-22* Makefile.am: Build gpgkeys_http or gpgkeys_curl as needed.David Shaw1-5/+11
2004-12-21FTP keyserver support via gpgkeys_ftp. This is currently off by default.David Shaw1-7/+8
2004-12-14Prepared for last 1.4 release candidateWerner Koch1-9/+1
2004-12-03* Makefile.am: The harmless "ignored error" on gpgkeys_ldap install on topDavid Shaw1-1/+1
2004-10-28Inlcude LIBICONVWerner Koch1-4/+6
2004-10-15* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch1-4/+4
2004-10-13* gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw1-0/+5
2004-10-11* configure.ac: New option --disable-finger.Werner Koch1-2/+3
2004-05-20* gpgkeys_http.c: New program to do a simple HTTP file fetch using theDavid Shaw1-2/+3
2004-02-28* Makefile.am: Don't split LDADD across two lines since some make programsDavid Shaw1-4/+2
2004-02-20* gpgkeys_ldap.c: Replacement prototypes for setenv and unsetenv.David Shaw1-1/+2
2004-02-19* Makefile.am: Add automake conditionals to symlink gpgkeys_ldaps toDavid Shaw1-1/+11
2003-10-25(gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL.Werner Koch1-1/+2
2003-07-10* Makefile.am: Use W32LIBS where appropriate.David Shaw1-2/+2
2003-05-31* gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available.David Shaw1-5/+2
2003-03-11* gpgkeys_hkp.c (get_key): Properly handle CRLF line endings in theDavid Shaw1-1/+1
2003-02-12* Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ so itDavid Shaw1-1/+1
2002-10-21* Makefile.am: Anything linking with libutil.a needs INTLLIBS as well onDavid Shaw1-2/+2
2002-08-27* gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs.David Shaw1-1/+1
2002-08-26* Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.David Shaw1-3/+0
2002-07-24* Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@David Shaw1-2/+3
2002-06-29Update head to match stable 1.0David Shaw1-27/+13
2002-06-12Various changes.Werner Koch1-3/+4
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-1/+0
2002-05-14sm/Werner Koch1-1/+2
2002-04-15* cryptmiss.c: New.Werner Koch1-1/+2
2002-02-12* fopencookie.c: Dummy function.Werner Koch1-1/+2
2002-01-23* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.Werner Koch1-0/+1
2002-01-19* sysutils.c: New. This is the misc.c file from gnupg 1.0.6 withWerner Koch1-1/+2
2001-12-18* Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0Werner Koch1-0/+10