aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2015-07-28libcurl-thread.3: Revert to stricter handle wordingJay Satiro
2015-07-28libcurl-thread.3: Consolidate thread safety infoJay Satiro
2015-07-18symbols-in-versions: Add new CURLSSLOPT_NO_REVOKE symbolJay Satiro
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-06-30symbols-in-versions: Add new http2 push symbolsJay Satiro
2015-06-24CURLOPT_FAILONERROR.3: mention that it closes the connectionDaniel Stenberg
2015-06-24curl_multi_setopt.3: alpha sort the optionsDaniel Stenberg
2015-06-24curl_multi_setopt.3: add the new push optionsDaniel Stenberg
2015-06-24CURLMOPT_PUSHFUNCTION.3: Remove unused variableTatsuhiro Tsujikawa
2015-06-24CURLMOPT_PUSHFUNCTION.3: added exampleDaniel Stenberg
2015-06-24http2: curl_pushheader_byname now takes a const char *Daniel Stenberg
2015-06-24http2: fixed the header accessor functions for the push callbackDaniel Stenberg
2015-06-24http2: initial implementation of the push callbackDaniel Stenberg
2015-06-24http2: initial HTTP/2 server push types/docsDaniel Stenberg
2015-06-19curl_easy_setopt.3: restore contents removed by mistakeKamil Dudka
2015-06-19curl_easy_setopt.3: mention CURLOPT_PIPEWAITDaniel Stenberg
2015-06-18libcurl-errors.3: fix typoDaniel Stenberg
2015-06-18curl_easy_setopt.3: option order doesn't matterDaniel Stenberg
2015-06-17CURLOPT_ERRORBUFFER.3: Fix example, escape backslashesJay Satiro
2015-06-17CURLOPT_ERRORBUFFER.3: Improve exampleJay Satiro
2015-06-16Fix typo in docsPaul Oliver
2015-06-15curl_easy_duphandle: see also *resetDaniel Stenberg
2015-06-13curl_multi_info_read.3: fix example formattingJay Satiro
2015-06-11curl_easy_cleanup.3: provide more SEE ALSODaniel Stenberg
2015-06-08docs: Spelling fixesVille Skyttä
2015-06-05curl.h: add CURL_HTTP_VERSION_2Daniel Stenberg
2015-06-03cookie: Stop exporting any-domain cookiesJay Satiro
2015-06-02curl_multi_timeout.3: added exampleDaniel Stenberg
2015-06-02curl_multi_perform.3: added exampleDaniel Stenberg
2015-06-02curl_multi_info_read.3: added exampleDaniel Stenberg
2015-06-01curl_getdate.3: update RFC referenceDaniel Stenberg
2015-05-25CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domainJay Satiro
2015-05-24CURLOPT_COOKIE.3: Explain that the cookies won't be modifiedJay Satiro
2015-05-24CURLOPT_COOKIELIST.3: Add exampleJay Satiro
2015-05-21CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy!Daniel Stenberg
2015-05-20curl_easy_unescape.3: update RFC referenceDaniel Stenberg
2015-05-20CURLOPT_POSTFIELDS.3: Mention curl_easy_escapeJay Satiro
2015-05-18symbols-in-versions: add CURLOPT_PIPEWAITDaniel Stenberg
2015-05-18CURLOPT_PIPEWAIT: addedDaniel Stenberg
2015-05-18http2: separate multiplex/pipelining + cleanup memory leaksDaniel Stenberg
2015-05-18CURLMOPT_PIPELINE: bit 1 is for multiplexingDaniel Stenberg
2015-05-12CURLMOPT_MAX_HOST_CONNECTIONS: host = host name + port numberDaniel Stenberg
2015-05-08opts: improved the TCP keepalive examplesEgon Eckert
2015-05-04curl_multi_info_read.3: fix typoDaniel Stenberg
2015-04-29docs/libcurl: gitignore libcurl-symbols.3Jay Satiro
2015-04-28CURLOPT_HEADEROPT: default to separateDaniel Stenberg
2015-04-28docs/libcurl: Corrected a typo in the CURLOPT_PROXY_SERVICE_NAME documentationLinus Nielsen
2015-04-28dist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVICE_NAMEDaniel Stenberg
2015-04-28Negotiate: custom service names for SPNEGO.Linus Nielsen