aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-06-19opts: more man pagesDaniel Stenberg
2014-06-19CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T'Daniel Stenberg
2014-06-19opts: makefile now includes all current man pagesDaniel Stenberg
2014-06-19opts: 11 more man pagesDaniel Stenberg
2014-06-18opts: document CURLE_OUT_OF_MEMORY as RETURN VALUEDan Fandrich
2014-06-18opts: fixed a couple of typosDan Fandrich
2014-06-18opts: 16 more man pagesDaniel Stenberg
2014-06-18opts: more man pagesDaniel Stenberg
2014-06-18CURLOPT_READFUNCTION.3: add short descDaniel Stenberg
2014-06-18CURLOPT_LOW_SPEED_LIMIT.3: languageDaniel Stenberg
2014-06-18opts: 4 more man pagesDaniel Stenberg
2014-06-18opts: add all existing man pages to the distDaniel Stenberg
2014-06-18libcurl build: use correct dir when cd'ing to opts for pdf buildingDaniel Stenberg
2014-06-18opts: fixed a few typosDan Fandrich
2014-06-18opts: 29 more options as man pagesDaniel Stenberg
2014-06-17opts: 9 more options as separate man pagesDaniel Stenberg
2014-06-17opts: 3 more options as man pagesDaniel Stenberg
2014-06-17opts: 7 more setopt options as individual man pagesDaniel Stenberg
2014-06-17opts template: provide a filled in error code phraseDaniel Stenberg
2014-06-17CURLOPT_SOCKOPTFUNCTION.3: clarify return codeDaniel Stenberg
2014-06-17CURLOPT_WRITEDATA.3: move version info to AVAILABILITYDaniel Stenberg
2014-06-17opts: 4 more options with stand-alone man pagesDaniel Stenberg
2014-06-17CURLOPT_READFUNCTION.3: see also the seekfunctionDaniel Stenberg
2014-06-17CURLOPT_IOCTLFUNCTION.3: fill in short descDaniel Stenberg
2014-06-17CURLOPT_READDATA.3: fixed typoDan Fandrich
2014-06-17opts: initial makefileDaniel Stenberg
2014-06-17CURLOPT_IOCTLFUNCTION.3: initial man pageDaniel Stenberg
2014-06-17CURLOPT_WRITEFUNCTION: changed the order of some sentencesDaniel Stenberg
2014-06-16CURLOPT_WRITEFUNCTION.3: improved languageDaniel Stenberg
2014-06-16opts docs: 3 more options in their own man pagesDaniel Stenberg
2014-06-16template: a template for adding new option man pagesDaniel Stenberg
2014-06-16CURLOPT_WRITEFUNCTION: add RETURN VALUE and DEFAULT sectionsDaniel Stenberg
2014-06-16CURLOPT_WRITEFUNCTION: initial man pageDaniel Stenberg
2014-06-16CURLOPT_WILDCARDMATCH: initial man pageDaniel Stenberg
2014-06-16CURLOPT_VERBOSE: initial man pageDaniel Stenberg
2014-06-16CURLOPT_NOSIGNAL: initial man pageDaniel Stenberg
2014-06-16CURLOPT_NOPROGRESS: initial man pageDaniel Stenberg
2014-06-16CURLOPT_HEADER: initial man pageDaniel Stenberg
2014-06-04KNOWN_BUGS: #83 was addressed with commit c50ce859187caDaniel Stenberg
2014-06-03Curl_ossl_init: call OPENSSL_config for initing enginesDaniel Stenberg
2014-06-01KNOWN_BUGS: #30 was fixed in 0bc4938eeccce, 7.37.0Daniel Stenberg
2014-05-26curl_version_info.3: returns a pointer to a static structDaniel Stenberg
2014-05-23curl.1: clarify that -u can't specify a user with colonDaniel Stenberg
2014-05-20THANKS: 18 new contributors for 7.37.0Daniel Stenberg
2014-05-19INSTALL: Updated MSVC 6 caveatsSteve Holme
2014-05-19INSTALL: Updated for new Visual Studio project filesSteve Holme
2014-05-16curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOADDaniel Stenberg
2014-05-16curl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESSFUNCTIONDaniel Stenberg
2014-05-09CONTRIBUTE: mention our Bug/Reported-by commit styleDaniel Stenberg
2014-05-09cacertinmem: fix memory leakDaniel Stenberg