curl/tests/data
Daniel Stenberg 96a80b5a26 parsedate: handle cut off numbers better
... and don't read outside of the given buffer!

CVE-2016-8621

bug: https://curl.haxx.se/docs/adv_20161102G.html
Reported-by: Luật Nguyễn
2016-10-31 08:46:35 +01:00
..
.gitattributes
.gitignore
CMakeLists.txt
DISABLED Enabled test 1437 after the bug fix in commit 3fa220a6 2016-02-20 11:34:15 +01:00
Makefile.am
Makefile.inc
test1 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00: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 Curl_add_custom_headers: support headers with no data 2011-09-13 16:17:21 -07:00
test5 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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 cookies: allow spaces in cookie names, cut of trailing spaces 2016-02-08 15:49:54 +01:00
test9 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00: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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test20 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00: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
test31 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +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 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test39 formpost: support quotes, commas and semicolon in file names 2013-01-22 15:43:29 +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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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 test46: change cookie expiry date 2016-03-06 16:22:49 +01:00
test47 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00: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 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test60 Added test case 1068 to do a simple HTTP PUT from stdin 2008-08-28 02:03:54 +00:00
test61 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
test62 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
test63 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test67 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test68 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test69 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test70 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test71 Edited some test keywords for consistency 2008-06-21 17:56:48 +00: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 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test76 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00: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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test80 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test81 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test82 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test83 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test84 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test85 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test86 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test87 test 1326: fix file check since curl is outputting binary data 2015-12-17 16:04:33 +01:00
test88 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test89 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test90 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test91 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test92 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test93
test94 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test95 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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
test108 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test109 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
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
test114
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 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
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
test126 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test127 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
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 netrc: add unit tests for 'default' support 2015-04-24 23:57:55 +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 add keywords 2007-12-08 22:56:17 +00: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 http: always send Host: header as first header 2015-03-12 12:15:24 +01: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 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test154 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test155 http: always send Host: header as first header 2015-03-12 12:15:24 +01: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 formpost: better random boundaries 2013-06-25 09:55:49 +02:00
test159 HTTP-NTLM: fail auth on connection close instead of looping 2015-05-31 23:21:15 +02: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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test163
test164 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test165 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test166 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test167 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test168 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test169 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test170 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test171 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test172 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
test173 Fixed a NULL pointer dereference in form posting 2010-08-24 16:45:31 -07:00
test174
test175 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test176 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test177 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test178 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02: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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test184 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test185 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test186 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test187 Added keywords 2008-07-31 02:51:44 +00:00
test188
test189 http: always send Host: header as first header 2015-03-12 12:15:24 +01: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 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test197 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test198
test199 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test200 added keyword 2008-01-05 12:15:41 +00:00
test201 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test202 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test203 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test204 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test205 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test206 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test207 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test208 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test209
test210 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test211 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test212
test213 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test214
test215 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test216 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test217 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test218 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test219 test219: Add http as a required feature 2016-08-26 08:32:01 +02:00
test220 Tweaked a few tests to test proper Turkish locale handling 2008-10-23 01:53:27 +00:00
test221 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test222 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test223 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test224 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test225
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
test231 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test233 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test238 FTP: reject illegal port numbers in EPSV 229 responses 2013-01-15 22:35:48 +01:00
test239 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02: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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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
test257 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test258 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test259 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test264 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test265 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test266 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test267 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test268 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test269
test270
test271 tftp tests: verify sent options too 2015-11-06 10:55:30 +01: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
test274 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test275
test276 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test277 formpost: better random boundaries 2013-06-25 09:55:49 +02:00
test278
test279
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 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test284 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test285 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test286 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test287
test288 tests: add keywords for a couple of FILE tests 2013-08-11 19:56:14 +02:00
test289
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
test299 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test300
test301 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test302 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test303
test304 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00: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 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00: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 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test309 Added test309 to test HTTP redirect to HTTPS URL 2008-02-19 21:57:41 +00:00
test310 Added PEM certificate keyword 2010-01-18 20:20:07 +00:00
test311
test312 Added PEM certificate keyword 2010-01-18 20:20:07 +00:00
test313 test313: a new test for CRL support 2010-05-27 23:45:18 +02:00
test320 test320: Expect the Host header to be the first header 2015-03-13 22:37:23 +01: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 test320/1/2/4: fix the port number substitution variables 2014-07-11 23:47:33 +02:00
test325
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
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
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
test500 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
test501 Added missing <keywords> 2008-11-11 21:58:41 +00:00
test502 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
test503 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test504 multi tests: OOM handling fixes 2011-10-21 16:52:14 +02:00
test505 tests: add keywords for a couple of FTP tests 2013-08-11 19:56:01 +02:00
test506
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 tests: add keywords to the last 7 tests lacking them 2014-04-03 11:06:24 +02:00
test510
test511 tests: add keywords for a couple of FTP tests 2013-08-11 19:56:01 +02:00
test512 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01:00
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
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
test522 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test523
test524 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
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
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
test536 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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test541 tests: add keywords for a couple of FTP tests 2013-08-11 19:56:01 +02:00
test542
test543
test544
test545 test545: make it not use a trailing zero 2014-10-16 23:40:49 +02:00
test546
test547
test548 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test549 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test550
test551
test552 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test553
test554 formadd: support >2GB files on windows 2015-11-02 08:41:46 +01:00
test555 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test556 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test557 mprintf: Fix processing of width and prec args 2016-05-13 00:06:50 +02:00
test558 test558: fix test by stripping file paths from FD lines 2016-07-21 17:06:04 +02:00
test560 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test561 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test562 - I was going to fix issue #59 in KNOWN_BUGS 2009-04-30 09:02:39 +00:00
test563 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test564 multi-socks: fix connect to proxy 2011-04-28 10:06:49 +02:00
test565 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test566
test567
test568
test569
test570 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test571 testsuite: use binary output mode for custom curl test tools 2014-02-14 20:12:27 +01: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
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: disable valgrind on the remaining scp/sftp tests 2014-03-15 10:41:40 +01:00
test583
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 tests: add keywords for a couple of HTTP tests 2013-08-11 19:56:05 +02:00
test588 tests: Moved some comments so the test data files parse as XML 2014-02-03 00:23:34 +01:00
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
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 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test601 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test602 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test603 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test604 tests: disable valgrind on the remaining scp/sftp tests 2014-03-15 10:41:40 +01:00
test605
test606 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test607 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test608 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test609 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test610 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test611
test612 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test613 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test614 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test615 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test616 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test617 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test618 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test619
test620 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test621
test622
test623 tests: disable valgrind on the remaining scp/sftp tests 2014-03-15 10:41:40 +01:00
test624
test625 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test626 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test627 tests: unified use of some keywords 2014-04-03 11:49:49 +02:00
test628 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test629
test630
test631
test632
test633
test634
test635 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test636
test637
test638
test639
test640 test640/1: add tests for --head with sftp and scp 2014-03-14 23:38:00 +01:00
test641 test640/1: add tests for --head with sftp and scp 2014-03-14 23:38:00 +01:00
test700 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test701 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test702 Cleaned up SOCKS tests. Use a magic port number instead of killserver 2007-06-07 20:14:00 +00:00
test703 Cleaned up SOCKS tests. Use a magic port number instead of killserver 2007-06-07 20:14:00 +00:00
test704
test705 Cleaned up SOCKS tests. Use a magic port number instead of killserver 2007-06-07 20:14:00 +00: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 proxy: allow socks:// prefix in proxy string 2011-04-28 15:08:09 +02:00
test709 test709: clarify the test in the name 2013-04-25 23:42:38 +02:00
test710 test710: verify that --proxy socks5://hostname works 2011-08-05 00:46:59 +02:00
test711
test712 ftp_state_pasv_resp: connect through proxy also when set by env 2013-04-26 16:49:25 +02:00
test800 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test801 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test802 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test803 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test804 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01: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 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test821
test822
test823
test824
test825
test826
test827
test828
test829
test830 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test831
test832
test833
test834
test835
test836
test837
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
test845
test850
test851
test852
test853
test854
test855 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test856 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test857
test858
test859
test860 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test861
test862 tests: Added "Clear Text" authentication keyword 2014-03-30 11:34:23 +01:00
test863
test864
test865
test866 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test867
test868
test869
test870
test871 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test872
test873
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: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test878
test879 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +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
test885 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test886 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test887
test888
test889 tests: Corrected copy and pasted comments from commit e643c5c908 2015-12-03 23:31:24 +00:00
test890
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
test907
test908
test909
test910 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test911 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test912
test913
test914
test915
test916
test917
test918
test919
test920 tests: Replaced email authentication keywords with SASL based keywords 2014-03-30 11:56:42 +01:00
test921
test922
test923
test924
test925 tests: Corrected missing data reply sections from 3d50e91aee 2013-11-16 17:19:26 +00:00
test926
test927
test928
test929
test930 tests: Added SMTP NOOP and RSET tests 2013-11-17 12:52:42 +00:00
test931
test932
test933
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
test943
test944
test945
test946
test947
test948
test949 tests: Corrected copy and pasted comments from commit e643c5c908 2015-12-03 23:31:24 +00:00
test1000
test1001
test1002 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +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 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test1008
test1009
test1010
test1011
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 Added Range keyword 2008-08-14 19:18:18 +00:00
test1017
test1018
test1019
test1020
test1021
test1022
test1023
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
test1029
test1030
test1031
test1032
test1033
test1034
test1035
test1036
test1037
test1038
test1039
test1040
test1041
test1042
test1043
test1044
test1045
test1046
test1047
test1048
test1049
test1050
test1051
test1052
test1053
test1054
test1055
test1056
test1057
test1058
test1059
test1060
test1061
test1062
test1063
test1064
test1065
test1066
test1067
test1068
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
test1073
test1074
test1075
test1076
test1077
test1078
test1079
test1080
test1081
test1082
test1083
test1084
test1085
test1086
test1087
test1088
test1089
test1090
test1091
test1092
test1093
test1094
test1095
test1096
test1097
test1098
test1099
test1100
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
test1105
test1106
test1107
test1108
test1109
test1110
test1111 Julien Chaffraix adjusted "<name> section" line length 2010-01-22 07:32:09 +00: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
test1122 transfer-encoding: added new option and cmdline 2011-04-18 19:46:21 +02:00
test1123
test1124
test1125
test1126
test1127 tests: added HTTP If-Modified-Since tests 2011-05-13 08:55:15 +02:00
test1128
test1129
test1130
test1131
test1132
test1133
test1134
test1135
test1136
test1137
test1138
test1139
test1140
test1141
test1142
test1143
test1144
test1200
test1201
test1202
test1203
test1204
test1205
test1206
test1207
test1208
test1209
test1210
test1211
test1212
test1213
test1214
test1215
test1216
test1217
test1218
test1219
test1220
test1221
test1222
test1223
test1224
test1225
test1226
test1227
test1228
test1229
test1230
test1231
test1232
test1233
test1234
test1235
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
test1245
test1246
test1300
test1301
test1302
test1303
test1304
test1305
test1306 Added unit test 1306 so tests 558 & 559 are now fully replaced 2011-03-04 15:13:12 -08:00
test1307
test1308
test1309
test1310
test1311
test1312
test1313
test1314
test1315
test1316
test1317
test1318
test1319
test1320
test1321
test1322
test1325
test1326
test1327
test1328
test1329
test1330
test1331
test1332
test1333
test1334
test1335
test1336
test1337
test1338
test1339
test1340
test1341
test1342
test1343
test1344
test1345
test1346
test1347
test1348
test1349
test1350
test1351
test1352
test1353
test1354
test1355
test1356
test1357
test1358
test1359
test1360
test1361
test1362
test1363
test1364
test1365
test1366
test1367
test1368
test1369
test1370
test1371
test1372
test1373
test1374
test1375
test1376
test1377
test1378
test1379
test1380
test1381
test1382
test1383
test1384
test1385
test1386
test1387
test1388
test1389
test1390
test1391
test1392
test1393
test1394
test1395
test1396
test1397
test1398
test1400
test1401
test1402
test1403
test1404
test1405
test1406
test1407
test1408
test1409
test1410
test1411
test1412
test1413
test1414
test1415
test1416
test1417
test1418
test1419
test1420
test1421
test1422
test1423
test1424
test1428
test1429
test1430
test1431
test1432
test1433
test1434
test1435
test1436
test1437
test1500
test1501
test1502 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test1503
test1504
test1505
test1506
test1507
test1508
test1509
test1510
test1511
test1512
test1513
test1514
test1515
test1516
test1517
test1520
test1525
test1526
test1527
test1528
test1529
test1530
test1531
test1532
test1533
test1600
test1601
test1602
test1603
test1604
test1605
test1700
test1701
test1702
test1800
test1801
test1900
test1901
test1902
test1903
test2000 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test2001 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test2002 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test2003 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test2004 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test2005 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2006 test2006: Updated expected output to include hash name 2012-09-18 00:14:34 +02:00
test2007 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2008 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2009
test2010 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2011 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2012 test2005 to test2016: improve failure detection 2012-06-29 15:44:50 +02:00
test2013 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2014 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2015 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2016 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2017 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2018 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2019 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2020 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2021
test2022
test2023
test2024
test2025
test2026
test2027
test2028
test2029
test2030
test2031
test2032
test2033
test2034
test2035
test2036
test2037
test2038
test2039
test2040
test2041
test2042
test2043
test2044
test2045
test2046
test2047
test2048
test2049
test2050
test2051
test2052