Age | Commit message (Expand) | Author |
2011-12-05 | FTP: call opensocket callback properly | Daniel Stenberg |
2011-11-24 | symbols.pl: provide LIBCURL_HAS macro for apps | Daniel Stenberg |
2011-11-18 | CURLOPT_QUOTE: SFTP supports the '*'-prefix now | Daniel Stenberg |
2011-11-18 | SFTP: support '*' prefix for quote operations | Jonas Schnelli |
2011-11-17 | THANKS: one new contributor in 7.23.1 | Daniel Stenberg |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-11-15 | THANKS: added 18 new contributors from 7.23.0 | Daniel Stenberg |
2011-11-14 | curl_easy_setopt arguments should be of type long in the examples | Dan Fandrich |
2011-10-30 | doc/curl.1: fix sentence with ending for -# option | Dave Reisner |
2011-10-27 | libcurl-multi.3: update the list of areas still blocking | Daniel Stenberg |
2011-10-24 | curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes | Daniel Stenberg |
2011-10-24 | curl_easy_setopt.3: fix typo | Daniel Stenberg |
2011-10-24 | curl_easy_setopt: Added pop3 to CURLOPT_URL. | Steve Holme |
2011-10-20 | KNOWN_BUGS: #74 fixed | Daniel Stenberg |
2011-10-20 | CURLM_CALL_MULTI_PERFORM: remove mention | Daniel Stenberg |
2011-10-17 | --epsv: fix typo | Daniel Stenberg |
2011-10-16 | curl_multi_fdset: clarify the max_fd == -1 case | Daniel Stenberg |
2011-10-16 | TODO: have form functions use CURL handle argument | Daniel Stenberg |
2011-10-14 | docs: --xattr | Michal Marek |
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 |