| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.ac (ALL_LINGUAS): Removed. | Werner Koch | 2004-08-09 | 1 | -0/+4 |
* | Minor fixes for W32 packaging and building. | Werner Koch | 2004-07-20 | 1 | -1/+1 |
* | * gpgkeys_ldap.c [_WIN32]: Include Windows specific header files. | Werner Koch | 2004-07-20 | 1 | -0/+5 |
* | * gpgkeys_hkp.c (send_key): Send a content-type. | Werner Koch | 2004-01-13 | 1 | -0/+4 |
* | * gpgkeys_ldap.c (main): Avoid possible pre-string write. | David Shaw | 2003-12-06 | 1 | -0/+11 |
* | * gpgkeys_hkp.c (get_key): Fixed bad use of fprintf w/o format | Werner Koch | 2003-11-27 | 1 | -0/+5 |
* | * Makefile.am: Use W32LIBS where appropriate. | David Shaw | 2003-06-20 | 1 | -0/+4 |
* | * gpgkeys_hkp.c, gpgkeys_ldap.c: Include extern references for optarg and | David Shaw | 2003-05-30 | 1 | -0/+7 |
* | * gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available. | David Shaw | 2003-05-28 | 1 | -0/+8 |
* | * Makefile.am: gpgkeys_hkp needs @INTLLIBS@ on some platforms. | David Shaw | 2003-03-23 | 1 | -0/+4 |
* | * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using | David Shaw | 2003-02-19 | 1 | -0/+5 |
* | * Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg". | David Shaw | 2003-02-12 | 1 | -0/+4 |
* | * Makefile.am: Use a local copy of libexecdir so it can be easily | David Shaw | 2003-02-06 | 1 | -0/+5 |
* | * gpgkeys_mailto.in: Fix regexp to work properly if the "keyid" is not a | David Shaw | 2003-01-23 | 1 | -0/+5 |
* | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key): Properly handle an | David Shaw | 2002-11-04 | 1 | -0/+5 |
* | filetype support for RISC OS | Stefan Bellon | 2002-10-28 | 1 | -0/+8 |
* | * gpgkeys_hkp.c (main), gpgkeys_ldap.c (main): Add -V flag to output | David Shaw | 2002-10-24 | 1 | -0/+5 |
* | * gpgkeys_ldap.c (search_key, main): Make sure LDAP values are freed in | David Shaw | 2002-10-09 | 1 | -0/+3 |
* | * gpgkeys_ldap.c (main): Fix error return code. | David Shaw | 2002-10-09 | 1 | -0/+4 |
* | * gpgkeys_ldap.c (send_key): Removed non-constant initializers. | Werner Koch | 2002-09-26 | 1 | -0/+4 |
* | * gpgkeys_hkp.c (get_key, search_key): Properly handle line truncation. | David Shaw | 2002-09-19 | 1 | -0/+5 |
* | * gpgkeys_mailto.in: Add quasi-RFC-2368 mailto:email@addr?from= syntax so | David Shaw | 2002-09-16 | 1 | -0/+8 |
* | * gpgkeys_hkp.c (send_key, get_key, search_key): Check return | Werner Koch | 2002-09-10 | 1 | -1/+9 |
* | * gpgkeys_ldap.c (get_key): Some compilers (RISC OS, HPUX c89) don't like | David Shaw | 2002-09-09 | 1 | -0/+3 |
* | * gpgkeys_hkp.c (send_key): Use CRLF in headers. | David Shaw | 2002-09-09 | 1 | -0/+4 |
* | * gpgkeys_hkp.c: (parse_hkp_index): Use same types on all platforms. | David Shaw | 2002-08-28 | 1 | -0/+4 |
* | * gpgkeys_hkp.c: Overall cleanup from iobuf conversion. Be consistent in | David Shaw | 2002-08-28 | 1 | -0/+6 |
* | * gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs. | David Shaw | 2002-08-27 | 1 | -0/+2 |
* | * gpgkeys_hkp.c (http_get, http_post): Use CRLF for line endings. | David Shaw | 2002-08-27 | 1 | -0/+2 |
* | * gpgkeys_hkp.c: Include util.h on RISC OS as per Stefan. Include a | David Shaw | 2002-08-27 | 1 | -0/+6 |
* | * Makefile.am: May as well include gpgkeys_hkp.c in the distribution now. | David Shaw | 2002-08-26 | 1 | -0/+5 |
* | * gpgkeys_hkp.c (main): Don't warn about include-subkeys - it isn't | David Shaw | 2002-08-26 | 1 | -0/+4 |
* | * gpgkeys_hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into | David Shaw | 2002-08-26 | 1 | -0/+8 |
* | * gpgkeys_hkp.c (get_key, parse_hkp_index): Bring over latest code from | David Shaw | 2002-08-19 | 1 | -0/+8 |
* | RISC OS changes due to dynload removal | Stefan Bellon | 2002-08-03 | 1 | -0/+4 |
* | * gpgkeys_hkp.c: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 1 | -0/+4 |
* | * Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@ | David Shaw | 2002-07-24 | 1 | -0/+4 |
* | * gpgkeys_ldap.c (send_key, get_key, main): Consult the server version | David Shaw | 2002-07-15 | 1 | -0/+5 |
* | * gpgkeys_mailto.in: Use new OPAQUE tag for non net-path URIs. Fail more | David Shaw | 2002-07-09 | 1 | -0/+6 |
* | * gpgkeys_ldap.c (get_key), gpgkeys_hkp.c (get_key): Display keyserver URI | David Shaw | 2002-07-04 | 1 | -0/+5 |
* | * gpgkeys_hkp.c (parse_hkp_index): Error if the keyserver returns an | David Shaw | 2002-07-01 | 1 | -0/+11 |
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+116 |