Age | Commit message (Expand) | Author |
2015-03-31 | CURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers use "ICY 200" | Thomas Ruecker |
2015-03-28 | cyassl: CTX callback cosmetic changes and doc fix | Jay Satiro |
2015-03-27 | cyassl: add SSL context callback support for CyaSSL | Kyle L. Huff |
2015-03-24 | CURLOPT_HTTPHEADER.3: fix typo in recent commit | Viktor Szakáts |
2015-03-24 | CURLOPT_PATH_AS_IS.3: add type 'long' to prototype | Viktor Szakáts |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |
2015-03-21 | darwinsssl: add support for TLS False Start | Nick Zitzmann |
2015-03-20 | url: add CURLOPT_SSL_FALSESTART option | Alessandro Ghedini |
2015-03-20 | gtls: implement CURLOPT_CERTINFO | Alessandro Ghedini |
2015-03-20 | CURLOPT_URL.3: spelling! | Daniel Stenberg |
2015-03-20 | CURLOPT_URL.3: Added "SECURITY CONCERNS" | Daniel Stenberg |
2015-03-20 | CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" section | Daniel Stenberg |
2015-03-17 | CURLOPT_*.3: more examples and edits | Daniel Stenberg |
2015-03-17 | CURLOPT_*.3: added lots of small example sections | Daniel Stenberg |
2015-03-16 | CURLOPT_PRIVATE.3: provide an example | Daniel Stenberg |
2015-03-16 | CURLOPT_*TIMEOUT.3: provide examples | Daniel Stenberg |
2015-03-16 | CURLOPT_USERAGENT.3: added an example | Daniel Stenberg |
2015-03-16 | CURLOPT_STDERR.3: added an example | Daniel Stenberg |
2015-03-10 | gtls: add support for CURLOPT_CAPATH | Alessandro Ghedini |
2015-03-02 | CURLOPT_HEADERFUNCTION.3: typo in error code name | Daniel Stenberg |
2015-03-02 | opts: Fix pipelining examples | Jay Satiro |
2015-02-03 | opts: CURLOPT_CAINFO availability depends on SSL engine | Jay Satiro |
2015-02-02 | CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0 | Daniel Stenberg |
2015-01-29 | CURLOPT_SEEKFUNCTION.3: also when server closes a connection | Michael Kaufmann |
2015-01-22 | openssl: add support for the Certificate Status Request TLS extension | Alessandro Ghedini |
2015-01-16 | CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0 | Daniel Stenberg |
2015-01-16 | opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/Makefile | Daniel Stenberg |
2015-01-16 | url: add CURLOPT_SSL_VERIFYSTATUS option | Alessandro Ghedini |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-15 | opts: Warn CURLOPT_TIMEOUT overrides when set after CURLOPT_TIMEOUT_MS | Jay Satiro |
2014-12-04 | opts: fix CURLOPT_UNIX_SOCKET_PATH formatting | Peter Wu |
2014-12-03 | opts: added CURLOPT_UNIX_SOCKET_PATH to Makefile.am | Daniel Stenberg |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-11-30 | docs: Updated for the SMB protocol | Bill Nagel |
2014-11-26 | docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversion | Steve Holme |
2014-11-25 | CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocols | Steve Holme |
2014-11-24 | SSL: Add PEM format support for public key pinning | moparisthebest |
2014-11-20 | CURLOPT_POSTFIELDS.3: mention the COPYPOSTFIELDS option | Brad Harder |
2014-11-04 | opts-Makefile: put more man pages into dist and make hmtl+pdf | Daniel Stenberg |
2014-11-04 | opts: more multi options as stand-alone man pages | Daniel Stenberg |
2014-11-03 | opts: made stand-alone man-pages for several multi options | Daniel Stenberg |
2014-11-02 | CURLOPT_XOAUTH2_BEARER.3: Corrected the OAuth version number | Steve Holme |
2014-11-02 | CURLOPT_SASL_IR.3: Added supported mechanism information | Steve Holme |
2014-11-02 | opts: Use common wording for MAIL related names | Steve Holme |
2014-11-02 | opts: Use common wording for TLS user/password option names | Steve Holme |
2014-11-02 | CURLOPT_MAXCONNECTS.3: Reworked the description to be less confusing | Steve Holme |
2014-10-31 | opts: Use common wording for user/password option names | Steve Holme |
2014-10-31 | CURLOPT_CONNECT_ONLY.3: Removed "This option is implemented for..." text | Steve Holme |
2014-10-31 | CURLOPT_GSSAPI_DELEGATION.3: Use GSS-API rather than GSSAPI | Steve Holme |
2014-10-31 | CURLOPT_CONNECT_ONLY.3: Fixed incomplete protocol list | Steve Holme |