aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-11Active mode FTP test cases with server not establishing data connectionYang Tse
2011-11-08Fix to skip untrusted certs.Guenter Knauf
2011-11-06RELEASE-NOTES: synced with e3166df1bb3Daniel Stenberg
2011-11-06ftp PORT: don't hang if bind() failsDaniel Stenberg
2011-11-06pingpong: change two comments wrongly referring "FTP"Daniel Stenberg
2011-11-06test 590: verify the bug fix in 4851dafcf1Daniel Stenberg
2011-11-06HTTP auth: fix proxy Negotiate bugRene Bernhardt
2011-11-04ssluse.c: fix calling of OpenSSL's ERR_remove_state(0)Yang Tse
2011-11-03tool_cb_wrt.c: disambiguate warning messageYang Tse
2011-11-03tool_cfgable.c: pending check doneYang Tse
2011-11-03url.c and file.c: fix OOM triggered segfaultYang Tse
2011-11-03rename ftp_ssl: the struct field is used for many protocolsDaniel Stenberg
2011-11-02gtls_connect_step1: remove use of deprecated functionsDaniel Stenberg
2011-11-02url.c and transfer.c: nullify connection pointer when free()'edYang Tse
2011-11-02FTP test server: NODATACONN commands follow-upYang Tse
2011-11-01multi.c: OOM handling fixYang Tse
2011-11-01FTP test server: NODATACONN commands follow-upYang Tse
2011-11-01tool_cb_see.h: fix compiler warningYang Tse
2011-10-31setup.h: fix compiler warningYang Tse
2011-10-31FTP test server: NODATACONN commands commit c761fcb0 follow-upYang Tse
2011-10-30doc/curl.1: fix sentence with ending for -# optionDave Reisner
2011-10-30FTP test server: fix server unresponsivenessYang Tse
2011-10-30runtests.pl: running server checks - commit 4464583a follow-upYang Tse
2011-10-29gtls.c: gnutls_transport_set_global_errno() deprecated in version 2.12.3Yang Tse
2011-10-28runtests.pl: running server checks - commit 3676ec96 follow-upYang Tse
2011-10-28runtests.pl: running server checks - commit 4464583a follow-upYang Tse
2011-10-27lib589.c: add CURLOPT_READDATA missing stuffYang Tse
2011-10-27ftpserver.pl: three new custom FTP server commands to disable data channelYang Tse
2011-10-27multi.c: OOM handling fixYang Tse
2011-10-27multi: start ftp state machine when switching to DO_MOREDaniel Stenberg
2011-10-27libcurl-multi.3: update the list of areas still blockingDaniel Stenberg
2011-10-26test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse
2011-10-26multi tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse
2011-10-26- Prepare the ILE/RPG binding and OS400 documentation for the upcoming releasePatrick Monnerat
2011-10-25RELEASE-NOTES: synced with 4464583a6edDaniel Stenberg
2011-10-25runtests.pl: running server checksYang Tse
2011-10-24dist: add test 587Daniel Stenberg
2011-10-24test 588: verify active FTP with multi interface without EPRTDaniel Stenberg
2011-10-24FTP server: allow EPRT by defaultDaniel Stenberg
2011-10-24ftp.c: some OOM handling fixesYang Tse
2011-10-24ftpserver.pl: ensure integral number usage for passive mode stringYang Tse
2011-10-24large headers: have curl accept >16K headersDaniel Stenberg
2011-10-24curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytesDaniel Stenberg
2011-10-24Merge pull request #25 from trtom/masterDaniel Stenberg
2011-10-24curl_easy_setopt.3: fix typoDaniel Stenberg
2011-10-24curl_easy_setopt: Added pop3 to CURLOPT_URL.Steve Holme
2011-10-22tool_operate.c: OOM handling fixYang Tse
2011-10-21curl_multi_fdset: correct fdset with FTP PORT useDaniel Stenberg
2011-10-21Added some missing test case XML tags and keywordsDan Fandrich
2011-10-21file.c: OOM handling fixYang Tse