Age | Commit message (Expand) | Author |
2016-10-06 | CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056) | Rainer Müller |
2016-10-04 | CURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is added | Daniel Stenberg |
2016-09-22 | New libcurl option to keep sending on error | Michael Kaufmann |
2016-09-21 | docs: Remove that --proto is just used for initial retrieval | Jay Satiro |
2016-09-20 | curl_global_cleanup.3: don't unload the lib with sub threads running | Daniel Stenberg |
2016-09-18 | CURLOPT_PINNEDPUBLICKEY.3: fix the AVAILABILITY formatting | Jay Satiro |
2016-09-07 | errors: new alias CURLE_WEIRD_SERVER_REPLY (8) | Jay Satiro |
2016-09-04 | speed caps: not based on average speeds anymore | Olivier Brunel |
2016-09-01 | CURLMOPT_PIPELINING.3: language | Daniel Stenberg |
2016-09-01 | CURLMOPT_PIPELINING.3: extended and clarified | Daniel Stenberg |
2016-08-28 | darwinssl: add documentation stating that the --cainfo option is intended for... | Nick Zitzmann |
2016-08-19 | CURLMOPT_MAX_TOTAL_CONNECTIONS.3: mention it can also multiplex | Daniel Stenberg |
2016-08-15 | CURLOPT_PROXY.3: unsupported schemes cause errors now | Daniel Stenberg |
2016-08-09 | symbols-in-versions: add CURL_STRICTER | Daniel Stenberg |
2016-08-05 | CURLOPT_TCP_NODELAY: now enabled by default | Daniel Stenberg |
2016-07-21 | docs: distribute the CURLINFO_HTTP_VERSION(3) man page, too | Kamil Dudka |
2016-07-14 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Timothy Polich |
2016-06-29 | curl_global_init.3: improved formatting of the flags | Daniel Stenberg |
2016-06-29 | curl_global_init.3: expand on the SSL and WIN32 bits purpose | Daniel Stenberg |
2016-06-11 | CURLOPT_POSTFIELDS.3: Clarify what happens when set empty | Jay Satiro |
2016-06-09 | curl_multi_socket_action.3: Fix rewording | Michael Wallner |
2016-06-01 | libcurl-multi.3: fix small typo | Benjamin Kircher |
2016-06-01 | schannel: add CURLOPT_CERTINFO support | Andrew Kurushin |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-05-29 | curl_share_setopt.3: Add min ver needed for ssl session lock | Jay Satiro |
2016-05-20 | libcurl.m4: Avoid obsolete warning | Alexander Traud |
2016-05-20 | CURLOPT_CONNECT_TO.3: user must not free the list prematurely | Michael Kaufmann |
2016-05-19 | dist: include curl_multi_socket_all.3 | Jay Satiro |
2016-05-17 | CURLOPT_RESOLVE.3: fix typo | Frank Gevaerts |
2016-05-17 | docs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVE | Daniel Stenberg |
2016-05-17 | CURLOPT_HTTPPOST.3: the data needs to be around while in use | Daniel Stenberg |
2016-05-13 | libcurl-tlibcurl-thread: Update OpenSSL links | Jay Satiro |
2016-05-08 | libcurl-thread.3: openssl 1.1.0 is safe, and so is boringssl | Daniel Stenberg |
2016-05-02 | docs: unified man page references to use \fI | Daniel Stenberg |
2016-05-01 | CURLOPT_ACCEPT_ENCODING.3: Follow-up clarification | Isaac Boukris |
2016-05-01 | CURLOPT_CONV_TO_NETWORK_FUNCTION.3: fix bad man page reference | Daniel Stenberg |
2016-05-01 | CURLOPT_BUFFERSIZE.3: fix reference to CURLOPT_MAX_RECV_SPEED_LARGE | Daniel Stenberg |
2016-05-01 | curl_easy_pause.3: fix man page reference | Daniel Stenberg |
2016-05-01 | opts: fix broken/bad references | Daniel Stenberg |
2016-05-01 | docs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PIPEWAIT.3 | Michael Kaufmann |
2016-05-01 | CURLOPT_ACCEPT_ENCODING.3: clarified | Daniel Stenberg |
2016-04-28 | CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availability | Jay Satiro |
2016-04-28 | curl_easy_getinfo.3: remove superfluous blank lines | Daniel Stenberg |
2016-04-28 | curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSION | Daniel Stenberg |
2016-04-28 | mbedtls: Fix session resume | Jay Satiro |
2016-04-27 | opts: Fix some syntax errors in example code fragments | Michael Kaufmann |
2016-04-26 | CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0 | Daniel Stenberg |
2016-04-25 | symbols-in-versions: added new CURLSSLBACKEND_ symbols | Daniel Stenberg |
2016-04-24 | PolarSSL: Implement public key pinning | moparisthebest |
2016-04-19 | opts/Makefile.am: list all docs file one by one | Daniel Stenberg |