- Feb 25, 2015
-
-
Daniel Stenberg authored
-
- Feb 20, 2015
-
-
Daniel Stenberg authored
Remove cmake as marked for removal. It is in much better state now.
-
Daniel Stenberg authored
-
- Feb 14, 2015
-
-
Alessandro Ghedini authored
-
- Feb 09, 2015
-
-
Daniel Stenberg authored
Reported-by: Jon Seymour
-
- Feb 07, 2015
-
-
Daniel Stenberg authored
-
- Feb 03, 2015
-
-
Jay Satiro authored
-
- Feb 02, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
And modify the text to refer to HTTP 2 as it isn't called "2.0". Reported-By: Michael Wallner
-
- Jan 31, 2015
-
-
Marc Hoersken authored
-
- Jan 29, 2015
-
-
Michael Kaufmann authored
-
- Jan 27, 2015
-
-
Patrick Monnerat authored
-
- Jan 22, 2015
-
-
Alessandro Ghedini authored
Also known as "status_request" or OCSP stapling, defined in RFC6066 section 8. Thanks-to: Joe Mason - for the work-around for the OpenSSL bug.
-
- Jan 16, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Alessandro Ghedini authored
This enables the CURLOPT_SSL_VERIFYSTATUS functionality.
-
Alessandro Ghedini authored
This option can be used to enable/disable certificate status verification using the "Certificate Status Request" TLS extension defined in RFC6066 section 8. This also adds the CURLE_SSL_INVALIDCERTSTATUS error, to be used when the certificate status verification fails, and the Curl_ssl_cert_status_request() function, used to check whether the SSL backend supports the status_request extension.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Steve Holme authored
-
- Jan 08, 2015
-
-
Daniel Stenberg authored
-
- Dec 31, 2014
-
-
Steve Holme authored
-
Julien Nabet authored
-
- Dec 28, 2014
-
-
Daniel Stenberg authored
-
- Dec 27, 2014
-
-
Steve Holme authored
As this feature has been implemented for 7.40.0.
-
Steve Holme authored
...as calloc() automatically clears the area of memory with zeros.
-
Steve Holme authored
...with the exception of the start of block statement curly brackets.
-
Steve Holme authored
For consistency, as we seem to have a bit of a mixed bag, changed all instances of ipv4 and ipv6 in comments and documentations to use the correct case.
-
- Dec 26, 2014
-
-
Steve Holme authored
Use Unix when generically writing about Unix based systems as UNIX is the trademark and should only be used in a particular product's name.
-
- Dec 15, 2014
-
-
Daniel Stenberg authored
-
Jay Satiro authored
Change CURLOPT_TIMEOUT doc to warn that if CURLOPT_TIMEOUT and CURLOPT_TIMEOUT_MS are both set whichever one is set last is the one that will be used. Prior to this change that behavior was only noted in the CURLOPT_TIMEOUT_MS doc.
-
- Dec 13, 2014
-
-
Guenter Knauf authored
-
Guenter Knauf authored
worldtimeserver.com seems also no longer available.
-
Guenter Knauf authored
For getting the date header its not necessary to access special pages or even CGI scripts - all pages including the main index reply with the date header, therefore shortened URLs to domain. Removed worldtime.com; added pool.ntp.org.
-
- Dec 10, 2014
-
-
Daniel Stenberg authored
Worth exploring
-
- Dec 09, 2014
-
-
Guenter Knauf authored
Some websites meanwhile refuse to reply to requests from ancient browsers like IE6, therefore I've comment out this setting, but also fixed the string to now fake IE8 if someone enables it.
-
- Dec 06, 2014
-
-
Steve Holme authored
-
- Dec 05, 2014
-
-
Guenter Knauf authored
-