Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing white space from some files | Werner Koch | 2012-12-19 | 1 | -1/+1 |
| | | | | -- | ||||
* | Fix issue 1446: honor ports given in SRV responses. | David Shaw | 2012-12-19 | 1 | -3/+10 |
| | | | | | | | | | | | | | | * common/http.c (send_request, connect_server, http_open): Use a struct srv instead of a single srvtag so we can pass the chosen host and port back to the caller. (connect_server): Use the proper port in the HAVE_GETADDRINFO case. * keyserver/curl-shim.c (curl_easy_perform): Use struct srv and log chosen host and port. * keyserver/gpgkeys_hkp.c (main): Properly take the port given by SRV. Backported from ba9e974f1fd85b3dbbfb5e26d7a14f71d07c7cf2 | ||||
* | Avoid caches to get the most recent copy of the key. This is bug | David Shaw | 2009-05-26 | 1 | -2/+2 |
| | | | | | #1061 | ||||
* | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 2009-04-03 | 1 | -6/+7 |
| | | | | | | | | | | a CURLOPT_SRVTAG_GPG_HACK (passed through the the http engine). * http.h: Allow passing srvtag to http_open and http_open_document. * http.c (http_open, http_open_document): Allow passing srvtag to http_open and http_open_document. | ||||
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
| | | | | | Updated gettext. | ||||
* | * http.h: Fix prototypes for http_open_document and http_open again, | David Shaw | 2005-06-23 | 1 | -7/+6 |
| | | | | | to handle the new different auth for regular files and proxies. | ||||
* | * http.h: Fix prototypes for http_open_document and http_open to pass | David Shaw | 2005-06-22 | 1 | -4/+6 |
| | | | | | in auth and proxyauth. | ||||
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
| | |||||
* | * http.h: Add auth field for a parsed_uri to allow for basic auth. | David Shaw | 2004-09-10 | 1 | -1/+2 |
| | |||||
* | * http.h: Pass the http proxy from outside rather than pulling it from the | David Shaw | 2003-12-28 | 1 | -9/+11 |
| | | | | | evironment. | ||||
* | * http.h: Add HTTP_FLAG_TRY_SRV. | David Shaw | 2003-03-11 | 1 | -1/+2 |
| | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -6/+7 |
| | |||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -1/+6 |
| | |||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch | Werner Koch | 1999-02-16 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Tue Jan 19 19:34:58 CET 1999 Werner Koch | Werner Koch | 1999-01-19 | 1 | -2/+15 |
| | |||||
* | See ChangeLog: Sat Jan 16 21:25:17 CET 1999 Werner Koch | Werner Koch | 1999-01-16 | 1 | -0/+62 |