summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* tests: test IMAP, POP3 and SMTP over HTTP proxy tunnelDaniel Stenberg2012-01-034-1/+201
* test proxy supports CONNECTDaniel Stenberg2012-01-038-21/+101
* changed case: use new host name for subsequent HTTP requestsDaniel Stenberg2011-12-312-1/+60
* new test: verify --resolveDaniel Stenberg2011-12-232-1/+57
* FTP: perform active connections non-blockingGokhan Sengun2011-12-207-27/+10
* curl -F: fix multiple file upload with custom typeDaniel Stenberg2011-12-161-1/+1
* New test for multiple file uploadColin Hogben2011-12-161-0/+83
* multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun2011-12-072-1/+38
* FTP: close callback fixDaniel Stenberg2011-12-051-1/+0
* FTP: call opensocket callback properlyDaniel Stenberg2011-12-051-2/+6
* test: verify the opensocket callback for FTPDaniel Stenberg2011-12-043-1/+115
* test 815: verify POP3 dot-first-on-line unescapingDaniel Stenberg2011-12-012-15/+16
* POP3: detect when LIST returns no mailsDaniel Stenberg2011-11-291-1/+0
* POP3: fix end of body detectionDaniel Stenberg2011-11-291-1/+6
* test: added POP3 test with dot-prefixed lineDaniel Stenberg2011-11-283-1/+58
* test 1211: FTP test to repeat bug #3429299Daniel Stenberg2011-11-253-1/+55
* FTP tests 1206 - 1209: don't expect QUITDaniel Stenberg2011-11-255-12/+28
* query-part: ignore the URI part for given protocolsJonas Schnelli2011-11-242-0/+31
* -J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg2011-11-202-1/+64
* test: SFTP quote commands with * prefixJonas Schnelli2011-11-182-0/+98
* SFTP: support '*' prefix for quote operationsJonas Schnelli2011-11-181-2/+3
* Active mode FTP test cases with server not establishing data connectionYang Tse2011-11-1110-14/+454
* test 590: verify the bug fix in 4851dafcf1Daniel Stenberg2011-11-062-0/+124
* test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse2011-10-263-1/+70
* dist: add test 587Daniel Stenberg2011-10-241-1/+1
* test 588: verify active FTP with multi interface without EPRTDaniel Stenberg2011-10-242-1/+70
* FTP server: allow EPRT by defaultDaniel Stenberg2011-10-241-0/+2
* large headers: have curl accept >16K headersDaniel Stenberg2011-10-242-1/+51
* Added some missing test case XML tags and keywordsDan Fandrich2011-10-212-1/+4
* multi tests: OOM handling fixesYang Tse2011-10-212-4/+4
* Curl_http_input_auth: handle multiple auths in WWW-AuthenticateDaniel Stenberg2011-10-202-2/+82
* formdata: ack read callback abortDaniel Stenberg2011-10-161-0/+51
* test harness: non-stunnel https server integration overhaulYang Tse2011-10-064-4/+4
* test 814: smtp without --mail-fromDaniel Stenberg2011-09-212-1/+54
* Curl_follow: handle redirects to "//hostname/path"Daniel Stenberg2011-09-202-0/+78
* Curl_add_custom_headers: support headers with no datawarp kawada2011-09-131-1/+4
* test case 583: ensure that test failures don't go unnoticedYang Tse2011-09-061-4/+3
* test suite: use test case specific netrc file namesYang Tse2011-09-057-13/+13
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-2/+2
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-2/+2
* test573: fix the keywordsDaniel Stenberg2011-08-191-1/+2
* test572: fixedDaniel Stenberg2011-08-152-2/+2
* tests: disable #572Yang Tse2011-08-151-0/+1
* cookie parser: handle 'secure='Daniel Stenberg2011-08-091-0/+44
* CURLFORM_BUFFER: insert filename as documentedDaniel Stenberg2011-08-081-1/+6
* test710: verify that --proxy socks5://hostname worksDaniel Stenberg2011-08-052-1/+58
* test709: HTTP GET via SOCKS5 set in environmentDaniel Stenberg2011-08-052-1/+62
* test1313: test content-disposition with uneven quotesDaniel Stenberg2011-08-042-1/+65
* -J: support ';' in quoted file namesDaniel Stenberg2011-08-043-1/+129
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-3/+3