curl/tests/data
Patrick Monnerat 1b55d270ad cookies: do not take cookie name as a parameter
RFC 6265 section 4.2.1 does not set restrictions on cookie names.
This is a follow-up to commit 7f7fcd0.
Also explicitly check proper syntax of cookie name/value pair.

New test 1155 checks that cookie names are not reserved words.

Reported-By: anshnd at github
Fixes #2564
Closes #2566
2018-05-13 01:23:10 +02:00
..
.gitattributes
.gitignore runtests: use a DISABLED.local file too 2015-04-26 19:59:13 +02:00
CMakeLists.txt
DISABLED Revert "multi_done: wait for name resolve to finish if still ongoing" 2017-10-08 00:55:10 +02:00
Makefile.am tests: Distribute CMakeLists.txt files in subdirectories 2015-06-25 07:48:50 -07:00
Makefile.inc cookies: do not take cookie name as a parameter 2018-05-13 01:23:10 +02:00
test1 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test2
test3
test4 http: add custom empty headers to repeated requests 2017-09-28 21:25:22 +02:00
test5 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test6
test7
test8 cookies: allow spaces in cookie names, cut of trailing spaces 2016-02-08 15:49:54 +01:00
test9 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test10
test11
test12
test13
test14
test15
test16 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test17
test18
test19
test20
test21
test22
test23
test24
test25
test26
test27 cookies: first n/v pair in Set-Cookie: is the cookie, then parameters 2016-03-10 11:26:12 +01:00
test28
test29
test30
test31 tests: made a couple of prechecks consistent with others 2017-05-13 19:12:22 +02:00
test32
test33
test34
test35
test36
test37
test38 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test39
test40
test41
test42
test43 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test44
test45
test46 cookie: case-insensitive hashing for the domains 2018-04-06 14:13:08 +02:00
test47 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test48
test49
test50
test51
test52
test53
test54
test55
test56
test57
test58
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 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
test65
test66
test67 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test68 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test69 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test70
test71 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test72
test73 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
test74
test75
test76
test77
test78
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 tests: updated for modified fake random 2017-05-08 23:24:43 +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
test87 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test88
test89 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test90 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test91 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test92
test93 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
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
test97
test98
test99
test100
test101
test102
test103
test104
test105
test106
test107
test108
test109
test110
test111
test112
test113
test114
test115
test116
test117
test118
test119
test120
test121
test122
test123
test124
test125
test126
test127
test128
test129
test130 test130: verify comments in .netrc 2017-08-03 10:04:16 +02:00
test131
test132
test133
test134
test135
test136
test137
test138
test139
test140
test141
test142
test143
test144
test145
test146
test147
test148 test148: fixed after the --ftp-create-dirs retry change 2016-04-25 23:10:13 +02:00
test149
test150 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test151
test152
test153
test154
test155 cleanup: misc typos in strings and comments 2018-03-16 11:08:31 +01:00
test156
test157
test158 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test159 HTTP-NTLM: fail auth on connection close instead of looping 2015-05-31 23:21:15 +02:00
test160
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 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test164
test165 tests: use consistent environment variables for setting charset 2017-02-25 15:33:29 +01:00
test166 mime: tests and examples. 2017-09-02 19:08:45 +01: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 tests: updated for modified fake random 2017-05-08 23:24:43 +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 cli tool: reimplement stdin buffering in -F option. 2017-10-12 14:25:59 +01:00
test174
test175
test176
test177
test178 HTTP: bail out on negative Content-Length: values 2018-01-13 22:49:04 +01:00
test179 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test180
test181
test182
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 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test187
test188
test189
test190
test191
test192
test193
test194
test195
test196
test197
test198
test199 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test200
test201
test202
test203
test204
test205
test206 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test207 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test208 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test209 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test210
test211
test212
test213 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test214
test215
test216 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test217 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test218 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test219 test219: Add http as a required feature 2016-08-26 08:32:01 +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
test226
test227
test228
test229
test230 HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
test231
test232 content_encoding: rework zlib_inflate 2017-12-20 16:02:42 +01:00
test233 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test234 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test235
test236
test237 ftp: reject illegal IP/port in PASV 227 response 2017-10-20 15:06:25 +02:00
test238
test239 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test240
test241
test242
test243 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test244 FTP: URL decode path for dir listing in nocwd mode 2017-10-10 15:02:38 +02:00
test245
test246
test247
test248
test249
test250
test251
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: make test file names more unique 2017-05-09 21:52:05 +02:00
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 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test260
test261
test262
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 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test266
test267 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test268
test269
test270
test271 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test272
test273
test274
test275 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test276
test277 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test278 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test279 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test280
test281
test282
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 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test288
test289
test290
test291
test292
test293
test294
test295
test296
test297
test298 test298: verify --ftp-method nowcwd with URL encoded path 2017-10-09 22:50:40 +02:00
test299 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test300
test301
test302
test303
test304
test305
test306
test307
test308 test308: disable if MultiSSL feature enabled 2017-10-19 20:16:05 +01:00
test309
test310
test311
test312
test313
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 brotli: data at the end of content can be lost 2017-12-27 13:00:54 +01:00
test317 http: prevent custom Authorization headers in redirects 2018-01-22 10:00:00 +01:00
test318 http: prevent custom Authorization headers in redirects 2018-01-22 10:00:00 +01:00
test319 tests: new tests for http raw mode 2018-02-13 01:44:57 +01:00
test320
test321
test322
test323
test324
test325
test326 tests: new tests for http raw mode 2018-02-13 01:44:57 +01:00
test340 FTP: reject path components with control codes 2018-03-12 07:47:07 +01:00
test350
test351
test352
test353
test354
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 test395: HTTP with overflow Content-Length value 2018-01-13 22:49:31 +01: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
test500 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test501 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test502
test503 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test504
test505
test506 multi_done: prune DNS cache 2017-12-10 14:51:47 +01:00
test507
test508
test509
test510 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test511
test512
test513
test514
test515
test516
test517 parsedate: fix date parsing for systems with 32 bit long 2018-01-25 22:20:52 +01:00
test518
test519
test520
test521
test522
test523 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test524
test525
test526
test527
test528
test529
test530
test531
test532
test533
test534
test535
test536
test537
test538
test539 test 539: use datacheck mode text for ASCII-mode LISTings 2015-12-26 11:01:47 +01:00
test540 http: Fix proxy connection reuse with basic-auth 2017-03-28 03:54:43 -04:00
test541
test542
test543
test544
test545
test546
test547 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test548 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test549 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test550 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test551 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test552 test552: Fix typos 2017-02-07 02:39:15 -05:00
test553
test554 mime: keep "text/plain" content type if user-specified. 2017-10-12 19:36:16 +01:00
test555 lib555: drop text conversion and encode data as ascii codes 2018-01-26 17:45:20 +01: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 test558: fix for multissl builds 2018-01-18 22:21:33 +01:00
test559 test559: verify use of minimum CURLOPT_BUFFERSIZE 2017-05-04 15:39:04 +02:00
test560
test561 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test562
test563 tests: list the primary server first in the server section 2017-05-09 00:40:28 +02:00
test564 test564: Add a warning comment about shell profile output. 2017-09-02 13:01:15 +01:00
test565 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test566
test567
test568
test569 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test570
test571 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test572
test573
test574
test575
test576
test577 RTSP: avoid integer overflow on funny RTSP response 2017-10-09 00:41:48 +02:00
test578 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test579
test580
test581
test582
test583
test584
test585
test586
test587 mime: keep "text/plain" content type if user-specified. 2017-10-12 19:36:16 +01:00
test588
test589 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test590 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test591
test592
test593
test594
test595
test596
test597
test598
test599 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test600
test601
test602
test603
test604
test605 libssh2: send the correct CURLE error code on scp file not found 2017-12-01 17:35:15 +01:00
test606
test607
test608
test609
test610
test611
test612
test613
test614
test615
test616
test617
test618
test619
test620
test621
test622
test623 libssh2: return CURLE_UPLOAD_FAILED on failure to upload 2017-12-01 17:35:15 +01:00
test624
test625
test626
test627
test628
test629
test630
test631
test632
test633
test634
test635
test636
test637
test638
test639
test640
test641
test642 ssh: add the ability to enable compression (for SCP/SFTP) 2017-08-17 03:32:00 -04:00
test643 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test644 tests: added flaky keyword to tests 587 and 644 2017-10-06 23:04:40 +02:00
test645 mime: tests and examples. 2017-09-02 19:08:45 +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 mime: limit bas64-encoded lines length to 76 characters 2017-10-19 18:33:27 +01:00
test649 mime: implement encoders. 2017-09-05 17:55:51 +01:00
test650 mime: keep "text/plain" content type if user-specified. 2017-10-12 19:36:16 +01:00
test651 test651: curl_formadd with huge COPYCONTENTS 2017-10-13 07:55:47 +02:00
test652 test652: curl_mime_data + base64 encoder with large contents 2017-10-19 18:37:19 +01:00
test653 test653: check reuse of easy handle after mime data change 2017-10-20 14:01:14 +01:00
test654 mime: clone mime tree upon easy handle duplication. 2018-01-14 19:43:12 +01:00
test655 url: Add option CURLOPT_RESOLVER_START_FUNCTION 2018-02-21 21:29:10 -05: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
test703
test704
test705
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
test710
test711
test712 proxy: fix hostname resolution and IDN conversion 2017-02-18 15:04:43 +01:00
test713 tests: mark data files as non-executable in git 2017-12-10 22:36:42 +01:00
test714 tests: mark data files as non-executable in git 2017-12-10 22:36:42 +01:00
test715 tests: mark data files as non-executable in git 2017-12-10 22:36:42 +01:00
test800 imap: quote atoms properly when escaping characters 2017-09-22 14:43:37 +02:00
test801
test802
test803
test804
test805
test806
test807
test808
test809
test810
test811
test812
test813
test814
test815
test816
test817
test818
test819
test820
test821
test822 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test823 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test824 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test825
test826
test827 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test828 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test829
test830
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 spelling fixes 2017-03-26 23:56:23 +02:00
test843 spelling fixes 2017-03-26 23:56:23 +02:00
test844 spelling fixes 2017-03-26 23:56:23 +02:00
test845 spelling fixes 2017-03-26 23:56:23 +02:00
test846 imap: support PREAUTH 2017-08-23 23:58:49 +02:00
test850
test851
test852
test853
test854
test855
test856 tests: make the imap server not verify user+password 2017-09-22 14:43:33 +02:00
test857
test858
test859
test860
test861
test862
test863
test864 s/cURL/curl 2016-11-07 10:36:23 +01:00
test865
test866
test867
test868 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test869 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test870 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test871
test872
test873 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test874 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test875
test876
test877
test878
test879
test880
test881
test882
test883
test884
test885
test886
test887 spelling fixes 2017-03-26 23:56:23 +02:00
test888 spelling fixes 2017-03-26 23:56:23 +02:00
test889 spelling fixes 2017-03-26 23:56:23 +02:00
test890 spelling fixes 2017-03-26 23:56:23 +02:00
test891 sasl_getmesssage: make sure we have a long enough string to pass 2017-12-05 17:05:44 +01:00
test900
test901
test902
test903
test904
test905
test906 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test907 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test908 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test909
test910
test911 smtp: fix processing of initial dot in data 2018-02-12 16:43:15 +01:00
test912
test913
test914
test915
test916
test917
test918
test919
test920
test921 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test922 tests: Renamed existing OAuth 2.0 (XOAUTH) tests 2015-11-14 11:19:57 +00:00
test923
test924
test925
test926
test927
test928
test929
test930
test931
test932
test933
test934
test935
test936
test937
test938
test939
test940
test941
test942
test943
test944
test945
test946 spelling fixes 2017-03-26 23:56:23 +02:00
test947 spelling fixes 2017-03-26 23:56:23 +02:00
test948 spelling fixes 2017-03-26 23:56:23 +02:00
test949 spelling fixes 2017-03-26 23:56:23 +02: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
test1000
test1001 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1002 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1003
test1004
test1005
test1006
test1007 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1008 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1009 tftp tests: verify sent options too 2015-11-06 10:55:30 +01:00
test1010 test1010: verify that #1718 is fixed 2017-08-04 10:01:23 +02:00
test1011
test1012
test1013
test1014
test1015
test1016
test1017
test1018
test1019
test1020
test1021 http-proxy: do the HTTP CONNECT process entirely non-blocking 2017-06-14 23:43:52 +02:00
test1022
test1023
test1024
test1025
test1026 tests: provide 'manual' as a feature to optionally require 2018-04-29 12:49:38 +02:00
test1027
test1028
test1029
test1030
test1031
test1032
test1033
test1034 url: reject ASCII control characters and space in host names 2017-11-22 11:14:06 +01:00
test1035 url: reject ASCII control characters and space in host names 2017-11-22 11:14:06 +01:00
test1036
test1037
test1038
test1039
test1040
test1041
test1042
test1043
test1044
test1045
test1046
test1047
test1048 tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings 2015-12-24 14:56:47 +01:00
test1049 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1050 tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings 2015-12-24 14:56:47 +01:00
test1051
test1052
test1053 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test1054
test1055
test1056
test1057
test1058
test1059 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1060 tests: fix CONNECT test cases to be more strict 2016-12-01 16:18:52 +01:00
test1061 http-proxy: fix chunked-encoded CONNECT responses 2017-06-16 21:56:56 +02:00
test1062
test1063 tests: removed some redundant empty <stdout> sections 2017-05-28 23:07:35 +02:00
test1064
test1065
test1066
test1067
test1068 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1069
test1070
test1071
test1072
test1073
test1074
test1075
test1076
test1077 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1078 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1079
test1080
test1081
test1082
test1083
test1084
test1085
test1086
test1087 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1088 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1089
test1090
test1091
test1092 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1093 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1094 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1095
test1096
test1097 CONNECT: reject TE or CL in 2xx responses 2016-12-01 16:18:36 +01:00
test1098 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1099 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1100 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test1101
test1102
test1103
test1104 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test1105 tests: made a couple of prechecks consistent with others 2017-05-13 19:12:22 +02:00
test1106 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1107
test1108 cleanup: misc typos in strings and comments 2018-03-16 11:08:31 +01:00
test1109 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1110 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1111 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1112
test1113
test1114
test1115
test1116
test1117
test1118
test1119
test1120
test1121
test1122
test1123
test1124
test1125
test1126
test1127
test1128
test1129
test1130
test1131
test1132
test1133 cli tool: in -F option arg, comma is a delimiter for files only 2017-10-29 16:23:06 +01:00
test1134
test1135 form/mime: field names are not allowed to contain zero-valued bytes. 2017-09-22 01:08:29 +01:00
test1136 test1136: fix cookie order after commit c990eadd12 2018-04-09 00:10:20 +02:00
test1137 test1137: verify --ignore-content-length for FTP 2015-10-23 15:24:56 +02:00
test1138 http redirects: %-encode bytes outside of ascii range 2015-11-02 12:48:03 +01:00
test1139 test1139: Added the --manual keyword since the manual is required 2017-02-07 18:49:50 +01:00
test1140 test1140: run nroff-scan to verify man pages 2016-05-01 23:24:09 +02:00
test1141 proxy: fix tests as follow-up to 93b0d907d5 2016-08-16 10:15:26 +02:00
test1142 proxy: fix tests as follow-up to 93b0d907d5 2016-08-16 10:15:26 +02:00
test1143 URL parser: allow URLs to use one, two or three slashes 2016-05-30 23:13:55 +02:00
test1144 http: refuse to pass on response body with NO_NODY was set 2016-09-11 12:02:07 +02:00
test1145 url: Fix parsing for when 'file' is the default protocol 2017-01-12 15:37:11 -05:00
test1146 url: Fix parsing for when 'file' is the default protocol 2017-01-12 15:37:11 -05:00
test1147 test1147: verify -H on a file 2017-06-15 11:09:48 +02:00
test1148 test1148: tolerate progress updates better 2018-04-16 16:53:46 +02:00
test1149 ftp: fix CWD when doing multicwd then nocwd on same connection 2017-08-17 10:08:11 +02:00
test1150 test1150: verify same host fetch using different ports over proxy 2017-09-15 08:13:37 +02:00
test1151 cookies: reject oversized cookies 2017-09-18 22:55:50 +02:00
test1152 FTP: zero terminate the entry path even on bad input 2017-10-02 07:50:17 +02:00
test1153 test1153: verify quoted double-qoutes in PWD response 2017-10-02 07:50:18 +02:00
test1154 test1154: verify that long HTTP headers get rejected 2018-02-16 22:51:59 +01:00
test1155 cookies: do not take cookie name as a parameter 2018-05-13 01:23:10 +02:00
test1160 test1160: verifies cookie leak for large cookies 2017-09-29 12:06:57 +02:00
test1161 cookie: fix memory leak if path was set twice in header 2017-09-30 23:40:50 +02:00
test1162 curl_fnmatch: return error on illegal wildcard pattern 2017-10-26 13:37:45 +02:00
test1163 wildcardmatch: fix heap buffer overflow in setcharset 2017-11-27 08:19:34 +01:00
test1164 transfer: make HTTP without headers count correct body size 2018-03-15 10:56:27 +01:00
test1170 HTTP: allow "header;" to replace an internal header with a blank one 2018-03-11 11:46:10 +01:00
test1171 HTTP: allow "header;" to replace an internal header with a blank one 2018-03-11 11:46:10 +01:00
test1200
test1201
test1202
test1203
test1204
test1205 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1206
test1207
test1208 test1208: marked flaky 2018-03-15 08:21:26 +01:00
test1209 cleanup: misc typos in strings and comments 2018-03-16 11:08:31 +01:00
test1210
test1211
test1212
test1213 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1214 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1215 tests: updated for modified fake random 2017-05-08 23:24:43 +02:00
test1216 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1217
test1218 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1219
test1220
test1221
test1222
test1223
test1224
test1225
test1226
test1227
test1228 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1229
test1230 CONNECT: reject TE or CL in 2xx responses 2016-12-01 16:18:36 +01:00
test1231 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1232 tests: removed the obsolete name parameter 2017-02-18 22:19:44 +01:00
test1233
test1234
test1235
test1236
test1237
test1238 Curl_expire_latest: ignore already expired timers 2017-04-11 16:53:33 +02:00
test1239
test1240
test1241 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1242 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1243 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1244 proxy: fix tests as follow-up to 93b0d907d5 2016-08-16 10:15:26 +02:00
test1245 tests: list the primary server first in the server section 2017-05-09 00:40:28 +02:00
test1246 test1246: verify URL parsing with host name ending with '#' 2016-10-31 08:46:35 +01:00
test1247 curl: add --fail-early 2016-11-14 08:35:40 +01:00
test1248 url: Fix NO_PROXY env var to work properly with --proxy option. 2017-01-13 11:18:11 +01:00
test1249 url: Fix NO_PROXY env var to work properly with --proxy option. 2017-01-13 11:18:11 +01:00
test1250 url: Fix NO_PROXY env var to work properly with --proxy option. 2017-01-13 11:18:11 +01:00
test1251 url: Fix NO_PROXY env var to work properly with --proxy option. 2017-01-13 11:18:11 +01:00
test1252 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1253 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1254 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1255 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1256 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1257 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1258 cookies: do not assume a valid domain has a dot 2017-01-27 13:32:02 +01:00
test1259 URL: only accept ";options" in SMTP/POP3/IMAP URL schemes 2017-02-10 14:51:53 +01:00
test1260 test1260: added http as a required feature 2017-03-08 09:06:56 +01:00
test1261 redirect: store the "would redirect to" URL when max redirs is reached 2017-05-23 23:27:58 +02:00
test1262 test1262: verify ftp download with -z for "if older than this" 2017-06-05 10:33:51 +02:00
test1263 URL: return error on malformed URLs with junk after IPv6 bracket 2017-11-14 18:20:56 +01:00
test1264 test1264: verify URL with space in host name being rejected 2017-11-22 11:14:44 +01:00
test1265 NO_PROXY: fix for IPv6 numericals in the URL 2018-03-04 19:50:48 +01:00
test1280 glob: fix [a-c] globbing regression 2016-11-15 08:22:54 +01:00
test1281 test1281: added http as a required feature 2016-12-02 15:17:47 +01:00
test1282 test1282: verify the ftp-gss check 2016-12-24 23:35:54 +01:00
test1283 tool_urlglob: Allow a glob range with the same start and stop 2017-02-15 02:31:09 -05:00
test1284 http: fix missing 'Content-Length: 0' while negotiating auth 2017-02-17 02:32:16 -05:00
test1285 http: fix missing 'Content-Length: 0' while negotiating auth 2017-02-17 02:32:16 -05:00
test1286 digest_sspi: Fix nonce-count generation in HTTP digest 2017-02-20 00:53:01 -05:00
test1287 test1287: added verbose logs keyword 2017-03-12 20:32:46 +01:00
test1288 url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS 2017-03-12 01:32:33 -05:00
test1289 glob: do not continue parsing after a strtoul() overflow range 2017-08-07 09:24:30 +02:00
test1290 curl: pass through [] in URLs instead of calling globbing error 2017-11-04 10:23:27 +01:00
test1291 curl: speed up handling of many URLs 2017-11-04 20:56:26 +01:00
test1292 HTTP: allow "header;" to replace an internal header with a blank one 2018-03-11 11:46:10 +01:00
test1298 --request-target: instead of --strip-path-slash 2017-06-21 23:39:10 +02:00
test1299 --request-target: instead of --strip-path-slash 2017-06-21 23:39:10 +02:00
test1300
test1301 strcase: s/strequal/strcasecompare 2016-10-31 09:37:54 +01:00
test1302
test1303
test1304
test1305
test1306
test1307
test1308
test1309 tests: added test for Curl_splaygetbest to unit1309 2017-04-04 23:48:14 +02:00
test1310
test1311
test1312 curl -J: make it work even without http:// scheme on URL 2016-04-29 15:24:10 +02:00
test1313
test1314 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1315 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test1316
test1317
test1318
test1319 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1320 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1321 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1322 test1322: verify stripping of trailing dot from host name 2016-04-25 23:51:33 +02:00
test1323 test1323: verify curlx_tvdiff 2017-07-28 15:51:36 +02:00
test1324 resolve: allow IP address within [] brackets 2017-11-17 15:26:08 +01:00
test1325
test1326 test 1326: fix getting stuck on Windows due to incomplete request 2015-12-17 15:14:36 +01:00
test1327
test1328
test1329
test1330
test1331 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1332
test1333 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
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
test1399 progress: prevent resetting t_starttransfer 2017-06-30 09:05:53 +02:00
test1400 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1401 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1402 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1403 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1404 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1405 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1406 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1407 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1408
test1409
test1410
test1411
test1412
test1413
test1414
test1415 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1416
test1417
test1418
test1419
test1420 Revert "curl: don't set CURLOPT_INTERLEAVEDATA" 2017-12-11 00:00:17 +01:00
test1421 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1422 curl: don't pass semicolons when parsing Content-Disposition 2017-10-09 10:37:27 +02:00
test1423
test1424
test1425 curl: prevent binary output spewed to terminal 2017-06-16 23:38:13 +02:00
test1426 curl: prevent binary output spewed to terminal 2017-06-16 23:38:13 +02:00
test1427 test1427: verify command line parser integer overflow detection 2017-08-07 09:38:57 +02:00
test1428 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1429 http: fix response code parser to avoid integer overflow 2017-07-31 18:37:43 +02:00
test1430 spelling fixes 2017-03-26 23:56:23 +02:00
test1431 spelling fixes 2017-03-26 23:56:23 +02:00
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
test1435
test1436
test1437 Added test 1437 to verify a memory leak 2016-02-19 10:45:09 +01:00
test1438 tests: Add some testcases for recent new features. 2016-11-26 17:04:55 +01:00
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 test1440/1: depend on well-defined file: behaviour 2017-03-12 23:27:00 +01:00
test1442 curl: check for end of input in writeout backslash handling 2017-03-25 23:48:57 +01:00
test1443 test1443: test --remote-time 2017-04-27 22:34:12 +02:00
test1444 tests: added --remote-time tests for remaining protocols that support it 2017-04-29 10:16:06 +02:00
test1445 tests: added --remote-time tests for remaining protocols that support it 2017-04-29 10:16:06 +02:00
test1446 tests: added --remote-time tests for remaining protocols that support it 2017-04-29 10:16:06 +02:00
test1447 test1447: require a curl with http support 2017-08-12 12:53:14 +02:00
test1448 test1448: verify redirect to IDN using URL 2017-08-13 00:04:27 +02:00
test1449 test1449: FTP download range with an too large size 2017-08-14 23:33:53 +02:00
test1450 test1450: add simple testing for DICT 2017-06-30 11:34:05 +02:00
test1451 test1451: add SMB support to the testbed 2017-07-04 10:41:58 +02:00
test1452 tests: mark data files as non-executable in git 2017-12-10 22:36:42 +01:00
test1453 test1453: Fixed <features> 2017-08-23 09:03:13 +02:00
test1454 test1454: --connect-to with IPv6 address w/o IPv6 support! 2018-01-23 08:01:29 +01:00
test1455 CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol 2018-03-17 11:50:06 +01:00
test1456 CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol 2018-03-17 11:50:06 +01:00
test1500
test1501
test1502
test1503
test1504
test1505
test1506
test1507
test1508
test1509 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1510 test1510: another flaky test 2015-05-23 16:28:09 +02:00
test1511
test1512
test1513 test1513: make sure the callback is only called once 2015-11-24 23:33:37 +01:00
test1514
test1515 test 1515: add data check 2015-12-26 17:25:59 +01:00
test1516
test1517 tests: added test1517 2016-04-20 10:02:22 +02:00
test1520
test1521 lib1521: add curl_easy_getinfo calls to the test set 2017-06-19 14:01:51 +02:00
test1525 CONNECT: reject TE or CL in 2xx responses 2016-12-01 16:18:36 +01:00
test1526 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1527 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1528 Revert "Proxy-Connection: stop sending this header by default" 2016-08-16 08:36:04 +02:00
test1529
test1530 test1530: added http to required features 2015-06-14 22:38:39 +02:00
test1531 test1531: verify POSTFIELDSIZE set after add_handle 2015-06-23 17:51:03 -07:00
test1532 easy: Reset all statistical session info in curl_easy_reset 2016-09-20 01:14:01 -04:00
test1533 New libcurl option to keep sending on error 2016-09-22 22:22:31 +02:00
test1534 url: Fix parsing for when 'file' is the default protocol 2017-01-12 15:37:11 -05:00
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 test1537: dedicated tests of the URL (un)escape API calls 2017-06-02 13:16:18 +02:00
test1538 TODO fixed: Detect when called from within callbacks 2018-02-15 09:36:03 +01:00
test1540 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1550 PIPELINING_SERVER_BL: cleanup the internal list use 2017-06-19 09:14:49 +02:00
test1551 url: make the original string get used on subsequent transfers 2017-07-03 23:52:10 +02:00
test1552 multi_cleanup: call DONE on handles that never got that 2017-10-06 16:48:39 +02:00
test1553 pingpong: return error when trying to send without connection 2017-10-07 00:20:31 +02:00
test1554 conncache: fix several lock issues 2017-12-05 23:21:02 +01:00
test1555 TODO fixed: Detect when called from within callbacks 2018-02-15 09:36:03 +01:00
test1556 test1556: verify >16KB headers to the header callback 2018-02-16 22:54:50 +01:00
test1600
test1601
test1602 hostip: fix unintended destruction of hash table 2015-05-18 11:15:43 +02:00
test1603 unit1603: Added unit tests for hash functions 2015-11-12 22:49:32 +01:00
test1604 tool_doswin: Improve sanitization processing 2016-02-05 01:44:27 -05:00
test1605 test1605: verify negative input lengths to (un)escape functions 2016-09-14 07:49:43 +02:00
test1606 test1606: verify speedcheck 2017-04-06 17:38:23 +02:00
test1607 CURLOPT_RESOLVE: Add support for multiple IP addresses per entry 2018-02-20 04:24:28 -05:00
test1608 resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES 2018-03-17 20:44:14 +01:00
test1700 tests: fix the HTTP/2 tests 2016-06-19 23:59:52 +02:00
test1701 tests: fix the HTTP/2 tests 2016-06-19 23:59:52 +02:00
test1702 tests: fix the HTTP/2 tests 2016-06-19 23:59:52 +02:00
test1800 http2: disable server push if not requested 2017-01-15 11:45:32 +00:00
test1801 http2: disable server push if not requested 2017-01-15 11:45:32 +00:00
test1900 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test1901 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
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 http-proxy: treat all 2xx as CONNECT success 2017-09-05 09:47:46 +02:00
test2000
test2001
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
test2006
test2007
test2008
test2009
test2010
test2011
test2012
test2013
test2014
test2015
test2016
test2017
test2018
test2019
test2020
test2021
test2022
test2023
test2024
test2025
test2026
test2027
test2028
test2029
test2030
test2031 tests: fixed a typo in some comments 2017-03-04 12:50:30 +01:00
test2032 test2032: mark as flaky (again) 2017-08-13 00:00:39 +02:00
test2033 test2033: this went flaky again 2017-08-11 23:53:47 +02:00
test2034
test2035
test2036
test2037
test2038
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 test2041: fixed line endings in protocol part 2015-07-02 08:32:18 +02:00
test2042 SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
test2043 SSL: Add an option to disable certificate revocation checks 2015-07-17 02:40:16 -04:00
test2044 CURLOPT_DEFAULT_PROTOCOL: added 2015-08-22 21:57:14 -04:00
test2045 errors: new alias CURLE_WEIRD_SERVER_REPLY (8) 2016-09-07 21:24:27 -04:00
test2046 tests: use consistent environment variables for setting charset 2017-02-25 15:33:29 +01:00
test2047 tests: use consistent environment variables for setting charset 2017-02-25 15:33:29 +01:00
test2048 test2048: fix url 2016-09-18 15:33:15 -04:00
test2049 news: CURLOPT_CONNECT_TO and --connect-to 2016-04-17 23:50:59 +02:00
test2050 proxy: fix tests as follow-up to 93b0d907d5 2016-08-16 10:15:26 +02:00
test2051 news: CURLOPT_CONNECT_TO and --connect-to 2016-04-17 23:50:59 +02:00
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 CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properly 2016-11-30 12:02:44 +01:00
test2055 tests: mark data files as non-executable in git 2017-12-10 22:36:42 +01:00
test2056 tests: add initial gssapi test using stub implementation 2017-09-15 14:09:08 +02:00
test2057 tests: add initial gssapi test using stub implementation 2017-09-15 14:09:08 +02:00
test2058 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2059 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2060 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2061 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2062 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2063 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2064 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2065 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2066 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2067 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2068 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2069 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2070 test: add tests to ensure basic file: URLs 2017-11-24 23:13:16 +01:00
test2071 test: add tests to ensure basic file: URLs 2017-11-24 23:13:16 +01:00
test2072 file: restore old behavior for file:////foo/bar URLs 2018-04-06 14:28:42 +02:00
test2073 curl_easy_reset: release mime-related data. 2017-12-20 19:33:50 +01:00
test3000 schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
test3001 schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00