summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Curl_add_custom_headers: support headers with no datawarp kawada2011-09-131-1/+3
* progressfunc: a simple CURLOPT_PROGRESSFUNCTION exampleDaniel Stenberg2011-09-133-1/+61
* THANKS: 16 new contributors from 7.22.0Daniel Stenberg2011-09-131-0/+16
* BUGS: spellfixed, slightly reformatted for web looksDaniel Stenberg2011-09-131-3/+5
* Document NTLM winbind options (and caveats)Dan Fandrich2011-09-122-1/+22
* BUGS: renumbered to look better in the web versionDaniel Stenberg2011-09-121-14/+15
* BUGS: revamped bug report documentationDaniel Stenberg2011-09-121-7/+69
* Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental.Yang Tse2011-09-121-0/+3
* TODO: remove 4 entries, add one newDaniel Stenberg2011-09-111-38/+8
* getinmemory.c: use better argument names for write callbackDaniel Stenberg2011-09-071-3/+3
* --cookie-jar: activates the cookie engineDaniel Stenberg2011-08-261-1/+4
* NTLM single-sign on adjustments (X)Yang Tse2011-08-261-2/+2
* TODO: progress callback without doublesDaniel Stenberg2011-08-251-0/+10
* docs: the next release is going to be 7.22.0Kamil Dudka2011-08-241-1/+1
* resolve.c: new example showing off CURLOPT_RESOLVEDaniel Stenberg2011-08-233-1/+53
* externalsocket.c: new exampleDaniel Stenberg2011-08-233-1/+130
* ignore rtspDaniel Stenberg2011-08-131-0/+1
* docs: --delegationDaniel Stenberg2011-08-121-0/+12
* curl_easy_cleanup: clarify the callback situationDaniel Stenberg2011-08-111-3/+10
* rtsp.c: converted to CDaniel Stenberg2011-08-102-254/+272
* rtsp.c: new exampleJim Hollinger2011-08-101-0/+253
* TODO: remove curl_formpost in a future versionDaniel Stenberg2011-08-101-0/+10
* proxy protocol docs: rephrased and updatedDaniel Stenberg2011-08-091-11/+26
* s/7.21.8/7.22.0Daniel Stenberg2011-08-081-6/+6
* VERSIONS: clarify our versioning conceptDaniel Stenberg2011-08-081-18/+11
* BSD-style lwIP TCP/IP stack support - docs/INSTALL blurbYang Tse2011-08-051-0/+25
* curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka2011-08-032-2/+10
* Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac2011-08-031-0/+4
* symbols-in-versions: add NTLM_SSO symbolsDaniel Stenberg2011-07-191-0/+2
* docs: FTP quotes support '*' prefix to ignore errorsDaniel Stenberg2011-06-302-22/+28
* THANKS: new contributors from 7.21.7Daniel Stenberg2011-06-291-0/+5
* examples: cleanup curl includesDaniel Stenberg2011-06-2810-21/+0
* curl_formfree: clarify which pointer to freecurl-7_21_7Daniel Stenberg2011-06-232-8/+13
* FAQ: more blurb on persistent connectionsDaniel Stenberg2011-06-211-0/+5
* INSTALL: mention the GIT-INFO fileDaniel Stenberg2011-06-201-0/+6
* curl_formget.3: CURLFORM_STREAM has its drawbacksDaniel Stenberg2011-06-131-10/+14
* FAQ: binding clarificationDaniel Stenberg2011-06-131-0/+6
* CURLOPT_WRITEHEADER: clarify the docsDaniel Stenberg2011-06-101-15/+16
* curl hasn't sent a Pragma: header by default for a whileDan Fandrich2011-06-021-10/+8
* CURLOPT_WILDCARDMATCH: minor style editDaniel Stenberg2011-06-011-3/+3
* curl_easy_setopt.3: NOPROGRESS also affects the callbackDaniel Stenberg2011-05-271-2/+3
* setopt.3: remove leftover style changeDaniel Stenberg2011-05-251-2/+2
* setopt.3: CURLOPT_WRITEFUNCTION had wrong function protoDaniel Stenberg2011-05-251-1/+1
* typo: close is in man page section 3Daniel Stenberg2011-05-191-1/+1
* curl_easy_setopt.3: document CLOSESOCKET* optionsDaniel Stenberg2011-05-181-0/+11
* symbols-in-versions: add CLOSESOCKET*Daniel Stenberg2011-05-181-0/+2
* curl.1: --socks* options no longer neededDaniel Stenberg2011-05-051-3/+16
* socks proxy: allow socks5h:// prefix tooDaniel Stenberg2011-05-051-3/+5
* curl.1: minor edit of --ftp-ssl*Daniel Stenberg2011-05-051-3/+4
* curl.1: use GNU style and sort optionsJari Aalto2011-05-051-414/+413