aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-06-29curl_global_init.3: improved formatting of the flagsDaniel Stenberg
2016-06-29curl_global_init.3: expand on the SSL and WIN32 bits purposeDaniel Stenberg
2016-06-28ROADMAP: http2 tests are merged, mention http2 perfDaniel Stenberg
2016-06-28docs/README.md: to render nicer pages on githubDaniel Stenberg
2016-06-28KNOWN_BUGS: 3.4 POP3 expects "CRLF.CRLF" eob for someDaniel Stenberg
2016-06-22TODO: "TCP Fast Open" is done, add monitor pool connectionsDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-06-22curl.1: the used progress meter suffix is k in lower caseDaniel Stenberg
2016-06-17curl.1: missed 'T' in the progress unit suffixesDaniel Stenberg
2016-06-17curl.1: mention the unix for the progress meterDaniel Stenberg
2016-06-11CURLOPT_POSTFIELDS.3: Clarify what happens when set emptyJay Satiro
2016-06-09curl_multi_socket_action.3: Fix rewordingMichael Wallner
2016-06-01libcurl-multi.3: fix small typoBenjamin Kircher
2016-06-01schannel: add CURLOPT_CERTINFO supportAndrew Kurushin
2016-05-30http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts
2016-05-29curl_share_setopt.3: Add min ver needed for ssl session lockJay Satiro
2016-05-23THANKS: updated after script fixesDaniel Stenberg
2016-05-23THANKS-filter: more name cleanupsDaniel Stenberg
2016-05-23THANKS-filter: fix more namesDaniel Stenberg
2016-05-20THANKS-filter: make Jan-E get proper creditDaniel Stenberg
2016-05-20libcurl.m4: Avoid obsolete warningAlexander Traud
2016-05-20CURLOPT_CONNECT_TO.3: user must not free the list prematurelyMichael Kaufmann
2016-05-19dist: include curl_multi_socket_all.3Jay Satiro
2016-05-18dist: include CHECKSRC.mdDaniel Stenberg
2016-05-17THANKS: 24 new names from 7.49.0 release notesDaniel Stenberg
2016-05-17CURLOPT_RESOLVE.3: fix typoFrank Gevaerts
2016-05-17docs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVEDaniel Stenberg
2016-05-17KNOWN_BUGS: GnuTLS backend skips really long certificate fieldsDaniel Stenberg
2016-05-17CURLOPT_HTTPPOST.3: the data needs to be around while in useDaniel Stenberg
2016-05-16THANKS-filter: fixed Jonathan CardosoDaniel Stenberg
2016-05-13libcurl-tlibcurl-thread: Update OpenSSL linksJay Satiro
2016-05-08libcurl-thread.3: openssl 1.1.0 is safe, and so is boringsslDaniel Stenberg
2016-05-05FAQ: refer to thread safety guidelinesJay Satiro
2016-05-02CHECKSRC.md: clarified, explained the whitelist fileDaniel Stenberg
2016-05-02docs: unified man page references to use \fIDaniel Stenberg
2016-05-02TODO: 17.14 --fail without --location should treat 3xx as a failureDaniel Stenberg
2016-05-01CURLOPT_ACCEPT_ENCODING.3: Follow-up clarificationIsaac Boukris
2016-05-01CURLOPT_CONV_TO_NETWORK_FUNCTION.3: fix bad man page referenceDaniel Stenberg
2016-05-01CURLOPT_BUFFERSIZE.3: fix reference to CURLOPT_MAX_RECV_SPEED_LARGEDaniel Stenberg
2016-05-01curl_easy_pause.3: fix man page referenceDaniel Stenberg
2016-05-01opts: fix broken/bad referencesDaniel Stenberg
2016-05-01docs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PIPEWAIT.3Michael Kaufmann
2016-05-01CURLOPT_ACCEPT_ENCODING.3: clarifiedDaniel Stenberg
2016-04-30curl.1: --mail-rcpt can be used multiple timesDaniel Stenberg
2016-04-29curl.1: document the deprecated --ftp-ssl optionDaniel Stenberg
2016-04-29curl.1: document --ntlm-wbDaniel Stenberg
2016-04-29curl.1: document the long format of -q: --disableDaniel Stenberg
2016-04-29curl.1: mention the deprecated --krb4 optionDaniel Stenberg
2016-04-29curl.1: document --ftp-ssl-reqdDaniel Stenberg
2016-04-28CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availabilityJay Satiro