Age | Commit message (Expand) | Author |
2011-12-23 | new test: verify --resolve | Daniel Stenberg |
2011-12-23 | testcurl.pl: temporary change | Yang Tse |
2011-12-20 | runtests.pl: Fixed perl warning when using the -l option | Dan Fandrich |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-20 | lib500: verify timers relative each other | 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 | Correct substitution var names | Colin Hogben |
2011-12-07 | multi interface: fix block when CONNECT_ONLY option is used | Gokhan Sengun |
2011-12-05 | FTP: close callback fix | Daniel Stenberg |
2011-12-05 | FTP: call opensocket callback properly | Daniel Stenberg |
2011-12-04 | test: verify the opensocket callback for FTP | Daniel Stenberg |
2011-12-01 | test 815: verify POP3 dot-first-on-line unescaping | Daniel Stenberg |
2011-11-29 | POP3: detect when LIST returns no mails | Daniel Stenberg |
2011-11-29 | ftpserver: output CRLF in logs | Daniel Stenberg |
2011-11-29 | POP3: fix end of body detection | Daniel Stenberg |
2011-11-28 | test: added POP3 test with dot-prefixed line | Daniel Stenberg |
2011-11-25 | test 1211: FTP test to repeat bug #3429299 | Daniel Stenberg |
2011-11-25 | FTP tests 1206 - 1209: don't expect QUIT | Daniel Stenberg |
2011-11-25 | tvdiff_secs(): sub-zero time difference adjustment | Yang Tse |
2011-11-24 | query-part: ignore the URI part for given protocols | Jonas Schnelli |
2011-11-24 | lib573.c: fix double data type variable comparison with zero | Yang Tse |
2011-11-20 | -J -O: use -O name if no Content-Disposition header comes! | Daniel Stenberg |
2011-11-18 | test: SFTP quote commands with * prefix | Jonas Schnelli |
2011-11-18 | SFTP: support '*' prefix for quote operations | Jonas Schnelli |
2011-11-17 | libtest build: add the missing lib586 | Alejandro Alvarez Ayllon |
2011-11-11 | Active mode FTP test cases with server not establishing data connection | Yang Tse |
2011-11-06 | test 590: verify the bug fix in 4851dafcf1 | Daniel Stenberg |
2011-11-02 | FTP test server: NODATACONN commands follow-up | Yang Tse |
2011-11-01 | FTP test server: NODATACONN commands follow-up | Yang Tse |
2011-10-31 | FTP test server: NODATACONN commands commit c761fcb0 follow-up | Yang Tse |
2011-10-30 | FTP test server: fix server unresponsiveness | Yang Tse |
2011-10-30 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 3676ec96 follow-up | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-27 | lib589.c: add CURLOPT_READDATA missing stuff | Yang Tse |
2011-10-27 | ftpserver.pl: three new custom FTP server commands to disable data channel | Yang Tse |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse |
2011-10-26 | multi tests: OOM handling fixes - commit 629d2e34 follow-up | Yang Tse |
2011-10-25 | runtests.pl: running server checks | Yang Tse |
2011-10-24 | dist: add test 587 | Daniel Stenberg |
2011-10-24 | test 588: verify active FTP with multi interface without EPRT | Daniel Stenberg |
2011-10-24 | FTP server: allow EPRT by default | Daniel Stenberg |
2011-10-24 | ftpserver.pl: ensure integral number usage for passive mode string | Yang Tse |
2011-10-24 | large headers: have curl accept >16K headers | Daniel Stenberg |
2011-10-21 | Added some missing test case XML tags and keywords | Dan Fandrich |
2011-10-21 | runtests.pl: fix printing of multivalued error codes | Yang Tse |
2011-10-21 | multi tests: OOM handling fixes | Yang Tse |
2011-10-20 | Curl_http_input_auth: handle multiple auths in WWW-Authenticate | Daniel Stenberg |
2011-10-19 | Silenced a compiler warning about an unused variable | Dan Fandrich |