Age | Commit message (Expand) | Author |
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 | 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 | 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-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 | symbols.pl: handle '-' in the deprecated field | Daniel Stenberg |
2015-03-02 | CURLOPT_HEADERFUNCTION.3: typo in error code name | 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-02-03 | opts: CURLOPT_CAINFO availability depends on SSL engine | Jay Satiro |
2015-02-02 | libcurl-symbols: first basic shot for autogenerated docs | Daniel Stenberg |
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-29 | smb: Added SMB protocol and port definitions | 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-25 | curl*3: added small examples | Daniel Stenberg |
2014-11-25 | libcurl.3: fix formatting | Daniel Stenberg |
2014-11-25 | man pages: SEE ALSO curl_multi_wait | Daniel Stenberg |
2014-11-25 | curl_multi_wait.3: clarify numfds being used if not NULL | Daniel Stenberg |