curl/tests/data
Jay Satiro a12a16151a url: fix CURLU and location following
Prior to this change if the user set a URL handle (CURLOPT_CURLU) it was
incorrectly used for the location follow, resulting in infinite requests
to the original location.

Reported-by: sspiri@users.noreply.github.com

Fixes https://github.com/curl/curl/issues/5709
Closes https://github.com/curl/curl/pull/5713
2020-07-30 11:57:35 -04:00
..
.gitattributes
.gitignore
CMakeLists.txt copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
DISABLED tests: make runtests check that disabled tests exists 2020-04-24 13:43:21 +02:00
Makefile.am
Makefile.inc
test1 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test2 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test3 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test4 http: add custom empty headers to repeated requests 2017-09-28 21:25:22 +02:00
test5 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test6 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test7 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test8 Revert "cookies: extend domain checks to non psl builds" 2019-03-09 12:59:20 +01:00
test9 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test10 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test11 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test12 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test13 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test14 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test15 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test16 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test17 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test18 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test19 tests: add %NOLISTENPORT and use it 2020-04-20 22:38:05 +02:00
test20 test: update test20/1322 for eglibc bug workaround 2018-11-22 13:41:35 +01:00
test21 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test22 test22: expand a backtick command 2014-11-13 23:06:44 +01:00
test23 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test24 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test25 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test26 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test27 cookies: first n/v pair in Set-Cookie: is the cookie, then parameters 2016-03-10 11:26:12 +01:00
test28 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test29 Fixed some XML parsing problems. 2008-02-09 02:37:31 +00:00
test30 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test31 tests: allow tests to pass by 2037-02-12 2019-01-08 10:36:49 +01:00
test32 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test33 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test34 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test35 restored from my messy previous commit mistake 2008-11-21 07:47:31 +00:00
test36 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test37 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test38 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test39 HTTP: increase EXPECT_100_THRESHOLD to 1Mb 2020-01-20 08:33:44 +01:00
test40 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test41 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test42 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test43 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test44 Use double quotes in command lines for consistency. 2007-09-18 20:41:20 +00:00
test45 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test46 tests: allow tests to pass by 2037-02-12 2019-01-08 10:36:49 +01:00
test47 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test48 test48: verify that HEAD doesn't close extra 2012-07-12 00:08:37 +02:00
test49 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test50 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test51 Added test cases 2000 and 2001 which test multiple protocols using the 2007-10-24 19:40:07 +00:00
test52 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test53 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test54 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test55 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test56 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test57 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test58 curl_easy_escape: don't escape "unreserved" characters 2010-09-28 23:49:32 +02:00
test59 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test60 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test61 tests: allow tests to pass by 2037-02-12 2019-01-08 10:36:49 +01:00
test62 curl: create easy handles on-demand and not ahead of time 2019-10-02 07:50:32 +02:00
test63 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test64 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test65 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test66 http: added options for allowing HTTP/0.9 responses 2018-12-21 10:49:30 +01:00
test67 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test68 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test69 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test70 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test71 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test72 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test73 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
test74 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test75 test75: Remove precheck test 2020-04-30 16:56:59 +02:00
test76 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test77 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test78 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test79 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test80 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test81 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test82 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test83 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test84 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test85 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test86 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test87 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test88 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test89 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test90 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test91 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test92 http resume: skip body if http code 416 (range error) is ignored. 2018-05-22 13:23:02 +02:00
test93
test94 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test95 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test96 free: instead of Curl_safefree() 2015-03-16 15:01:15 +01:00
test97 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test98 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test99 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test100 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test101 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test102 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test103
test104 Adjust test number mismatch 2009-12-24 12:04:33 +00:00
test105 Adjust test number mismatch 2009-12-24 12:04:33 +00:00
test106
test107 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test108 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test109
test110 ftp: close connection as soon as ABOR has been sent 2010-11-08 20:50:52 +01:00
test111 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test112 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test113 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test114 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test115 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test116 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test117 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test118
test119 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test120 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test121
test122 ftp: close connection as soon as ABOR has been sent 2010-11-08 20:50:52 +01:00
test123 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test124 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test125 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test126 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test127
test128 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test129 oops, I forgot to cvs add this before my previous commit (Dan Fandrich 2010-01-19 22:22:54 +00:00
test130 test130: verify comments in .netrc 2017-08-03 10:04:16 +02:00
test131 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test132
test133 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test134 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test135 ftp: prevent server from hanging on closed data connection 2010-10-29 12:01:19 +02:00
test136 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test137 add keywords 2007-12-08 22:56:17 +00:00
test138 add keywords 2007-12-08 22:56:17 +00:00
test139
test140 add keywords 2007-12-08 22:56:17 +00:00
test141 Edited some test keywords for consistency 2008-06-21 17:56:48 +00:00
test142 add keywords 2007-12-08 22:56:17 +00:00
test143 FTP: url-decode path before evaluation 2019-09-27 08:29:54 +02:00
test144 add keywords 2007-12-08 22:56:17 +00:00
test145 add keywords 2007-12-08 22:56:17 +00:00
test146 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test147 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test148 test148: fixed after the --ftp-create-dirs retry change 2016-04-25 23:10:13 +02:00
test149 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test150 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test151 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test152 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test153 digest: Do not quote algorithm in HTTP authorisation 2020-02-07 22:46:21 +01:00
test154 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test155 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test156 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test157 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test158 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test159 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test160 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test161 http2: make sure stream errors don't needlessly close the connection 2016-08-28 16:44:49 +02:00
test162 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test163
test164 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test165 test165: set LC_ALL=en_US.UTF-8 too 2019-12-19 14:26:26 +01:00
test166 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test167 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test168 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test169 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test170 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test171 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test172 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
test173
test174 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test175 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test176 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test177 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test178 HTTP: bail out on negative Content-Length: values 2018-01-13 22:49:04 +01:00
test179
test180 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test181 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test182 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test183 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test184 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test185 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test186 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test187 Added keywords 2008-07-31 02:51:44 +00:00
test188 test188/189: fix Content-Length 2019-06-17 16:01:55 +02:00
test189 test188/189: fix Content-Length 2019-06-17 16:01:55 +02:00
test190 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test191 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test192 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test193 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test194 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test195
test196 test 196,197,198: add 'retry' keyword [skip ci] 2019-04-21 23:28:47 +02:00
test197 test 196,197,198: add 'retry' keyword [skip ci] 2019-04-21 23:28:47 +02:00
test198 test 196,197,198: add 'retry' keyword [skip ci] 2019-04-21 23:28:47 +02:00
test199 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test200 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test201 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test202 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test203 url: a short host name + port is not a scheme 2018-11-06 19:11:58 +01:00
test204
test205 FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output 2018-10-08 08:35:40 +02:00
test206 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test207 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test208 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test209 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test210 FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output 2018-10-08 08:35:40 +02:00
test211 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test212 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test213 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test214
test215 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test216
test217 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test218 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test219 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test220 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test221 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test222 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test223 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test224 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test225 Removed some erroneous "compressed" key words 2010-02-09 22:50:52 +00:00
test226 Added const to some pointer variables 2008-10-08 01:17:51 +00:00
test227 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test228 Removed some erroneous "compressed" key words 2010-02-09 22:50:52 +00:00
test229 Removed some erroneous "compressed" key words 2010-02-09 22:50:52 +00:00
test230 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test231 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test232 content_encoding: rework zlib_inflate 2017-12-20 16:02:42 +01:00
test233 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test234
test235 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test236 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test237 ftp: reject illegal IP/port in PASV 227 response 2017-10-20 15:06:25 +02:00
test238 FTP: reject illegal port numbers in EPSV 229 responses 2013-01-15 22:35:48 +01:00
test239 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test240
test241 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test242 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test243 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test244 FTP: remove trailing slash from path for LIST/MLSD 2019-09-18 09:27:21 +02:00
test245 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test246 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test247 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test248 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test249 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test250 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test251 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test252 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test253 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test254 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test255 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test256 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test257 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test258 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test259 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test260 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test261 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test262 restored from my messy previous commit mistake 2008-11-21 07:47:31 +00:00
test263 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test264 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test265 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test266 curl: show headers in bold 2018-05-21 20:05:05 +02:00
test267 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test268 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test269
test270 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test271 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test272 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test273 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test274 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test275 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test276 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test277 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test278
test279 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test280 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test281 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test282 Adjusted how libcurl treats HTTP 1.1 responses without content-lenth or 2007-06-25 13:58:14 +00:00
test283 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test284 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test285 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test286 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test287 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test288 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test289 Fixed test description 2008-01-07 19:54:40 +00:00
test290 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test291 Don't tear down the ftp connection if the maximum filesize was exceeded 2007-03-30 01:13:47 +00:00
test292
test293 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test294 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test295 Added test cases 294 and 295 to test --ftp-account handling 2007-04-13 20:59:15 +00:00
test296 Added test cases 296, 297 and 298 to test --ftp-method handling 2007-04-18 06:30:28 +00:00
test297
test298 test298: verify --ftp-method nowcwd with URL encoded path 2017-10-09 22:50:40 +02:00
test299 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test300
test301 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test302 build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
test303 added an additional second to allow test to pass on heavily loaded servers 2010-02-03 01:41:07 +00:00
test304 HTTP: increase EXPECT_100_THRESHOLD to 1Mb 2020-01-20 08:33:44 +01:00
test305 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test306 http: added options for allowing HTTP/0.9 responses 2018-12-21 10:49:30 +01:00
test307 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test308 test308: disable if MultiSSL feature enabled 2017-10-19 20:16:05 +01:00
test309 tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00
test310 Added PEM certificate keyword 2010-01-18 20:20:07 +00:00
test311
test312
test313 test313: a new test for CRL support 2010-05-27 23:45:18 +02:00
test314 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test315 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test316
test317 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test318
test319 tests: new tests for http raw mode 2018-02-13 01:44:57 +01:00
test320 test320: strip out more HTML when comparing 2018-10-04 23:20:25 +02:00
test321 test320/1/2/4: fix the port number substitution variables 2014-07-11 23:47:33 +02:00
test322 test320/1/2/4: fix the port number substitution variables 2014-07-11 23:47:33 +02:00
test323 TLS-SRP: support added when using GnuTLS 2011-01-19 20:35:02 +01:00
test324 test324: fix after 3f3b26d6fe 2018-09-08 22:30:28 +02:00
test325 url: use the URL API internally as well 2018-09-22 11:58:10 +02:00
test326
test327 tests: Fixed XML validation errors in some test files. 2019-03-24 18:35:02 +01:00
test328 test328: verify Content-Encoding: none 2018-11-28 14:13:14 +01:00
test329 tests: allow tests to pass by 2037-02-12 2019-01-08 10:36:49 +01:00
test330 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test331 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test332 test332: verify the blksize fix 2019-05-20 07:59:11 +02:00
test333 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test334 test334: verify HTTP 204 response with chunked coding header 2019-06-02 22:58:11 +02:00
test335 tests/data: Fix some XML formatting issues in test cases 2020-03-11 10:33:03 +01:00
test336
test337 FTP: allow "rubbish" prepended to the SIZE response 2019-09-13 14:21:00 +02:00
test338 tests/data: Fix some XML formatting issues in test cases 2020-03-11 10:33:03 +01:00
test339 curl: two new command line options for etags 2019-11-28 13:05:20 +01:00
test340 FTP: reject path components with control codes 2018-03-12 07:47:07 +01:00
test341 curl: two new command line options for etags 2019-11-28 13:05:20 +01:00
test342 test342: make it return a 304 as the tag matches 2019-12-05 16:58:50 +01:00
test343 etag: allow both --etag-compare and --etag-save in same cmdline 2019-12-05 22:57:24 +01:00
test344 curl: allow both --etag-compare and --etag-save with same file name 2020-04-05 01:07:52 +02:00
test345 curl: allow both --etag-compare and --etag-save with same file name 2020-04-05 01:07:52 +02:00
test346 http: fix proxy auth with blank password 2020-06-28 00:29:59 +02:00
test350
test351 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test352 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test353 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test354 Added test case 354 that makes a simple FTP retrieval without password, which 2007-07-22 10:08:59 +00:00
test355 alt-svc: add test 355 and 356 to verify with command line curl 2019-03-03 11:17:52 +01:00
test356 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test357 http: added 417 response treatment 2020-02-26 22:48:14 +01:00
test358 ensure all references to ports are replaced by vars 2020-04-20 06:16:54 +02:00
test359 ensure all references to ports are replaced by vars 2020-04-20 06:16:54 +02:00
test393 test393: verify --max-filesize with excessive Content-Length 2018-01-13 22:49:31 +01:00
test394 test394: verify abort of rubbish in Content-Length: value 2018-01-13 22:49:31 +01:00
test395
test396 content_encoding: add zstd decoding support 2020-07-12 18:11:37 +02:00
test397 content_encoding: add zstd decoding support 2020-07-12 18:11:37 +02:00
test400 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test401 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test402 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test403 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test404 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test405 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test406 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test407 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test408 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test409 tests: mark IPv6 FTP and FTPS tests with the FTP keyword 2016-01-07 14:30:55 +01:00
test430 tests: add test 430, 431 and 432 to verify the --config fix 2020-03-20 11:14:56 +01:00
test431 tests: add test 430, 431 and 432 to verify the --config fix 2020-03-20 11:14:56 +01:00
test432
test490
test491 tests/data: fix static ip:port instead of dynamic values being used 2020-03-10 03:56:50 +01:00
test492
test500 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test501 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test502
test503 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test504 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test505 tests: add keywords for a couple of FTP tests 2013-08-11 19:56:01 +02:00
test506 cookies: using a share with cookies shouldn't enable the cookie engine 2019-09-28 18:10:43 +02:00
test507 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00:00
test508 tests: add keywords to the last 7 tests lacking them 2014-04-03 11:06:24 +02:00
test509 url: alloc the download buffer at transfer start 2020-05-30 23:14:33 +02:00
test510
test511 tests: add keywords for a couple of FTP tests 2013-08-11 19:56:01 +02:00
test512
test513 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test514 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
test515 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
test516 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
test517
test518 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test519 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test520 tests: add keywords for a couple of FTP tests 2013-08-11 19:56:01 +02:00
test521 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test522 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test523
test524
test525
test526 Added multi keyword 2008-08-26 20:11:12 +00:00
test527
test528 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test529 Added multi keyword 2008-08-26 20:11:12 +00:00
test530
test531 Added multi keyword 2008-08-26 20:21:59 +00:00
test532 Added multi keyword 2008-08-26 20:11:12 +00:00
test533 - Fred Machado posted about a weird FTP problem on the curl-users list and when 2008-12-08 20:20:51 +00:00
test534 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00:00
test535 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
test537 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test538 multi tests: OOM handling fixes 2011-10-21 16:52:14 +02:00
test539
test540 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test541 tests: add keywords for a couple of FTP tests 2013-08-11 19:56:01 +02:00
test542
test543 test543: extended to verify zero length input 2020-06-25 00:00:35 +02:00
test544
test545 test545: make it not use a trailing zero 2014-10-16 23:40:49 +02:00
test546
test547
test548 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test549 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test550 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test551
test552 build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
test553
test554 mime: keep "text/plain" content type if user-specified. 2017-10-12 19:36:16 +01:00
test555 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test556 curl_easy_recv: Improve documentation and example program 2016-12-18 12:56:23 +01:00
test557 test557: set a known good numeric locale 2017-05-04 18:17:08 +02:00
test558 dynbuf: introduce internal generic dynamic buffer functions 2020-05-04 10:40:39 +02:00
test559 test559: verify use of minimum CURLOPT_BUFFERSIZE 2017-05-04 15:39:04 +02:00
test560 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test561 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test562 - I was going to fix issue #59 in KNOWN_BUGS 2009-04-30 09:02:39 +00:00
test563 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test564 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test565 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test566
test567 whitespace fixes 2018-09-23 22:24:02 +00:00
test568 whitespace fixes 2018-09-23 22:24:02 +00:00
test569 whitespace fixes 2018-09-23 22:24:02 +00:00
test570 whitespace fixes 2018-09-23 22:24:02 +00:00
test571 whitespace fixes 2018-09-23 22:24:02 +00:00
test572
test573 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test574 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test575 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
test576 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test577 RTSP: avoid integer overflow on funny RTSP response 2017-10-09 00:41:48 +02:00
test578
test579 Ensure progress.size_dl/progress.size_ul are always >= 0 2014-09-07 23:23:12 +02:00
test580 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test581 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test582 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test583 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test584
test585 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test586 tests: verify OPEN/CLOSESOCKETFUNCTION 2011-05-18 22:56:46 +02:00
test587 mime: keep "text/plain" content type if user-specified. 2017-10-12 19:36:16 +01:00
test588 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
test589
test590
test591 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
test592 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
test593 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
test594 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
test595 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
test596 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
test597
test598 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test599
test600 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test601 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test602 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test603 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test604 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test605
test606 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test607 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test608 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test609 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test610 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test611
test612 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test613 test613.pl: make tests 613 and 614 work with OpenSSH for Windows 2020-05-06 19:33:20 +02:00
test614 test613.pl: make tests 613 and 614 work with OpenSSH for Windows 2020-05-06 19:33:20 +02:00
test615 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test616
test617 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test618 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test619
test620 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test621
test622 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test623 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test624
test625 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test626 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test627 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test628 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test629
test630 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test631
test632
test633
test634
test635 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test636
test637 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test638
test639
test640 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test641 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test642 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test643 mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
test644 mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
test645 mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
test646 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test647 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test648
test649 mime: implement encoders. 2017-09-05 17:55:51 +01:00
test650 mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
test651 HTTP: increase EXPECT_100_THRESHOLD to 1Mb 2020-01-20 08:33:44 +01:00
test652 test652: curl_mime_data + base64 encoder with large contents 2017-10-19 18:37:19 +01:00
test653 tests: update fixed IP for hostip/clientip split 2019-06-25 08:04:48 +02:00
test654 mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
test655 url: Add option CURLOPT_RESOLVER_START_FUNCTION 2018-02-21 21:29:10 -05:00
test656 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test658 CURLU: fix NULL dereference when used over proxy 2019-03-04 16:24:08 +01:00
test659 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test660 test660: verify CONNECT_ONLY with IMAP 2019-04-20 12:40:53 +02:00
test661
test662 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test663 tests/data: Fix some XML formatting issues in test cases 2020-03-11 10:33:03 +01:00
test664
test665 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test666 mime: fix the binary encoder to handle large data properly 2020-03-07 23:26:15 +01:00
test667
test668 mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
test669 mime: properly check Content-Type even if it has parameters 2020-04-19 20:52:48 +02:00
test670 mime: latch last read callback status. 2020-03-07 23:26:00 +01:00
test671 mime: latch last read callback status. 2020-03-07 23:26:00 +01:00
test672 mime: latch last read callback status. 2020-03-07 23:26:00 +01:00
test673 mime: latch last read callback status. 2020-03-07 23:26:00 +01:00
test674 transfer: fix memory-leak with CURLOPT_CURLU in a duped handle 2020-07-12 16:36:02 +02:00
test700 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test701 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test702 tests: add %NOLISTENPORT and use it 2020-04-20 22:38:05 +02:00
test703 tests: add %NOLISTENPORT and use it 2020-04-20 22:38:05 +02:00
test704 tests: add %NOLISTENPORT and use it 2020-04-20 22:38:05 +02:00
test705 tests: add %NOLISTENPORT and use it 2020-04-20 22:38:05 +02:00
test706 tests 706 and 707: use datacheck mode text for ASCII-mode LISTings 2015-12-24 14:48:36 +01:00
test707 tests 706 and 707: use datacheck mode text for ASCII-mode LISTings 2015-12-24 14:48:36 +01:00
test708 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test709 parse_proxy: use the URL parser API 2019-05-15 12:02:05 +02:00
test710 test710: verify that --proxy socks5://hostname works 2011-08-05 00:46:59 +02:00
test711
test712 proxy: fix hostname resolution and IDN conversion 2017-02-18 15:04:43 +01:00
test713
test714 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test715
test716
test717
test800 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test801 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test802 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test803 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test804 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test805 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test806 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test807 tests: remove trailing CRs from keywords 2014-03-30 17:05:22 +02:00
test808 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test809 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test810 test810: Updated to use new IMAP URL query string functionality 2014-04-18 16:51:50 +01:00
test811
test812
test813
test814
test815 tests: remove trailing CRs from keywords 2014-03-30 17:05:22 +02:00
test816
test817
test818
test819
test820 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test821
test822
test823
test824
test825
test826
test827
test828
test829 tests: Moved CR LF in URL tests to their respective protocol groups 2013-11-23 14:49:50 +00:00
test830 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test831
test832 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test833
test834
test835
test836
test837 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test838
test839
test840
test841 imap: Don't check for continuation when executing a CUSTOMREQUEST 2015-11-08 12:12:33 +00:00
test842
test843
test844 vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
test845 vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
test846
test847
test848
test849 tests: Fix the line endings for the SASL alt-auth tests 2019-08-06 11:38:58 -04:00
test850 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test851
test852 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test853 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test854
test855 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test856 tests: make the imap server not verify user+password 2017-09-22 14:43:33 +02:00
test857
test858
test859
test860 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test861 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test862 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test863
test864
test865 sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 2019-04-22 12:29:49 +01:00
test866 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test867
test868
test869
test870 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test871 sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 2019-04-22 12:29:49 +01:00
test872
test873 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test874
test875 tests: Moved CR LF in URL tests to their respective protocol groups 2013-11-23 14:49:50 +00:00
test876 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test877 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test878
test879 sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 2019-04-22 12:29:49 +01:00
test880
test881
test882 tests: added some missing closing tags 2014-04-03 11:49:48 +02:00
test883 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test884 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test885 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test886
test887
test888 vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
test889 vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
test890
test891
test892 tests: Fix the line endings for the SASL alt-auth tests 2019-08-06 11:38:58 -04:00
test893 tests: Fix the line endings for the SASL alt-auth tests 2019-08-06 11:38:58 -04:00
test894 ftp: remove superfluous checking for crlf in user or pwd 2020-02-07 08:18:23 +01:00
test895
test896 tests: add two simple tests for --login-options 2020-06-08 12:55:31 +02:00
test900 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test901
test902 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test903
test904
test905 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test906 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test907
test908
test909 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test910 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test911 smtp: fix processing of initial dot in data 2018-02-12 16:43:15 +01:00
test912
test913
test914
test915
test916 tests: Added error code explanation comments 2013-11-24 12:35:45 +00:00
test917 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test918
test919
test920 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test921
test922 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test923
test924
test925 tests: Corrected missing data reply sections from 3d50e91aee 2013-11-16 17:19:26 +00:00
test926 test926: Corrected unknown user reply from commit 0d735c29f9 2013-11-16 20:33:08 +00:00
test927
test928 tests: added some missing closing tags 2014-04-03 11:49:48 +02:00
test929 tests: added some missing closing tags 2014-04-03 11:49:48 +02:00
test930 tests: Added SMTP NOOP and RSET tests 2013-11-17 12:52:42 +00:00
test931 tests: Moved CR LF in URL tests to their respective protocol groups 2013-11-23 14:49:50 +00:00
test932
test933 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test934
test935
test936
test937
test938
test939
test940 tests: Added SMTP with credientials test when not supported by server 2014-04-01 07:19:29 +01:00
test941
test942 tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests 2015-01-28 19:55:06 +00:00
test943
test944
test945
test946
test947
test948
test949 vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
test950 test950; verify SMTP with custom request 2017-10-10 23:00:53 +02:00
test951 smtp: fix processing of initial dot in data 2018-02-12 16:43:15 +01:00
test952 smtp: fix processing of initial dot in data 2018-02-12 16:43:15 +01:00
test953 tests: Fix the line endings for the SASL alt-auth tests 2019-08-06 11:38:58 -04:00
test954 tests: Fix the line endings for the SASL alt-auth tests 2019-08-06 11:38:58 -04:00
test955
test956 tests: disable SMTP UTF-8 tests on Windows 2020-03-02 08:29:11 +01:00
test957 tests: disable SMTP UTF-8 tests on Windows 2020-03-02 08:29:11 +01:00
test958
test959
test960 tests: disable SMTP UTF-8 tests on Windows 2020-03-02 08:29:11 +01:00
test961
test962 tests: disable 962, 963 and 964 on Windows 2020-03-02 14:44:46 +01:00
test963 tests: disable 962, 963 and 964 on Windows 2020-03-02 14:44:46 +01:00
test964
test965
test966
test967
test968 tests: disable SMTP UTF-8 tests on Windows 2020-03-02 08:29:11 +01:00
test969 tests: disable SMTP UTF-8 tests on Windows 2020-03-02 08:29:11 +01:00
test970 curl: add %{method} to the -w variables 2020-07-14 17:53:45 +02:00
test971 docs/options-in-versions: which version added each cmdline option 2020-05-13 23:58:36 +02:00
test1000
test1001
test1002 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1003 Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed 2007-08-22 14:18:06 +00:00
test1004
test1005
test1006
test1007 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1008
test1009
test1010
test1011 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test1012 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test1013
test1014
test1015
test1016 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test1017
test1018
test1019 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test1020
test1021
test1022
test1023 now returns 0 2008-06-01 22:04:09 +00:00
test1024 Added test case 1024 to test a scenario similar to the one reported 2008-04-10 04:21:08 +00:00
test1025
test1026
test1027 Fixed the XML syntax of a few test files. 2008-07-17 22:39:23 +00:00
test1028 test1028: make it run on dynamic FTP server port 2020-04-18 23:57:56 +02:00
test1029 FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output 2018-10-08 08:35:40 +02:00
test1030
test1031
test1032 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1033
test1034 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test1035
test1036
test1037 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1038
test1039
test1040 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1041
test1042
test1043
test1044
test1045
test1046
test1047 FTP tests: enable text-mode for more datacheck sections 2014-02-01 13:43:19 +01:00
test1048 tests: Fix some incorrect precheck error messages. 2019-03-24 13:02:05 +01:00
test1049 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1050
test1051
test1052
test1053 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test1054
test1055 test1055: make it work with dynamic FTP port 2020-04-18 23:57:57 +02:00
test1056
test1057
test1058
test1059
test1060 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1061
test1062
test1063
test1064 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1065
test1066
test1067
test1068 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1069 Improved the logic the decides whether to use HTTP 1.1 features or not in a 2008-09-05 17:58:53 +00:00
test1070
test1071
test1072 Improved the logic the decides whether to use HTTP 1.1 features or not in a 2008-09-05 17:58:53 +00:00
test1073
test1074 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1075 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1076 - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames 2008-09-05 16:13:20 +00:00
test1077
test1078
test1079 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1080
test1081 test suite: stop conversion of valid output to CRLF on Windows 2014-02-01 13:49:58 +01:00
test1082
test1083 tests: Fix some incorrect precheck error messages. 2019-03-24 13:02:05 +01:00
test1084 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test1085 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test1086 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test1087
test1088
test1089 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1090 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1091 FTP: url-decode path before evaluation 2019-09-27 08:29:54 +02:00
test1092
test1093
test1094
test1095 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1096 verify that a 550-response for a RETR returns 78 but also that the control 2009-02-19 13:47:06 +00:00
test1097
test1098 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1099 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1100 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test1101
test1102 - Introduced a SYST-based test to properly set-up name format when dealing with the OS/400 FTP server. 2009-08-24 12:57:25 +00:00
test1103
test1104 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1105
test1106
test1107
test1108
test1109
test1110
test1111 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1112
test1113
test1114 test1114: fix line-endings checks on Windows after 75f00de 2014-02-15 09:14:36 +01:00
test1115
test1116
test1117
test1118
test1119
test1120
test1121 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1122 transfer-encoding: added new option and cmdline 2011-04-18 19:46:21 +02:00
test1123
test1124 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test1125
test1126
test1127 tests: added HTTP If-Modified-Since tests 2011-05-13 08:55:15 +02:00
test1128
test1129
test1130 http error response: stop sending when error is received 2011-07-20 00:08:41 +02:00
test1131
test1132 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test1133 HTTP: increase EXPECT_100_THRESHOLD to 1Mb 2020-01-20 08:33:44 +01:00
test1134
test1135 multi: add curl_multi_wakeup() 2019-11-25 15:45:56 +01:00
test1136
test1137
test1138
test1139
test1140
test1141 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1142
test1143
test1144
test1145 url: Fix parsing for when 'file' is the default protocol 2017-01-12 15:37:11 -05:00
test1146
test1147
test1148 test1148: tolerate progress updates better (again) 2020-04-11 02:51:50 -04:00
test1149
test1150
test1151
test1152 FTP: zero terminate the entry path even on bad input 2017-10-02 07:50:17 +02:00
test1153
test1154
test1155
test1156
test1157
test1158
test1159
test1160
test1161
test1162
test1163
test1164
test1165 test1165: verify that CURL_DISABLE_ symbols are in sync 2019-06-11 15:33:58 +02:00
test1166
test1167 test1167: verify global symbols in public headers are curl prefixed 2020-01-09 22:57:33 +01:00
test1168 url: make the updated credentials URL-encoded in the URL 2020-05-14 17:59:47 +02:00
test1170
test1171
test1172
test1173
test1174 http09: disable HTTP/0.9 by default in both tool and library 2019-08-06 00:08:14 +02:00
test1175 test1175: verify symbols-in-versions and libcurl-errors.3 in sync 2019-11-22 09:11:53 +01:00
test1176
test1177 test1177: look for curl.h in source directory 2020-04-29 13:54:08 +02:00
test1178
test1179 test1179: verify error message for non-existing cmdline option 2020-06-18 13:59:49 +02:00
test1190 mqtt: improve the state machine 2020-04-20 08:09:33 +02:00
test1191
test1192 mqtt: improve the state machine 2020-04-20 08:09:33 +02:00
test1193 mqtt: improve the state machine 2020-04-20 08:09:33 +02:00
test1194 mqtt: improve the state machine 2020-04-20 08:09:33 +02:00
test1195
test1196
test1197 curl: add %{method} to the -w variables 2020-07-14 17:53:45 +02:00
test1200
test1201
test1202
test1203 Fixed the IPv6 host address in test1203 2010-10-14 12:45:01 -07:00
test1204 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1205 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1206
test1207 FTP: perform active connections non-blocking 2011-12-20 20:30:02 +01:00
test1208
test1209
test1210
test1211
test1212
test1213
test1214
test1215
test1216
test1217
test1218
test1219
test1220
test1221
test1222 tests: move objnames-* from lib into tests 2019-01-15 08:09:34 +01:00
test1223 writeout: -w now supports remote_ip/port and local_ip/port 2013-01-03 23:16:38 +01:00
test1224
test1225
test1226
test1227
test1228 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1229 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1230 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1231
test1232 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1233
test1234 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test1235 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test1236
test1237 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1238
test1239
test1240
test1241
test1242
test1243
test1244 build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
test1245
test1246 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1247 test1247: use http server to get the port number set 2020-04-20 00:53:08 +02:00
test1248
test1249
test1250
test1251
test1252 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1253
test1254
test1255
test1256
test1257
test1258
test1259
test1260 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test1261
test1262
test1263
test1264 test1264: verify URL with space in host name being rejected 2017-11-22 11:14:44 +01:00
test1265
test1266
test1267
test1268 Tests: fixes for Windows 2018-08-22 12:26:21 +02:00
test1269
test1270
test1271
test1280
test1281
test1282 test1282: verify the ftp-gss check 2016-12-24 23:35:54 +01:00
test1283
test1284
test1285
test1286
test1287 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1288
test1289
test1290
test1291 curl: support parallel transfers 2019-07-20 19:14:16 +02:00
test1292 HTTP: allow "header;" to replace an internal header with a blank one 2018-03-11 11:46:10 +01:00
test1293 tests/data: fix static ip:port instead of dynamic values being used 2020-03-10 03:56:50 +01:00
test1294
test1295 tests: verify split initial HTTP requests with CURL_SMALLREQSEND 2020-04-08 08:14:32 +02:00
test1296 tests: verify newline in username and password for HTTP 2020-06-25 09:57:19 +02:00
test1298 --request-target: instead of --strip-path-slash 2017-06-21 23:39:10 +02:00
test1299
test1300
test1301
test1302 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1303 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1304 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1305 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1306 Added unit test 1306 so tests 558 & 559 are now fully replaced 2011-03-04 15:13:12 -08:00
test1307 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1308
test1309
test1310
test1311
test1312 curl -J: make it work even without http:// scheme on URL 2016-04-29 15:24:10 +02:00
test1313
test1314
test1315
test1316 FTP tests: enable text-mode for more datacheck sections 2014-02-01 13:43:19 +01:00
test1317
test1318
test1319
test1320
test1321
test1322 test: update test20/1322 for eglibc bug workaround 2018-11-22 13:41:35 +01:00
test1323
test1324
test1325
test1326
test1327
test1328
test1329
test1330 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1331
test1332
test1333
test1334 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1335 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1336
test1337 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1338
test1339
test1340
test1341
test1342
test1343
test1344
test1345
test1346
test1347
test1348
test1349
test1350
test1351
test1352
test1353 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1354
test1355
test1356
test1357
test1358 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1359
test1360 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1361
test1362
test1363
test1364
test1365
test1366
test1367
test1368 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1369 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1370
test1371
test1372
test1373
test1374 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1375 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1376
test1377
test1378
test1379
test1380
test1381
test1382 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1383
test1384 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1385
test1386 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1387
test1388
test1389 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1390 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1391
test1392
test1393 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1394 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1395
test1396 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1397
test1398 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1399
test1400
test1401
test1402
test1403
test1404 http09: disable HTTP/0.9 by default in both tool and library 2019-08-06 00:08:14 +02:00
test1405 curl: make code work with protocol-disabled libcurl 2019-05-18 16:14:10 +02:00
test1406
test1407
test1408
test1409
test1410
test1411
test1412
test1413
test1414
test1415
test1416
test1417
test1418
test1419
test1420
test1421
test1422 test1422: add required file feature 2018-07-14 12:56:43 +02:00
test1423
test1424
test1425
test1426
test1427
test1428
test1429 http: don't parse body-related headers bodyless responses 2019-06-02 22:58:04 +02:00
test1430 spelling fixes 2017-03-26 23:56:23 +02:00
test1431
test1432 spelling fixes 2017-03-26 23:56:23 +02:00
test1433 http: fix response code parser to avoid integer overflow 2017-07-31 18:37:43 +02:00
test1434 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1435 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test1436
test1437 digest: Do not quote algorithm in HTTP authorisation 2020-02-07 22:46:21 +01:00
test1438
test1439 tests: Add some testcases for recent new features. 2016-11-26 17:04:55 +01:00
test1440 test1440/1: depend on well-defined file: behaviour 2017-03-12 23:27:00 +01:00
test1441
test1442
test1443
test1444 tests: added --remote-time tests for remaining protocols that support it 2017-04-29 10:16:06 +02:00
test1445 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test1446
test1447 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test1448 test1448: work with dynamic HTTP server port 2020-04-18 22:48:24 +02:00
test1449
test1450
test1451
test1452 tests: make Python-based servers compatible with Python 2 and 3 2020-03-19 03:26:19 +01:00
test1453 tests: Stop referring to server ports when they're not used 2020-04-30 16:00:31 +02:00
test1454
test1455 sws: search for "Testno:" header uncondtionally if no testno 2019-12-19 23:03:33 +01:00
test1456
test1457
test1458
test1459
test1460 test1460: verify that -Ji is not ok 2020-06-22 00:50:08 +02:00
test1500 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test1501 FTP: prevent the multi interface from blocking 2012-11-04 19:05:39 +01:00
test1502
test1503 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test1504
test1505
test1506
test1507
test1508
test1509 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1510
test1511
test1512
test1513
test1514
test1515
test1516
test1517
test1518
test1519
test1520
test1521
test1522 CURLINFO_SIZE_UPLOAD: fix missing counter update 2018-08-11 14:00:59 +02:00
test1523
test1524
test1525
test1526
test1527
test1528 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1529 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1530
test1531
test1532
test1533 New libcurl option to keep sending on error 2016-09-22 22:22:31 +02:00
test1534
test1535 tests: Add some testcases for recent new features. 2016-11-26 17:04:55 +01:00
test1536 tests: Add some testcases for recent new features. 2016-11-26 17:04:55 +01:00
test1537
test1538
test1539 test1539: do a HTTP 1.0 POST without a set size (fails) 2020-06-26 15:11:04 +02:00
test1540 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1541
test1550 wording: avoid blacklist/whitelist stereotypes 2020-06-10 08:49:17 +02:00
test1551
test1552 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test1553 multi: fix memory leak when stopped during name resolve 2018-06-16 12:01:27 +02:00
test1554 conncache: various concept cleanups 2020-04-30 14:27:54 +02:00
test1555
test1556
test1557
test1558
test1559
test1560
test1561 cookie: Add support for cookie prefixes 2019-02-17 00:09:30 +01:00
test1562
test1563
test1564 multi: add curl_multi_wakeup() 2019-11-25 15:45:56 +01:00
test1565
test1566
test1567 url: fix CURLU and location following 2020-07-30 11:57:35 -04:00
test1590
test1591 test1591: fix spelling of http feature 2019-10-24 14:59:26 +02:00
test1592 curl_multi_remove_handle() don't block terminating c-ares requests 2019-01-07 10:05:20 +01:00
test1593 http: allow overriding timecond with custom header 2019-07-14 16:17:15 +02:00
test1594
test1595 CURLINFO_RETRY_AFTER: parse the Retry-After header value 2019-08-07 14:45:39 +02:00
test1596
test1600 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1601
test1602 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1603 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1604
test1605 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1606
test1607
test1608
test1609
test1610 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1611
test1612 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1620 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1621
test1630 tests: add https-proxy support to the test suite 2020-05-14 16:21:31 +02:00
test1631
test1632
test1633
test1650 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1651
test1652
test1653 tests: Automatically deduce the tool name from the test case for unit tests 2020-02-27 00:51:49 +00:00
test1654
test1655
test1700 tests: fix the HTTP/2 tests 2016-06-19 23:59:52 +02:00
test1701
test1702
test1800
test1801
test1900
test1901
test1902 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test1903 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test1904
test1905 tests: Fixed XML validation errors in some test files. 2019-03-24 18:35:02 +01:00
test1906
test1907
test1908 test1908: avoid using fixed port number in test data 2020-04-13 01:05:01 +02:00
test1909
test1910
test2000 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test2001 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test2002 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test2003 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test2004 tests: add support for SSH server variant specific transfer paths 2020-05-02 16:56:55 +02:00
test2005 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2006 tests: make 2006-2010 handle different port number lengths 2020-04-18 22:45:40 +02:00
test2007 tests: make 2006-2010 handle different port number lengths 2020-04-18 22:45:40 +02:00
test2008 tests: make 2006-2010 handle different port number lengths 2020-04-18 22:45:40 +02:00
test2009 tests: make 2006-2010 handle different port number lengths 2020-04-18 22:45:40 +02:00
test2010
test2011 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2012 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2013 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2014 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2015 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2016 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2017 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2018 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2019 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2020 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2021
test2022 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2023 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2024 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2025 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test2026 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2027
test2028 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test2029 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test2030
test2031
test2032
test2033
test2034 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2035
test2036
test2037
test2038 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2039 test2039: fixed line endings that caused a test failure 2015-04-25 10:17:46 +02:00
test2040 test2040: verify basic auth on re-used connections 2015-06-17 07:43:13 +02:00
test2041
test2042
test2043 test2043: use revoked.badssl.com instead of revoked.grc.com 2020-04-14 17:51:31 +02:00
test2044 CURLOPT_DEFAULT_PROTOCOL: added 2015-08-22 21:57:14 -04:00
test2045
test2046 tests: set LC_ALL in more tests 2019-12-19 23:01:14 +01:00
test2047 build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
test2048
test2049 news: CURLOPT_CONNECT_TO and --connect-to 2016-04-17 23:50:59 +02:00
test2050 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test2051
test2052 news: CURLOPT_CONNECT_TO and --connect-to 2016-04-17 23:50:59 +02:00
test2053 CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properly 2016-11-30 12:02:44 +01:00
test2054
test2055 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test2056 Negotiate: fix for HTTP POST with Negotiate 2019-03-14 09:26:03 +01:00
test2057
test2058 digest: Do not quote algorithm in HTTP authorisation 2020-02-07 22:46:21 +01:00
test2059 digest: Do not quote algorithm in HTTP authorisation 2020-02-07 22:46:21 +01:00
test2060 digest: Do not quote algorithm in HTTP authorisation 2020-02-07 22:46:21 +01:00
test2061
test2062
test2063
test2064
test2065
test2066
test2067 digest: Do not quote algorithm in HTTP authorisation 2020-02-07 22:46:21 +01:00
test2068
test2069
test2070 schannel: add "best effort" revocation check option 2020-03-18 03:23:39 -04:00
test2071
test2072
test2073
test2074 httpauth: add support for Bearer tokens 2018-05-24 20:39:49 +02:00
test2075 option: disallow username in URL 2018-05-31 11:27:16 +02:00
test2076 http: fix HTTP auth to include query in URI 2018-12-11 13:28:20 +01:00
test2077
test2078 tests/data: fix static ip:port instead of dynamic values being used 2020-03-10 03:56:50 +01:00
test2080
test2100
test3000 schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
test3001
test3002
test3003 smtp: Allow RCPT TO command to fail for some recipients 2020-01-21 10:40:19 +01:00
test3004
test3005
test3006
test3007
test3010