aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| | | | | | | | | | Also include extern references for optarg and optind since there is no guarantee that any header file will include them. Standards? We don't need no stinkin' standards * Makefile.am: Use @GETOPT@ to pull in libiberty on those platforms that need it.
* * gpgkeys_hkp.c (get_key): Properly handle CRLF line endings in theDavid Shaw2003-03-111-1/+1
| | | | | | | | | armored key. (main): Accept "try-dns-srv" option. * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using capabilities. Use @SRVLIBS@ to link in the resolver if we are using DNS SRV.
* * Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ so itDavid Shaw2003-02-121-1/+1
| | | | | can be easily overridden at make time.
* * Makefile.am: Anything linking with libutil.a needs INTLLIBS as well onDavid Shaw2002-10-211-2/+2
| | | | | platforms where INTLLIBS is set.
* * 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
| | | | | | It works well enough without proxies, and isn't built by default. It would be good to get some test experience with it.
* * 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