Age | Commit message (Expand) | Author |
2011-10-03 | m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but... | Dominique Leuenberger |
2011-10-03 | share: don't use SSL unless enabled | Daniel Stenberg |
2011-09-30 | tutorial: clarify the handle sharing when treaded | Daniel Stenberg |
2011-09-28 | curl_easy_setopt: Added scp and sftp to the URL section | Dan Fandrich |
2011-09-28 | curl_easy_setopt: A brief tidy up | Steve Holme |
2011-09-28 | SSL session sharing support added | Alejandro Alvarez |
2011-09-28 | multi docs: extended the multi_socket API description | Daniel Stenberg |
2011-09-27 | Added SPNEGO to NetWare build. | Guenter Knauf |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-09-25 | curl_multi_fdset: avoid FD_SET out of bounds | Daniel Stenberg |
2011-09-25 | Fixed MinGW examples makefile. | Guenter Knauf |
2011-09-25 | NetWare makefile tweaks to select different builds. | Guenter Knauf |
2011-09-24 | Added header to be included by dist script. | Guenter Knauf |
2011-09-23 | MinGW64 has this prototype already. | Guenter Knauf |
2011-09-23 | Fixed scanf format for WORD = unsigned short. | Guenter Knauf |
2011-09-23 | Added Win32-only samples. | Guenter Knauf |
2011-09-23 | Added a workaround for printing size_t. | Guenter Knauf |
2011-09-22 | Added NetWare examples makefile. | Guenter Knauf |
2011-09-21 | Another MinGW example makefile tweak. | Guenter Knauf |
2011-09-21 | Fixed sample to compile for Windows platform. | Guenter Knauf |
2011-09-21 | Changed suffix rules to pattern rules. | Guenter Knauf |
2011-09-21 | Some more MinGW build tweaks. | Guenter Knauf |
2011-09-20 | A bunch of MinGW build tweaks. | Guenter Knauf |
2011-09-18 | CURLOPT_URL docs: no need to mention function names | Daniel Stenberg |
2011-09-18 | CURLOPT_URL: Expanded URL description | Steve Holme |
2011-09-13 | Curl_add_custom_headers: support headers with no data | warp kawada |
2011-09-13 | progressfunc: a simple CURLOPT_PROGRESSFUNCTION example | Daniel Stenberg |
2011-09-13 | THANKS: 16 new contributors from 7.22.0 | Daniel Stenberg |
2011-09-13 | BUGS: spellfixed, slightly reformatted for web looks | Daniel Stenberg |
2011-09-12 | Document NTLM winbind options (and caveats) | Dan Fandrich |
2011-09-12 | BUGS: renumbered to look better in the web version | Daniel Stenberg |
2011-09-12 | BUGS: revamped bug report documentation | Daniel Stenberg |
2011-09-12 | Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental. | Yang Tse |
2011-09-11 | TODO: remove 4 entries, add one new | Daniel Stenberg |
2011-09-07 | getinmemory.c: use better argument names for write callback | Daniel Stenberg |
2011-08-26 | --cookie-jar: activates the cookie engine | Daniel Stenberg |
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse |
2011-08-25 | TODO: progress callback without doubles | Daniel Stenberg |
2011-08-24 | docs: the next release is going to be 7.22.0 | Kamil Dudka |
2011-08-23 | resolve.c: new example showing off CURLOPT_RESOLVE | Daniel Stenberg |
2011-08-23 | externalsocket.c: new example | Daniel Stenberg |
2011-08-13 | ignore rtsp | Daniel Stenberg |
2011-08-12 | docs: --delegation | Daniel Stenberg |
2011-08-11 | curl_easy_cleanup: clarify the callback situation | Daniel Stenberg |
2011-08-10 | rtsp.c: converted to C | Daniel Stenberg |
2011-08-10 | rtsp.c: new example | Jim Hollinger |
2011-08-10 | TODO: remove curl_formpost in a future version | Daniel Stenberg |
2011-08-09 | proxy protocol docs: rephrased and updated | Daniel Stenberg |
2011-08-08 | s/7.21.8/7.22.0 | Daniel Stenberg |