Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-02-05 | Addes OOM handling for curl_easy_setopt() calls in test | Yang Tse | |
2009-05-15 | fix compiler warning: unused variable | Yang Tse | |
2009-05-11 | Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using | Daniel Stenberg | |
the multi interface, which currently doesn't work because of how the data connection is not waiting for connect before it tries to do proxy magic. |