summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* libcurl.3: fix a single typoDaniel Stenberg2015-08-031-3/+3
* docs: formpost needs the full size at start of uploadDaniel Stenberg2015-08-021-1/+4
* libcurl-thread.3: minor reformattingDaniel Stenberg2015-07-311-65/+46
* curl_global_init_mem.3: Warn threaded resolver needs thread safe funcsJay Satiro2015-07-311-2/+3
* libcurl-thread.3: Warn memory functions must be thread safeJay Satiro2015-07-312-7/+15
* ABI doc: use secure URLViktor Szakats2015-07-301-1/+1
* ABI: remove the ascii logoDaniel Stenberg2015-07-301-39/+31
* libcurl-multi.3: mention curl_multi_waitDaniel Stenberg2015-07-301-25/+24
* libcurl-thread.3: Clarify CURLOPT_NOSIGNAL takes long value 1LJay Satiro2015-07-291-3/+3
* libcurl-thread.3: Revert to stricter handle wordingJay Satiro2015-07-281-33/+42
* libcurl-thread.3: Consolidate thread safety infoJay Satiro2015-07-285-79/+127
* symbols-in-versions: Add new CURLSSLOPT_NO_REVOKE symbolJay Satiro2015-07-181-0/+1
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-171-7/+19
* SSL: Pinned public key hash supportmoparisthebest2015-07-011-4/+15
* symbols-in-versions: Add new http2 push symbolsJay Satiro2015-06-301-0/+4
* CURLOPT_FAILONERROR.3: mention that it closes the connectionDaniel Stenberg2015-06-241-1/+4
* curl_multi_setopt.3: alpha sort the optionsDaniel Stenberg2015-06-241-18/+18
* curl_multi_setopt.3: add the new push optionsDaniel Stenberg2015-06-241-1/+5
* CURLMOPT_PUSHFUNCTION.3: Remove unused variableTatsuhiro Tsujikawa2015-06-241-1/+0
* CURLMOPT_PUSHFUNCTION.3: added exampleDaniel Stenberg2015-06-241-1/+32
* http2: curl_pushheader_byname now takes a const char *Daniel Stenberg2015-06-241-7/+8
* http2: fixed the header accessor functions for the push callbackDaniel Stenberg2015-06-241-14/+7
* http2: initial implementation of the push callbackDaniel Stenberg2015-06-241-1/+1
* http2: initial HTTP/2 server push types/docsDaniel Stenberg2015-06-243-3/+162
* curl_easy_setopt.3: restore contents removed by mistakeKamil Dudka2015-06-191-0/+232
* curl_easy_setopt.3: mention CURLOPT_PIPEWAITDaniel Stenberg2015-06-191-232/+2
* libcurl-errors.3: fix typoDaniel Stenberg2015-06-181-2/+2
* curl_easy_setopt.3: option order doesn't matterDaniel Stenberg2015-06-181-0/+2
* CURLOPT_ERRORBUFFER.3: Fix example, escape backslashesJay Satiro2015-06-171-6/+7
* CURLOPT_ERRORBUFFER.3: Improve exampleJay Satiro2015-06-171-4/+21
* Fix typo in docsPaul Oliver2015-06-161-1/+1
* curl_easy_duphandle: see also *resetDaniel Stenberg2015-06-151-2/+4
* curl_multi_info_read.3: fix example formattingJay Satiro2015-06-131-1/+2
* curl_easy_cleanup.3: provide more SEE ALSODaniel Stenberg2015-06-111-3/+4
* docs: Spelling fixesVille Skyttä2015-06-083-4/+4
* curl.h: add CURL_HTTP_VERSION_2Daniel Stenberg2015-06-051-0/+1
* cookie: Stop exporting any-domain cookiesJay Satiro2015-06-031-0/+3
* curl_multi_timeout.3: added exampleDaniel Stenberg2015-06-021-1/+17
* curl_multi_perform.3: added exampleDaniel Stenberg2015-06-021-1/+50
* curl_multi_info_read.3: added exampleDaniel Stenberg2015-06-021-0/+17
* curl_getdate.3: update RFC referenceDaniel Stenberg2015-06-011-2/+2
* CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domainJay Satiro2015-05-251-0/+7
* CURLOPT_COOKIE.3: Explain that the cookies won't be modifiedJay Satiro2015-05-241-0/+9
* CURLOPT_COOKIELIST.3: Add exampleJay Satiro2015-05-241-1/+40
* CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy!Daniel Stenberg2015-05-211-2/+5
* curl_easy_unescape.3: update RFC referenceDaniel Stenberg2015-05-201-2/+2
* CURLOPT_POSTFIELDS.3: Mention curl_easy_escapeJay Satiro2015-05-202-3/+6
* symbols-in-versions: add CURLOPT_PIPEWAITDaniel Stenberg2015-05-181-0/+1
* CURLOPT_PIPEWAIT: addedDaniel Stenberg2015-05-182-3/+68
* http2: separate multiplex/pipelining + cleanup memory leaksDaniel Stenberg2015-05-181-0/+3