gnupg/keyserver (ChangeLog Makefile.am gpgkeys_hkp.c)

cvs user dshaw cvs@cvs.gnupg.org
Tue, 11 Mar 2003 18:42:17 +0100


    Date: Tuesday, March 11, 2003 @ 18:42:07
  Author: dshaw
    Path: /cvs/gnupg/gnupg/keyserver

Modified: ChangeLog Makefile.am gpgkeys_hkp.c

* gpgkeys_hkp.c (get_key): Properly handle CRLF line endings in the
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.


---------------+
 ChangeLog     |   10 ++++++++++
 Makefile.am   |    2 +-
 gpgkeys_hkp.c |   19 +++++++++++++++++--
 3 files changed, 28 insertions(+), 3 deletions(-)