aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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-12THANKS: remove duplicate nameDaniel Stenberg
2015-08-12THANKS-filter: merge Todd's namesDaniel Stenberg
2015-08-12THANKS: 13 new contributors from the 7.44.0 RELEASE-NOTESDaniel Stenberg
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-10build: refer to fixed libidn versionsViktor Szakats
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-30INSTALL: Minor formatting correction in 'Legacy Windows and SSL' sectionSteve Holme
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-26TODO: improve how curl works in a windows console windowDaniel Stenberg
2015-07-261.11 minimize dependencies with dynamicly loaded modulesDaniel Stenberg
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-11examples: Fix typo in multi-single.cJay Satiro
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-07-01examples: provide <DESC> sectionsDaniel Stenberg
2015-06-30symbols-in-versions: Add new http2 push symbolsJay Satiro
2015-06-29SSL-PROBLEMS: mention WinSSL problems in WinXPDaniel Stenberg
2015-06-29CODE_OF_CONDUCT.md: addedDaniel Stenberg
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-serverpush.c: example codeDaniel 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-20INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro
2015-06-19curl_easy_setopt.3: restore contents removed by mistakeKamil Dudka
2015-06-19curl_easy_setopt.3: mention CURLOPT_PIPEWAITDaniel Stenberg
2015-06-18TODO: Support IDNA2008Daniel Stenberg
2015-06-18examples: more descriptionsDaniel Stenberg