Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile.am: Use W32LIBS where appropriate. | David Shaw | 2003-07-10 | 1 | -2/+2 |
| | |||||
* | * gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available. | David Shaw | 2003-05-31 | 1 | -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 the | David Shaw | 2003-03-11 | 1 | -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 it | David Shaw | 2003-02-12 | 1 | -1/+1 |
| | | | | | can be easily overridden at make time. | ||||
* | * Makefile.am: Anything linking with libutil.a needs INTLLIBS as well on | David Shaw | 2002-10-21 | 1 | -2/+2 |
| | | | | | platforms where INTLLIBS is set. | ||||
* | * gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs. | David Shaw | 2002-08-27 | 1 | -1/+1 |
| | |||||
* | * Makefile.am: May as well include gpgkeys_hkp.c in the distribution now. | David Shaw | 2002-08-26 | 1 | -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 Shaw | 2002-07-24 | 1 | -2/+3 |
| | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+36 |