Age | Commit message (Expand) | Author |
2015-03-31 | CURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers use "ICY 200" | Thomas Ruecker |
2015-03-29 | KNOWN_BUGS: 89 is bug #1411 | Daniel Stenberg |
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 | symbols-in-versions: added CURLOPT_PATH_AS_IS | Dan Fandrich |
2015-03-24 | curl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_IS description | Jay Satiro |
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 | curl_easy_setopt.3: Add CURLOPT_PATH_AS_IS | Daniel Stenberg |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |
2015-03-23 | curl_easy_recv/send: make them work with the multi interface | Yamada Yasuharu |
2015-03-21 | darwinsssl: add support for TLS False Start | Nick Zitzmann |
2015-03-20 | curl: add --false-start option | Alessandro Ghedini |
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-18 | docs/libcurl: clean up libcurl-symbols.3 | Dan Fandrich |
2015-03-18 | docs/libcurl: check that all options with man pages are referenced | Dan Fandrich |
2015-03-18 | curl_easy_setopt.3: added a few missing options | Dan Fandrich |
2015-03-18 | docs/libcurl: make portability fix | Christian Weisgerber |
2015-03-17 | CONTRIBUTE: refer to git log instead of deprecated CHANGES file | 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-16 | curl_easy_perform.3: remove superfluous close brace from example | Daniel Stenberg |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
2015-03-15 | mksymbolsmanpage.pl: use std header and generate better nroff header | Daniel Stenberg |
2015-03-10 | gtls: add support for CURLOPT_CAPATH | Alessandro Ghedini |
2015-03-06 | curl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUS | Daniel Stenberg |
2015-03-04 | FAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request? | Daniel Stenberg |
2015-03-04 | symbols.pl: handle '-' in the deprecated field | Daniel Stenberg |
2015-03-04 | curl.1: fix "The the" typo | Daniel Stenberg |
2015-03-02 | BINDINGS: add link to Harbour bindings | Viktor Szakáts |
2015-03-02 | CURLOPT_HEADERFUNCTION.3: typo in error code name | Daniel Stenberg |
2015-03-02 | BINDINGS: tclcurl moved | Daniel Stenberg |
2015-03-02 | opts: Fix pipelining examples | Jay Satiro |
2015-03-02 | curl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTS | Jay Satiro |
2015-03-01 | CONTRIBUTE: the new more github-friendly attitude! | Daniel Stenberg |
2015-02-25 | RELEASE-PROCEDURE: add some more future release dates | Daniel Stenberg |
2015-02-25 | THANKS: added contributors from the 7.41.0 RELEASE-NOTES | Daniel Stenberg |
2015-02-20 | ROADMAP: curl_easy_setopt.3 has already been split up | Daniel Stenberg |
2015-02-20 | ROADMAP: extend the HTTP/2 stuff, remove SPDY | Daniel Stenberg |
2015-02-14 | curl.1: --cert-status is also supported by OpenSSL now | Alessandro Ghedini |
2015-02-09 | curl.1: clarify that -X is used for all requests | Daniel Stenberg |
2015-02-08 | curl.1: add warning when using -H and redirects | Daniel Stenberg |