aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2015-08-29CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage nowJay Satiro
2015-08-29CURLINFO_RESPONSE_CODE.3: added short descriptionDaniel Stenberg
2015-08-28opts: 7 initial CURLINFO_* options as stand-alone man pagesDaniel Stenberg
2015-08-28libcurl.m4: Put braces around empty if bodyNikolai Kondrashov
2015-08-25curl_easy_escape.3: escape '\n'Svyatoslav Mishyn
2015-08-25curl_easy_{escape,setopt}.3: fix exampleSvyatoslav Mishyn
2015-08-24curl_easy_{escape,unescape}.3: "char *" vs. "const char *"Svyatoslav Mishyn
2015-08-24getinfo: added CURLINFO_ACTIVESOCKETRazvan Cojocaru
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-08-19CURLMOPT_PUSHFUNCTION.3: fix argument typesSam Roth
2015-08-18docs: Update the redirect protocols disabled by defaultJay Satiro
2015-08-15curl_easy_getinfo.3: fix superfluous spaceDaniel Stenberg
2015-08-15CURLOPT_HTTP_VERSION.3: connection re-use goes before versionDaniel Stenberg
2015-08-13curl_global_init_mem.3: Stronger thread safety warningJay Satiro
2015-08-12curl_multi_add_handle.3: fix a typoSvyatoslav Mishyn
2015-08-12docs: fix typosAlessandro Ghedini
2015-08-11curl_formget.3: correct return codeSvyatoslav Mishyn
2015-08-11libcurl-tutorial.3: fix formattingSvyatoslav Mishyn
2015-08-11curl_easy_recv.3: fix formattingSvyatoslav Mishyn
2015-08-09CURLOPT_RESOLVE.3: Note removal support was added in 7.42Jay Satiro
2015-08-06curl_multi_remove_handle.3: fix formattingjuef
2015-08-05curl_slist_append.3: add error checking to the exampleDaniel Stenberg
2015-08-03libcurl.3: fix a single typoDaniel Stenberg
2015-08-02docs: formpost needs the full size at start of uploadDaniel Stenberg
2015-07-31libcurl-thread.3: minor reformattingDaniel Stenberg
2015-07-31curl_global_init_mem.3: Warn threaded resolver needs thread safe funcsJay Satiro
2015-07-31libcurl-thread.3: Warn memory functions must be thread safeJay Satiro
2015-07-30ABI doc: use secure URLViktor Szakats
2015-07-30ABI: remove the ascii logoDaniel Stenberg
2015-07-30libcurl-multi.3: mention curl_multi_waitDaniel Stenberg
2015-07-29libcurl-thread.3: Clarify CURLOPT_NOSIGNAL takes long value 1LJay Satiro
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