| Commit message (Expand) | Author | Files | Lines |
2015-02-18 | curl-shim: clean up varargs | Daniel Kahn Gillmor | 1 | -0/+2 |
2015-02-13 | keyserver: Show log prefix when not build with cURL. | Werner Koch | 1 | -0/+6 |
2013-10-04 | keyserver: Allow use of cURL's default CA store. | Werner Koch | 2 | -3/+5 |
2013-04-23 | w32: Almost everywhere include winsock2.h before windows.h. | Werner Koch | 2 | -23/+29 |
2013-04-23 | Allow building gpgkeys_ldap with the 32 bit mingw-w64 toolchain. | Werner Koch | 1 | -1/+16 |
2013-03-03 | Differentiate between success (full or partial), not-found, and failure. | David Shaw | 1 | -11/+76 |
2013-03-03 | Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. | David Shaw | 2 | -3/+31 |
2012-12-20 | Make sure srvcount is initialized. | David Shaw | 1 | -0/+2 |
2012-12-19 | Fixed indentation and indented cpp directives | Werner Koch | 1 | -17/+19 |
2012-12-18 | No point in defaulting try-dns-srv to on if we don't have SRV support. | David Shaw | 1 | -1/+8 |
2012-12-18 | Issue 1447: Pass proper Host header and SNI when SRV is used with curl. | David Shaw | 1 | -29/+104 |
2012-12-15 | Fix issue 1446: honor ports given in SRV responses. | David Shaw | 2 | -9/+34 |
2011-12-28 | Use the longest key ID available when talking to a HKP server. | David Shaw | 1 | -7/+13 |
2011-12-02 | Generate the ChangeLog from commit logs. | Werner Koch | 2 | -12/+21 |
2009-08-26 | Make use of strconcat to make the code more robust against future changes. | Werner Koch | 2 | -41/+55 |
2009-08-26 | Expand a ~ in the ca-cert-file argument. | Werner Koch | 2 | -1/+7 |
2009-07-08 | * gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the DNS-SD | David Shaw | 2 | -5/+23 |
2009-06-24 | Fixed a bunch of little bugs as reported by Fabian Keil. | Werner Koch | 2 | -6/+13 |
2009-05-28 | Avoid caches to get the most recent copy of the key. This is bug #1061 | David Shaw | 5 | -5/+105 |
2009-05-28 | * http.h, http.c (send_request): Pass in srvtag and make its presence | David Shaw | 4 | -20/+99 |
2009-05-11 | * gpgkeys_hkp.c (send_key, get_key, get_name, search_key, main): Add | David Shaw | 2 | -23/+39 |
2009-05-11 | From 1.4: | David Shaw | 6 | -16/+35 |
2009-05-05 | * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, rather | David Shaw | 2 | -27/+20 |
2009-02-12 | New scd getinfo subcommand deny_admin | Werner Koch | 1 | -1/+1 |
2009-01-27 | Add a Geldkarte gadget application. | Werner Koch | 2 | -5/+15 |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 2 | -0/+8 |
2008-09-03 | Fix gpg-preset-passphrase bug. | Werner Koch | 2 | -1/+5 |
2008-05-06 | Fixed bug#907. | Werner Koch | 1 | -1/+4 |
2008-04-21 | W32 related keyserver fixes. | Werner Koch | 5 | -39/+42 |
2008-04-14 | * gpgkeys_curl.c (main), gpgkeys_hkp.c (main): Make sure all libcurl | David Shaw | 4 | -13/+21 |
2008-04-07 | Allow requesting TCP queries. | Werner Koch | 1 | -15/+21 |
2008-04-07 | Minor cleanups. | Werner Koch | 4 | -3/+454 |
2008-03-25 | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 2 | -2/+7 |
2007-10-25 | Ported changes from 1.4. | Werner Koch | 2 | -9/+30 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 11 | -44/+22 |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 2 | -6/+12 |
2007-06-06 | First steps towards supporting W32. | Werner Koch | 2 | -13/+19 |
2007-05-07 | Upgraded gettext. | Werner Koch | 2 | -1/+6 |
2007-05-04 | Fixed installation of gpg2keys_mailto | Werner Koch | 4 | -5/+13 |
2007-03-14 | From STABLE-BRANCH-1-4 | David Shaw | 4 | -6/+45 |
2007-03-10 | From STABLE-BRANCH-1-4 | David Shaw | 3 | -1/+18 |
2006-12-03 | * gpgkeys_hkp.c (search_key): HKP keyservers like the 0x to be present | David Shaw | 2 | -0/+11 |
2006-11-23 | Preparing 2.0.1rc1 | Werner Koch | 2 | -1/+6 |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2 | -1/+7 |
2006-11-06 | * gpgkeys_hkp.c (curl_mrindex_writer): Revert previous change. | David Shaw | 2 | -5/+8 |
2006-10-24 | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -1/+6 |
2006-10-23 | . | Werner Koch | 2 | -8/+12 |
2006-10-20 | * gpgkeys_hkp.c (curl_mrindex_writer): Print a warning if we see HTML | David Shaw | 2 | -1/+9 |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 2 | -4/+9 |
2006-09-26 | Made buliding w/o curl work | Werner Koch | 4 | -39/+25 |