curl/tests/data
Jay Satiro 172b2beba6 SSL: Add an option to disable certificate revocation checks
New tool option --ssl-no-revoke.
New value CURLSSLOPT_NO_REVOKE for CURLOPT_SSL_OPTIONS.

Currently this option applies only to WinSSL where we have automatic
certificate revocation checking by default. According to the
ssl-compared chart there are other backends that have automatic checking
(NSS, wolfSSL and DarwinSSL) so we could possibly accommodate them at
some later point.

Bug: https://github.com/bagder/curl/issues/264
Reported-by: zenden2k <zenden2k@gmail.com>
2015-07-17 02:40:16 -04:00
..
.gitattributes
.gitignore runtests: use a DISABLED.local file too 2015-04-26 19:59:13 +02:00
CMakeLists.txt tests: move TESTCASES to Makefile.inc, add show for cmake 2014-10-13 11:50:21 +02:00
DISABLED curl tool: Enable support for the SMB protocol 2014-11-30 21:32:44 +00:00
Makefile.am tests: Distribute CMakeLists.txt files in subdirectories 2015-06-25 07:48:50 -07:00
Makefile.inc SSL: Add an option to disable certificate revocation checks 2015-07-17 02:40:16 -04:00
test1
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
test5
test6
test7
test8 cookies: only use full host matches for hosts used as IP address 2014-09-10 07:32:36 +02:00
test9
test10
test11
test12 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test13
test14
test15
test16 http: always send Host: header as first header 2015-03-12 12:15:24 +01: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
test20
test21
test22 test22: expand a backtick command 2014-11-13 23:06:44 +01:00
test23
test24
test25
test26
test27
test28
test29
test30
test31 cookie: handle spaces after the name in Set-Cookie 2015-04-01 23:25:29 +02:00
test32
test33 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test34
test35
test36
test37
test38 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test39
test40
test41
test42
test43
test44
test45
test46
test47
test48
test49
test50
test51
test52
test53
test54
test55
test56 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test57
test58
test59
test60
test61 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test62 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test63 http: always send Host: header as first header 2015-03-12 12:15:24 +01: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
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
test72 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test73 http: always send Host: header as first header 2015-03-12 12:15:24 +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
test77
test78
test79
test80 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test81 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test82 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test83 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test84 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test85 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test86 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test87 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02: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
test95
test96 free: instead of Curl_safefree() 2015-03-16 15:01:15 +01:00
test97
test98
test99 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
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 netrc: add unit tests for 'default' support 2015-04-24 23:57:55 +02:00
test131
test132
test133
test134
test135
test136
test137
test138
test139
test140
test141
test142
test143
test144
test145
test146
test147
test148
test149
test150 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test151
test152
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
test157
test158
test159 HTTP-NTLM: fail auth on connection close instead of looping 2015-05-31 23:21:15 +02:00
test160
test161
test162 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test163
test164 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test165
test166
test167 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test168 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test169 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test170 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test171
test172
test173
test174
test175
test176 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test177
test178
test179
test180
test181
test182
test183
test184 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test185 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test186
test187
test188 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test189 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test190
test191
test192
test193
test194 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test195
test196
test197
test198
test199 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test200
test201
test202
test203
test204
test205
test206 tests: Don't run HTTP digest tests for SSPI based builds 2014-11-06 20:36:08 +00:00
test207
test208 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test209
test210
test211
test212
test213
test214
test215
test216
test217
test218
test220
test221
test222
test223
test224
test225
test226
test227
test228
test229
test231
test233 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test234 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test235
test236
test237
test238
test239 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test240
test241
test242 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test243 http: always send Host: header as first header 2015-03-12 12:15:24 +01: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
test248
test249
test250
test251
test252
test253
test254
test255
test256 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test257 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test258 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test259 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test260
test261
test262
test263
test264 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test265
test266
test267 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test268
test269
test270
test271
test272
test273 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test274
test275 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test276
test277
test278 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test279 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test280
test281
test282
test283
test284
test285
test286
test287 CURLOPT_HEADEROPT: default to separate 2015-04-28 21:02:37 +02:00
test288
test289
test290
test291
test292
test293
test294
test295
test296
test297
test298
test299 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test300
test301 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test302
test303
test304
test305
test306
test307
test308
test309
test310
test311
test312
test313
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
test324 test320/1/2/4: fix the port number substitution variables 2014-07-11 23:47:33 +02:00
test325
test350
test351
test352
test353
test354
test400
test401
test402
test403
test404
test405
test406
test407
test408
test409
test500
test501
test502
test503 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test504
test505
test506 CURLOPT_COOKIELIST: Added "RELOAD" command 2014-09-25 16:28:17 +02:00
test507
test508
test509
test510
test511
test512
test513
test514
test515
test516
test517
test518
test519 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test520
test521
test522 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test523 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test524
test525
test526
test527
test528
test529
test530
test531
test532
test533
test534
test535
test536
test537
test538
test539
test540 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test541
test542
test543
test544
test545 test545: make it not use a trailing zero 2014-10-16 23:40:49 +02:00
test546
test547 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test548 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test549
test550
test551 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test552 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test553
test554
test555 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test556
test557
test558
test560
test561
test562
test563
test564
test565 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test566
test567
test568
test569
test570
test571
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
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
test581
test582
test583
test584
test585
test586
test587
test588
test590 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test591
test592
test593
test594
test595
test596
test597
test598 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test599 Ensure progress.size_dl/progress.size_ul are always >= 0 2014-09-07 23:23:12 +02:00
test600
test601
test602
test603
test604
test605
test606
test607
test608
test609
test610
test611
test612
test613
test614
test615
test616
test617
test618
test619
test620
test621
test622
test623
test624
test625
test626
test627
test628
test629
test630
test631
test632
test633
test634
test635
test636
test637
test638
test639
test640
test641
test700
test701
test702
test703
test704
test705
test706
test707
test708
test709
test710
test711
test712
test800
test801
test802
test803
test804
test805
test806
test807
test808
test809
test810
test811
test812
test813
test814
test815
test816
test817
test818
test819
test820
test821
test822
test823 sasl: Added back qop argument mistakenly removed in e95ca7ce 2014-06-15 14:11:35 +02:00
test824
test825
test826
test827
test828
test829
test830
test831
test832
test833
test834
test835
test836
test837 tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests 2015-01-28 19:50:34 +00:00
test838 tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests 2015-01-28 19:50:34 +00:00
test839 tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests 2015-01-28 19:50:34 +00:00
test840 tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests 2015-01-28 19:50:34 +00:00
test850
test851
test852
test853
test854
test855
test856
test857
test858
test859
test860
test861
test862
test863
test864
test865
test866
test867
test868
test869 sasl: Added back qop argument mistakenly removed in e95ca7ce 2014-06-15 14:11:35 +02:00
test870
test871
test872
test873
test874
test875
test876
test877
test878
test879
test880
test881
test882
test883 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test884 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test885 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test886 tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests 2015-01-28 19:51:15 +00:00
test900
test901
test902
test903
test904
test905
test906
test907 sasl: Added back qop argument mistakenly removed in e95ca7ce 2014-06-15 14:11:35 +02:00
test908
test909
test910
test911
test912
test913
test914
test915
test916
test917
test918
test919
test920
test921
test922
test923
test924
test925
test926
test927
test928
test929
test930
test931
test932
test933
test934
test935
test936
test937
test938 test938: added missing closing tags 2015-03-21 01:27:44 +01:00
test939
test940
test941 tests: Added SMTP with --crlf test case 2014-11-26 23:58:42 +00:00
test942 tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests 2015-01-28 19:55:06 +00:00
test943 tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests 2015-01-28 19:55:06 +00:00
test944 tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests 2015-01-28 19:55:06 +00:00
test945 tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests 2015-01-28 19:55:06 +00:00
test1000
test1001 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1002 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1003
test1004
test1005
test1006
test1007
test1008
test1009
test1010
test1011
test1012
test1013
test1014
test1015
test1016
test1017
test1018
test1019
test1020
test1021
test1022
test1023
test1024
test1025
test1026
test1027
test1028
test1029
test1030 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1031
test1032 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1033
test1034
test1035
test1036
test1037
test1038
test1039
test1040 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1041 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1042 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1043 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1044
test1045
test1046
test1047
test1048
test1049
test1050
test1051
test1052
test1053
test1054
test1055
test1056
test1057
test1058 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1059
test1060 tests: Don't run HTTP digest tests for SSPI based builds 2014-11-06 20:36:08 +00:00
test1061 tests: Don't run HTTP digest tests for SSPI based builds 2014-11-06 20:36:08 +00:00
test1062
test1063
test1064
test1065
test1066
test1067
test1068
test1069
test1070
test1071 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1072
test1073
test1074
test1075 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1076
test1077
test1078
test1079 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1080
test1081
test1082
test1083
test1084
test1085
test1086 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test1087 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1088 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1089
test1090
test1091
test1092
test1093
test1094
test1095 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1096
test1097
test1098
test1099
test1100 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1101 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1102
test1103
test1104
test1105 cookies: only use full host matches for hosts used as IP address 2014-09-10 07:32:36 +02:00
test1106
test1107
test1108
test1109
test1110
test1111
test1112
test1113 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test1114
test1115
test1116
test1117 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1118
test1119
test1120
test1121 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1122
test1123
test1124
test1125
test1126
test1127
test1128
test1129
test1130
test1131
test1132
test1133
test1134 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1135 multi: Move http2 push function declarations to header end 2015-06-30 17:19:21 -04:00
test1200
test1201
test1202
test1203
test1204 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1205
test1206
test1207
test1208
test1209
test1210
test1211
test1212 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1213
test1214
test1215 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1216
test1217
test1218
test1219
test1220
test1221
test1222
test1223
test1224
test1225
test1226
test1227
test1228
test1229 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1230
test1231
test1232
test1233
test1234 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test1235 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test1236
test1237 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1238
test1239
test1240
test1241 CURLOPT_PATH_AS_IS: added 2015-03-24 10:31:58 +01:00
test1300
test1301
test1302
test1303
test1304
test1305
test1306
test1307
test1308
test1309
test1310 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1311
test1312
test1313
test1314
test1315
test1316
test1317
test1318
test1319
test1320
test1321
test1325
test1326
test1327
test1328 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test1329
test1330
test1331 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
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 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1402
test1403
test1404 tests: For consistency added --libcurl to test name 2014-09-07 11:19:08 +01:00
test1405 tests: For consistency added --libcurl to test name 2014-09-07 11:19:08 +01:00
test1406 tests: Updated "based on" text due to email test renumbering 2014-09-07 11:19:10 +01:00
test1407 tests: Added more "Clear Text" authentication keywords 2014-09-07 11:37:10 +01:00
test1408
test1409
test1410
test1411
test1412 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1413
test1414
test1415
test1416
test1417
test1418 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1419
test1420 test1420: Removed unnecessary CURLOPT setting 2014-09-07 12:09:29 +01:00
test1421 proxy: re-use proxy connections (regression) 2015-03-11 11:54:22 +01:00
test1422 test142[23]: verify that an empty file is stored on success 2015-04-08 09:43:13 +02:00
test1423 test1423: added missing "file" to server section 2015-04-18 21:12:36 +02:00
test1424 curl -z: do not write empty file on unmet condition 2015-04-23 14:42:07 +02:00
test1428 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1429 HTTP: return larger than 3 digit response codes too 2014-10-27 16:28:10 +01:00
test1430 HTTP: return larger than 3 digit response codes too 2014-10-27 16:28:10 +01:00
test1431 HTTP: return larger than 3 digit response codes too 2014-10-27 16:28:10 +01:00
test1432 HTTP: return larger than 3 digit response codes too 2014-10-27 16:28:10 +01:00
test1433 HTTP: return larger than 3 digit response codes too 2014-10-27 16:28:10 +01:00
test1434 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1435 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test1436 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test1500
test1501
test1502
test1503
test1504
test1505
test1506
test1507
test1508
test1509
test1510 test1510: another flaky test 2015-05-23 16:28:09 +02:00
test1511 tests: Fix a couple of incomplete response lines 2014-07-26 23:12:53 +02:00
test1512
test1513 test1513: eliminated race condition in test run 2015-03-22 00:03:44 +01:00
test1514
test1515
test1516
test1520 test1520: Fixed initial teething problems 2014-12-28 13:04:15 +00:00
test1525
test1526
test1527 CURLOPT_HEADEROPT: default to separate 2015-04-28 21:02:37 +02:00
test1528
test1529 tests: make sure CRLFs can't be used in URLs passed to proxy 2015-01-07 22:55:56 +01:00
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
test1600 unit1600: NTLM unit test 2015-02-03 20:37:44 +01:00
test1601 unit1601: MD5 unit tests 2015-02-03 23:05:55 +01:00
test1602 hostip: fix unintended destruction of hash table 2015-05-18 11:15:43 +02:00
test1800 test1800: first plain-text http2 test case 2014-11-20 23:33:34 +01:00
test1801 http2: Fix missing nghttp2_session_send call in Curl_http2_switched 2015-04-02 15:19:29 +02:00
test1900
test1901 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test1902 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test1903 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test2000
test2001
test2002
test2003
test2004
test2005
test2006
test2007
test2008
test2009
test2010
test2011
test2012
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 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2022 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test2023 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2024 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2025 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2026 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2027 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2028 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2029 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2030 test203[0-3]: Expect the Host header to be the first header 2015-03-12 16:06:11 +01:00
test2031 test203[0-3]: Expect the Host header to be the first header 2015-03-12 16:06:11 +01:00
test2032 test203[0-3]: Expect the Host header to be the first header 2015-03-12 16:06:11 +01:00
test2033 test203[0-3]: Expect the Host header to be the first header 2015-03-12 16:06:11 +01:00
test2034 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2035 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2036 test2036: verify -O with no slash at all in the URL 2014-10-09 16:50:26 +02:00
test2037 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2038 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2039 test2039: fixed line endings that caused a test failure 2015-04-25 10:17:46 +02:00
test2040 test2040: verify basic auth on re-used connections 2015-06-17 07:43:13 +02:00
test2041 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