| Age | Commit message (Expand) | Author |
| 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 |
| 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-15 | docs: Use consistent naming for Kerberos | Michael Osipov |
| 2014-11-07 | version info: Added Kerberos V5 to the supported features | Steve Holme |
| 2014-11-06 | docs: Updated following the addition of SSPI based HTTP digest auth | Steve Holme |
| 2014-11-06 | curl_easy_setopt.3: add CURLOPT_PINNEDPUBLICKEY | Daniel Stenberg |
| 2014-11-04 | opts-Makefile: put more man pages into dist and make hmtl+pdf | Daniel Stenberg |
| 2014-11-04 | curl_multi_setopt.3: refer to stand-alone pages | 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 |