Age | Commit message (Expand) | Author |
2011-12-24 | Curl_do_more: fix typo logic | Daniel Stenberg |
2011-12-24 | SFTP mkdir: use correct permission | Daniel Stenberg |
2011-12-23 | buildconf: minor tweaks commit 430527a1 follow-up | Yang Tse |
2011-12-23 | Require a less ancient version of perl | Colin Hogben |
2011-12-23 | resolve: don't leak pre-populated dns entries | Daniel Stenberg |
2011-12-23 | new test: verify --resolve | Daniel Stenberg |
2011-12-23 | testcurl.pl: temporary change | Yang Tse |
2011-12-21 | operate: removed a single trailing space | Daniel Stenberg |
2011-12-21 | --retry: Retry transfers on timeout and DNS errors | Dan Fandrich |
2011-12-21 | buildconf: minor tweaks | Yang Tse |
2011-12-21 | formdata.c: OOM handling fixes | Yang Tse |
2011-12-21 | TODO: 1.7 Happy Eyeball dual stack connect | Daniel Stenberg |
2011-12-20 | runtests.pl: Fixed perl warning when using the -l option | Dan Fandrich |
2011-12-20 | RELEASE-NOTES: added two references | Daniel Stenberg |
2011-12-20 | Curl_socket_check: enlarge poll struct array to 3 | Daniel Stenberg |
2011-12-20 | RELEASE-NOTES: synced with 380bade777 | Daniel Stenberg |
2011-12-20 | TODO: remove active FTP from section 2.1 | Daniel Stenberg |
2011-12-20 | libcurl docs: add the new FTP accept option + errors | Daniel Stenberg |
2011-12-20 | timeleft_accept: ack global timeout, moved to ftp.c | Daniel Stenberg |
2011-12-20 | libcurl-tutorial.3: curl doesn't sent pragma no-cache | Daniel Stenberg |
2011-12-20 | libcurl-multi.3: active FTP is no longer blocking! | Daniel Stenberg |
2011-12-20 | FTP: move FTP-specific struct field to ftpc_conn | Daniel Stenberg |
2011-12-20 | non-blocking active FTP: cleanup multi state usage | Daniel Stenberg |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-20 | sockets: new Curl_socket_check() can wait for 3 sockets | Daniel Stenberg |
2011-12-20 | curl.h: add __ANDROID__ macro check | CeĢdric Deltheil |
2011-12-20 | lib500: verify timers relative each other | Daniel Stenberg |
2011-12-20 | Curl_pgrsTime: store now in an auto variable | Daniel Stenberg |
2011-12-20 | timer: restore PRETRANSFER timing | Daniel Stenberg |
2011-12-20 | libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAM | Bernhard Reutner-Fischer |
2011-12-20 | gitignore: ignore the symbol versioning file | Daniel Stenberg |
2011-12-20 | tutorial: remove CURLM_CALL_MULTI_PERFORM add sharing | Daniel Stenberg |
2011-12-19 | configure: add symbols versioning option | Alessandro Ghedini |
2011-12-19 | Use Curl_ssl_connect for non-blocking connect fallback | Sven Wegener |
2011-12-19 | RELEASE-NOTES: synced with af9bc1604c1 | Daniel Stenberg |
2011-12-19 | curl.1: minor white space cleanup | Daniel Stenberg |
2011-12-19 | docs: improve description of the --capath option | Alessandro Ghedini |
2011-12-19 | DOCS: Added SMTP information to CURLOPT_INFILESIZE | Steve Holme |
2011-12-19 | Curl_proxyCONNECT: use newlines in debug output | Daniel Stenberg |
2011-12-16 | curl -F: fix multiple file upload with custom type | Daniel Stenberg |
2011-12-16 | New test for multiple file upload | Colin Hogben |
2011-12-15 | configure: libtool 1.5 tweaks | Yang Tse |
2011-12-15 | Correct substitution var names | Colin Hogben |
2011-12-15 | Correct default upload mimetype in manual | Colin Hogben |
2011-12-15 | docs: fix typo in curl_easy_setopt manpage | Alessandro Ghedini |
2011-12-13 | if2ip.[ch]: fix compilation with MinGW | Yang Tse |
2011-12-13 | connect.c: fix compiler warning 'enumerated type is mixed with another type' | Yang Tse |
2011-12-13 | if2ip.c: fix compiler warning 'unused parameter' | Yang Tse |
2011-12-13 | pop3.c: fix compiler warning variable may be used uninitialized | Yang Tse |
2011-12-13 | if2ip.c: fix compiler warning 'enumerated type is mixed with another type' | Yang Tse |