Builder curl-ares-solaris10-sparc Build #2995
Results:
Failed runtest
SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a |
| Got Revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a |
| Changes | 18 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc | slave |
| buildername | curl-ares-solaris10-sparc | Builder |
| buildnumber | 2995 | Build |
| codebase | Build | |
| got_revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a | Git |
| osplatform | SPARC | SetPropertyFromCommand Step |
| osrelease | 10 | SetPropertyFromCommand Step |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a | Build |
| scheduler | schedule-curl-ares-solaris10-sparc | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Daniel Stenbergdaniel@haxx.se
- Stefan Eissingstefan@eissing.org
- Viktor Szakatscommit@vsz.me
- x2018xkernel.wang@foxmail.com
Timing:
| Start | Sat Nov 1 00:40:53 2025 |
| End | Sat Nov 1 13:57:26 2025 |
| Elapsed | 13 hrs, 16 mins, 33 secs |
All Changes:
:
Change #247183
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 13:35:53 Repository https://github.com/curl/curl.git Project curl Branch master Revision 869143b19402845855e8a0c36eb0ee67127f7a24 Comments
examples: fix more potential resource leaks, and more Also: - delete dead code. - sync `http2-download.c` and `http2-upload.c` sources. - simplessl: fix constant expression. - simplessl: avoid `expression is constant` VS2010 warning, drop pragma. - replace large stack buffers with dynamic allocation. - http2-download: fix to fill transfer number. Some of these were pointed out by TIOBE scanner via Coverity 2025.3.0. Closes #19292
Changed files
- docs/examples/10-at-a-time.c
- docs/examples/http2-download.c
- docs/examples/http2-serverpush.c
- docs/examples/http2-upload.c
- docs/examples/sftpuploadresume.c
- docs/examples/simplessl.c
- docs/examples/smtp-authzid.c
- docs/examples/smtp-mail.c
- docs/examples/smtp-multi.c
- docs/examples/smtp-ssl.c
- docs/examples/smtp-tls.c
Change #247193
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 15:01:08 Repository https://github.com/curl/curl.git Project curl Branch master Revision 4d2a05d3fe8ba4db9168b03057029ea5ce7dab77 Comments
tests: use `crlf=yes` attribute more To make special newlines more explicit and visible. Mostly in `<protocol>` sections, some in `<data*>` and `<upload>`. Reducing the number of `tests/data/test*`: - CRLF newlines from 21535 to 11337. - files with mixed newlines from 1335 to 707. Also delete empty `<protocol>` sections. Closes #19284
Changed files
- tests/data/test100
- tests/data/test1000
- tests/data/test1003
- tests/data/test1004
- tests/data/test1005
- tests/data/test1006
- tests/data/test101
- tests/data/test1010
- tests/data/test1011
- tests/data/test1012
- tests/data/test1015
- tests/data/test102
- tests/data/test1021
- tests/data/test1024
- tests/data/test1025
- tests/data/test1028
- tests/data/test1029
- tests/data/test103
- tests/data/test1031
- tests/data/test1032
- tests/data/test1033
- tests/data/test1036
- tests/data/test1037
- tests/data/test1038
- tests/data/test1039
- tests/data/test104
- tests/data/test1040
- tests/data/test1042
- tests/data/test1043
- tests/data/test1044
- tests/data/test1045
- tests/data/test1046
- tests/data/test1047
- tests/data/test1048
- tests/data/test105
- tests/data/test1054
- tests/data/test1056
- tests/data/test1057
- tests/data/test1058
- tests/data/test1059
- tests/data/test106
- tests/data/test1060
- tests/data/test1061
- tests/data/test1062
- tests/data/test1066
- tests/data/test1067
- tests/data/test107
- tests/data/test1070
- tests/data/test1074
- tests/data/test1076
- tests/data/test1077
- tests/data/test1078
- tests/data/test1079
- tests/data/test108
- tests/data/test1080
- tests/data/test1081
- tests/data/test1082
- tests/data/test1083
- tests/data/test1086
- tests/data/test1087
- tests/data/test1088
- tests/data/test1089
- tests/data/test109
- tests/data/test1090
- tests/data/test1091
- tests/data/test1092
- tests/data/test1095
- tests/data/test1096
- tests/data/test1097
- tests/data/test11
- tests/data/test110
- tests/data/test1100
- tests/data/test1101
- tests/data/test1102
- tests/data/test1103
- tests/data/test1104
- tests/data/test1105
- tests/data/test1106
- tests/data/test1107
- tests/data/test1108
- tests/data/test1109
- tests/data/test111
- tests/data/test1110
- tests/data/test1111
- tests/data/test1112
- tests/data/test1113
- tests/data/test1115
- tests/data/test1116
- tests/data/test1117
- tests/data/test1118
- tests/data/test112
- tests/data/test1120
- tests/data/test1121
- tests/data/test1122
- tests/data/test1123
- tests/data/test1124
- tests/data/test1125
- tests/data/test1126
- tests/data/test1127
- tests/data/test1128
- tests/data/test1129
- tests/data/test113
- tests/data/test1130
- tests/data/test1131
- tests/data/test1137
- tests/data/test114
- tests/data/test1141
- tests/data/test1142
- tests/data/test1143
- tests/data/test1144
- tests/data/test1147
- tests/data/test1148
- tests/data/test1149
- tests/data/test115
- tests/data/test1150
- tests/data/test1151
- tests/data/test1152
- tests/data/test1153
- tests/data/test1154
- tests/data/test1155
- tests/data/test1157
- tests/data/test1159
- tests/data/test1160
- tests/data/test1161
- tests/data/test1162
- tests/data/test1163
- tests/data/test1164
- tests/data/test1166
- tests/data/test1168
- tests/data/test117
- tests/data/test1170
- tests/data/test1171
- tests/data/test1172
- tests/data/test1174
- tests/data/test1176
- tests/data/test1178
- tests/data/test118
- tests/data/test1180
- tests/data/test1181
- tests/data/test1183
- tests/data/test1184
- tests/data/test1187
- tests/data/test1188
- tests/data/test119
- tests/data/test1197
- tests/data/test12
- tests/data/test120
- tests/data/test1200
- tests/data/test1201
- tests/data/test1202
- tests/data/test1203
- tests/data/test1204
- tests/data/test1205
- tests/data/test121
- tests/data/test1210
- tests/data/test1212
- tests/data/test1213
- tests/data/test1214
- tests/data/test1215
- tests/data/test1216
- tests/data/test1217
- tests/data/test1218
- tests/data/test1219
- tests/data/test122
- tests/data/test1221
- tests/data/test1223
- tests/data/test1224
- tests/data/test1225
- tests/data/test1226
- tests/data/test1227
- tests/data/test1228
- tests/data/test1229
- tests/data/test123
- tests/data/test1230
- tests/data/test1231
- tests/data/test1232
- tests/data/test1233
- tests/data/test1235
- tests/data/test1237
- tests/data/test1239
- tests/data/test124
- tests/data/test1240
- tests/data/test1241
- tests/data/test1244
- tests/data/test1245
- tests/data/test1246
- tests/data/test1248
- tests/data/test1249
- tests/data/test1250
- tests/data/test1251
- tests/data/test1252
- tests/data/test1253
- tests/data/test1254
- tests/data/test1255
- tests/data/test1256
- tests/data/test1257
- tests/data/test1258
- tests/data/test1259
- tests/data/test126
- tests/data/test1261
- tests/data/test1262
- tests/data/test1265
- tests/data/test1266
- tests/data/test1267
- tests/data/test127
- tests/data/test1270
- tests/data/test1271
- tests/data/test1272
- tests/data/test1273
- tests/data/test1274
- tests/data/test1277
- tests/data/test128
- tests/data/test1280
- tests/data/test1282
- tests/data/test1283
- tests/data/test1284
- tests/data/test1286
- tests/data/test1287
- tests/data/test1288
- tests/data/test129
- tests/data/test1290
- tests/data/test1292
- tests/data/test1293
- tests/data/test1294
- tests/data/test1295
- tests/data/test1296
- tests/data/test1297
- tests/data/test1298
- tests/data/test1299
- tests/data/test13
- tests/data/test130
- tests/data/test131
- tests/data/test1310
- tests/data/test1311
- tests/data/test1312
- tests/data/test1313
- tests/data/test1314
- tests/data/test1316
- tests/data/test1317
- tests/data/test1318
- tests/data/test1319
- tests/data/test132
- tests/data/test1320
- tests/data/test1321
- tests/data/test1322
- tests/data/test1324
- tests/data/test1325
- tests/data/test1326
- tests/data/test1327
- tests/data/test1328
- tests/data/test133
- tests/data/test1331
- tests/data/test1332
- tests/data/test1333
- tests/data/test1334
- tests/data/test1335
- tests/data/test1336
- tests/data/test1337
- tests/data/test1338
- tests/data/test1339
- tests/data/test134
- tests/data/test1340
- tests/data/test1341
- tests/data/test1342
- tests/data/test1343
- tests/data/test1344
- tests/data/test1345
- tests/data/test1346
- tests/data/test1347
- tests/data/test1348
- tests/data/test1349
- tests/data/test135
- tests/data/test1350
- tests/data/test1351
- tests/data/test1352
- tests/data/test1353
- tests/data/test1354
- tests/data/test1355
- tests/data/test1356
- tests/data/test1357
- tests/data/test1358
- tests/data/test1359
- tests/data/test136
- tests/data/test1360
- tests/data/test1361
- tests/data/test1362
- tests/data/test1363
- tests/data/test1364
- tests/data/test1365
- tests/data/test1366
- tests/data/test1367
- tests/data/test1368
- tests/data/test1369
- tests/data/test137
- tests/data/test1370
- tests/data/test1371
- tests/data/test1372
- tests/data/test1373
- tests/data/test1374
- tests/data/test1375
- tests/data/test1376
- tests/data/test1377
- tests/data/test1378
- tests/data/test1379
- tests/data/test138
- tests/data/test1380
- tests/data/test1381
- tests/data/test1382
- tests/data/test1383
- tests/data/test1384
- tests/data/test1385
- tests/data/test1386
- tests/data/test1387
- tests/data/test1388
- tests/data/test1389
- tests/data/test139
- tests/data/test1390
- tests/data/test1391
- tests/data/test1392
- tests/data/test1393
- tests/data/test14
- tests/data/test140
- tests/data/test1400
- tests/data/test1401
- tests/data/test1402
- tests/data/test1403
- tests/data/test1405
- tests/data/test1406
- tests/data/test1407
- tests/data/test1408
- tests/data/test141
- tests/data/test1411
- tests/data/test1412
- tests/data/test1413
- tests/data/test1415
- tests/data/test1416
- tests/data/test1417
- tests/data/test142
- tests/data/test1420
- tests/data/test1422
- tests/data/test1423
- tests/data/test1424
- tests/data/test1425
- tests/data/test1426
- tests/data/test1428
- tests/data/test1429
- tests/data/test143
- tests/data/test1430
- tests/data/test1431
- tests/data/test1432
- tests/data/test1433
- tests/data/test1434
- tests/data/test1435
- tests/data/test1436
- tests/data/test1437
- tests/data/test1438
- tests/data/test1439
- tests/data/test144
- tests/data/test1443
- tests/data/test1444
- tests/data/test1448
- tests/data/test1449
- tests/data/test145
- tests/data/test1455
- tests/data/test1456
- tests/data/test1457
- tests/data/test1458
- tests/data/test146
- tests/data/test1465
- tests/data/test1466
- tests/data/test1467
- tests/data/test1468
- tests/data/test147
- tests/data/test1470
- tests/data/test1473
- tests/data/test1475
- tests/data/test1479
- tests/data/test148
- tests/data/test1480
- tests/data/test1481
- tests/data/test1482
- tests/data/test1483
- tests/data/test1484
- tests/data/test1485
- tests/data/test1487
- tests/data/test149
- tests/data/test1492
- tests/data/test1493
- tests/data/test1494
- tests/data/test1495
- tests/data/test1496
- tests/data/test1497
- tests/data/test1499
- tests/data/test15
- tests/data/test150
- tests/data/test1501
- tests/data/test1502
- tests/data/test1503
- tests/data/test1504
- tests/data/test1505
- tests/data/test1506
- tests/data/test1507
- tests/data/test151
- tests/data/test1510
- tests/data/test1512
- tests/data/test1513
- tests/data/test1514
- tests/data/test1517
- tests/data/test1518
- tests/data/test1519
- tests/data/test152
- tests/data/test1520
- tests/data/test153
- tests/data/test1531
- tests/data/test1532
- tests/data/test1533
- tests/data/test1534
- tests/data/test1535
- tests/data/test1536
- tests/data/test1540
- tests/data/test1541
- tests/data/test1542
- tests/data/test1543
- tests/data/test1546
- tests/data/test1547
- tests/data/test1551
- tests/data/test1552
- tests/data/test1553
- tests/data/test1555
- tests/data/test1556
- tests/data/test1561
- tests/data/test1562
- tests/data/test1563
- tests/data/test1566
- tests/data/test1567
- tests/data/test1568
- tests/data/test1569
- tests/data/test157
- tests/data/test1570
- tests/data/test1571
- tests/data/test1572
- tests/data/test1575
- tests/data/test1576
- tests/data/test1577
- tests/data/test1578
- tests/data/test158
- tests/data/test1580
- tests/data/test1581
- tests/data/test1582
- tests/data/test159
- tests/data/test1591
- tests/data/test1593
- tests/data/test1594
- tests/data/test1595
- tests/data/test1596
- tests/data/test1598
- tests/data/test16
- tests/data/test160
- tests/data/test161
- tests/data/test1613
- tests/data/test1617
- tests/data/test162
- tests/data/test1631
- tests/data/test1632
- tests/data/test1633
- tests/data/test1634
- tests/data/test1635
- tests/data/test164
- tests/data/test165
- tests/data/test167
- tests/data/test1670
- tests/data/test168
- tests/data/test169
- tests/data/test17
- tests/data/test170
- tests/data/test1700
- tests/data/test1701
- tests/data/test1702
- tests/data/test1704
- tests/data/test171
- tests/data/test1711
- tests/data/test172
- tests/data/test174
- tests/data/test175
- tests/data/test176
- tests/data/test177
- tests/data/test178
- tests/data/test179
- tests/data/test1800
- tests/data/test1801
- tests/data/test182
- tests/data/test183
- tests/data/test184
- tests/data/test185
- tests/data/test186
- tests/data/test187
- tests/data/test188
- tests/data/test189
- tests/data/test190
- tests/data/test1904
- tests/data/test1905
- tests/data/test1906
- tests/data/test1907
- tests/data/test1908
- tests/data/test1909
- tests/data/test191
- tests/data/test1910
- tests/data/test1919
- tests/data/test192
- tests/data/test193
- tests/data/test1933
- tests/data/test1934
- tests/data/test1935
- tests/data/test1936
- tests/data/test1937
- tests/data/test195
- tests/data/test1955
- tests/data/test1956
- tests/data/test1957
- tests/data/test1958
- tests/data/test1959
- tests/data/test196
- tests/data/test1964
- tests/data/test197
- tests/data/test1970
- tests/data/test1971
- tests/data/test1972
- tests/data/test1974
- tests/data/test1975
- tests/data/test1977
- tests/data/test198
- tests/data/test199
- tests/data/test2
- tests/data/test2005
- tests/data/test2023
- tests/data/test2024
- tests/data/test2025
- tests/data/test2026
- tests/data/test2027
- tests/data/test2028
- tests/data/test2029
- tests/data/test2030
- tests/data/test2031
- tests/data/test2032
- tests/data/test2033
- tests/data/test2034
- tests/data/test2037
- tests/data/test2039
- tests/data/test2040
- tests/data/test2041
- tests/data/test2046
- tests/data/test2047
- tests/data/test2049
- tests/data/test2050
- tests/data/test2051
- tests/data/test2052
- tests/data/test2053
- tests/data/test2054
- tests/data/test2055
- tests/data/test2056
- tests/data/test2057
- tests/data/test2061
- tests/data/test2062
- tests/data/test2063
- tests/data/test2064
- tests/data/test2065
- tests/data/test2066
- tests/data/test2067
- tests/data/test2068
- tests/data/test2069
- tests/data/test207
- tests/data/test2070
- tests/data/test2073
- tests/data/test2074
- tests/data/test2076
- tests/data/test2078
- tests/data/test2079
- tests/data/test2081
- tests/data/test2087
- tests/data/test2088
- tests/data/test2089
- tests/data/test209
- tests/data/test210
- tests/data/test2100
- tests/data/test211
- tests/data/test213
- tests/data/test214
- tests/data/test215
- tests/data/test216
- tests/data/test217
- tests/data/test22
- tests/data/test220
- tests/data/test221
- tests/data/test222
- tests/data/test223
- tests/data/test224
- tests/data/test227
- tests/data/test228
- tests/data/test229
- tests/data/test230
- tests/data/test2300
- tests/data/test2301
- tests/data/test2302
- tests/data/test2303
- tests/data/test2304
- tests/data/test2306
- tests/data/test2308
- tests/data/test2309
- tests/data/test232
- tests/data/test233
- tests/data/test234
- tests/data/test235
- tests/data/test236
- tests/data/test237
- tests/data/test238
- tests/data/test239
- tests/data/test24
- tests/data/test240
- tests/data/test2401
- tests/data/test2404
- tests/data/test2405
- tests/data/test241
- tests/data/test242
- tests/data/test243
- tests/data/test244
- tests/data/test245
- tests/data/test246
- tests/data/test247
- tests/data/test248
- tests/data/test249
- tests/data/test25
- tests/data/test250
- tests/data/test2501
- tests/data/test2502
- tests/data/test251
- tests/data/test252
- tests/data/test254
- tests/data/test256
- tests/data/test257
- tests/data/test26
- tests/data/test260
- tests/data/test261
- tests/data/test262
- tests/data/test263
- tests/data/test264
- tests/data/test265
- tests/data/test266
- tests/data/test267
- tests/data/test269
- tests/data/test27
- tests/data/test270
- tests/data/test273
- tests/data/test274
- tests/data/test276
- tests/data/test277
- tests/data/test278
- tests/data/test279
- tests/data/test28
- tests/data/test280
- tests/data/test282
- tests/data/test287
- tests/data/test29
- tests/data/test290
- tests/data/test291
- tests/data/test292
- tests/data/test293
- tests/data/test294
- tests/data/test295
- tests/data/test296
- tests/data/test297
- tests/data/test298
- tests/data/test299
- tests/data/test3
- tests/data/test30
- tests/data/test300
- tests/data/test3000
- tests/data/test3001
- tests/data/test3002
- tests/data/test3003
- tests/data/test3004
- tests/data/test3005
- tests/data/test3006
- tests/data/test3007
- tests/data/test3008
- tests/data/test3009
- tests/data/test301
- tests/data/test3011
- tests/data/test3012
- tests/data/test3013
- tests/data/test3014
- tests/data/test3015
- tests/data/test3023
- tests/data/test3024
- tests/data/test3027
- tests/data/test3028
- tests/data/test303
- tests/data/test3031
- tests/data/test3032
- tests/data/test3035
- tests/data/test306
- tests/data/test307
- tests/data/test309
- tests/data/test31
- tests/data/test310
- tests/data/test3100
- tests/data/test3101
- tests/data/test3102
- tests/data/test314
- tests/data/test315
- tests/data/test316
- tests/data/test317
- tests/data/test318
- tests/data/test319
- tests/data/test320
- tests/data/test3201
- tests/data/test3202
- tests/data/test3204
- tests/data/test3206
- tests/data/test3215
- tests/data/test325
- tests/data/test326
- tests/data/test327
- tests/data/test328
- tests/data/test329
- tests/data/test330
- tests/data/test331
- tests/data/test334
- tests/data/test335
- tests/data/test336
- tests/data/test337
- tests/data/test339
- tests/data/test34
- tests/data/test340
- tests/data/test341
- tests/data/test342
- tests/data/test343
- tests/data/test344
- tests/data/test345
- tests/data/test346
- tests/data/test347
- tests/data/test348
- tests/data/test349
- tests/data/test350
- tests/data/test351
- tests/data/test352
- tests/data/test353
- tests/data/test354
- tests/data/test355
- tests/data/test356
- tests/data/test36
- tests/data/test361
- tests/data/test362
- tests/data/test363
- tests/data/test365
- tests/data/test366
- tests/data/test367
- tests/data/test368
- tests/data/test369
- tests/data/test37
- tests/data/test371
- tests/data/test372
- tests/data/test373
- tests/data/test374
- tests/data/test376
- tests/data/test379
- tests/data/test38
- tests/data/test380
- tests/data/test381
- tests/data/test383
- tests/data/test385
- tests/data/test386
- tests/data/test387
- tests/data/test389
- tests/data/test391
- tests/data/test392
- tests/data/test393
- tests/data/test394
- tests/data/test395
- tests/data/test396
- tests/data/test397
- tests/data/test398
- tests/data/test4
- tests/data/test40
- tests/data/test400
- tests/data/test4000
- tests/data/test401
- tests/data/test402
- tests/data/test403
- tests/data/test406
- tests/data/test407
- tests/data/test408
- tests/data/test409
- tests/data/test410
- tests/data/test412
- tests/data/test413
- tests/data/test414
- tests/data/test415
- tests/data/test416
- tests/data/test417
- tests/data/test42
- tests/data/test43
- tests/data/test430
- tests/data/test431
- tests/data/test432
- tests/data/test433
- tests/data/test434
- tests/data/test435
- tests/data/test436
- tests/data/test437
- tests/data/test440
- tests/data/test441
- tests/data/test442
- tests/data/test443
- tests/data/test444
- tests/data/test45
- tests/data/test457
- tests/data/test46
- tests/data/test47
- tests/data/test471
- tests/data/test473
- tests/data/test475
- tests/data/test476
- tests/data/test477
- tests/data/test478
- tests/data/test479
- tests/data/test483
- tests/data/test486
- tests/data/test49
- tests/data/test493
- tests/data/test494
- tests/data/test495
- tests/data/test5
- tests/data/test50
- tests/data/test500
- tests/data/test505
- tests/data/test51
- tests/data/test510
- tests/data/test511
- tests/data/test512
- tests/data/test514
- tests/data/test515
- tests/data/test516
- tests/data/test518
- tests/data/test519
- tests/data/test52
- tests/data/test520
- tests/data/test521
- tests/data/test522
- tests/data/test523
- tests/data/test524
- tests/data/test525
- tests/data/test526
- tests/data/test527
- tests/data/test528
- tests/data/test529
- tests/data/test53
- tests/data/test530
- tests/data/test531
- tests/data/test532
- tests/data/test533
- tests/data/test534
- tests/data/test535
- tests/data/test537
- tests/data/test538
- tests/data/test539
- tests/data/test54
- tests/data/test541
- tests/data/test542
- tests/data/test546
- tests/data/test549
- tests/data/test55
- tests/data/test550
- tests/data/test556
- tests/data/test56
- tests/data/test560
- tests/data/test561
- tests/data/test562
- tests/data/test563
- tests/data/test564
- tests/data/test565
- tests/data/test566
- tests/data/test567
- tests/data/test569
- tests/data/test57
- tests/data/test570
- tests/data/test573
- tests/data/test574
- tests/data/test575
- tests/data/test580
- tests/data/test581
- tests/data/test584
- tests/data/test585
- tests/data/test586
- tests/data/test589
- tests/data/test59
- tests/data/test590
- tests/data/test595
- tests/data/test597
- tests/data/test598
- tests/data/test6
- tests/data/test61
- tests/data/test62
- tests/data/test627
- tests/data/test63
- tests/data/test64
- tests/data/test644
- tests/data/test646
- tests/data/test647
- tests/data/test648
- tests/data/test649
- tests/data/test65
- tests/data/test650
- tests/data/test651
- tests/data/test652
- tests/data/test653
- tests/data/test658
- tests/data/test659
- tests/data/test66
- tests/data/test660
- tests/data/test661
- tests/data/test662
- tests/data/test663
- tests/data/test667
- tests/data/test669
- tests/data/test67
- tests/data/test670
- tests/data/test671
- tests/data/test672
- tests/data/test673
- tests/data/test674
- tests/data/test675
- tests/data/test676
- tests/data/test677
- tests/data/test678
- tests/data/test679
- tests/data/test68
- tests/data/test681
- tests/data/test682
- tests/data/test683
- tests/data/test684
- tests/data/test685
- tests/data/test687
- tests/data/test688
- tests/data/test689
- tests/data/test69
- tests/data/test693
- tests/data/test695
- tests/data/test696
- tests/data/test698
- tests/data/test7
- tests/data/test70
- tests/data/test700
- tests/data/test701
- tests/data/test706
- tests/data/test707
- tests/data/test708
- tests/data/test709
- tests/data/test710
- tests/data/test711
- tests/data/test712
- tests/data/test713
- tests/data/test714
- tests/data/test715
- tests/data/test717
- tests/data/test718
- tests/data/test719
- tests/data/test72
- tests/data/test720
- tests/data/test721
- tests/data/test73
- tests/data/test74
- tests/data/test742
- tests/data/test744
- tests/data/test753
- tests/data/test754
- tests/data/test756
- tests/data/test757
- tests/data/test762
- tests/data/test77
- tests/data/test775
- tests/data/test78
- tests/data/test79
- tests/data/test794
- tests/data/test796
- tests/data/test797
- tests/data/test799
- tests/data/test8
- tests/data/test80
- tests/data/test800
- tests/data/test801
- tests/data/test802
- tests/data/test803
- tests/data/test804
- tests/data/test805
- tests/data/test806
- tests/data/test807
- tests/data/test808
- tests/data/test809
- tests/data/test81
- tests/data/test810
- tests/data/test811
- tests/data/test812
- tests/data/test813
- tests/data/test814
- tests/data/test815
- tests/data/test816
- tests/data/test817
- tests/data/test818
- tests/data/test819
- tests/data/test82
- tests/data/test820
- tests/data/test821
- tests/data/test822
- tests/data/test823
- tests/data/test824
- tests/data/test825
- tests/data/test826
- tests/data/test827
- tests/data/test828
- tests/data/test83
- tests/data/test830
- tests/data/test831
- tests/data/test832
- tests/data/test833
- tests/data/test834
- tests/data/test835
- tests/data/test836
- tests/data/test837
- tests/data/test838
- tests/data/test839
- tests/data/test84
- tests/data/test840
- tests/data/test841
- tests/data/test842
- tests/data/test843
- tests/data/test844
- tests/data/test845
- tests/data/test846
- tests/data/test847
- tests/data/test848
- tests/data/test849
- tests/data/test85
- tests/data/test850
- tests/data/test851
- tests/data/test852
- tests/data/test853
- tests/data/test854
- tests/data/test855
- tests/data/test856
- tests/data/test857
- tests/data/test858
- tests/data/test859
- tests/data/test86
- tests/data/test860
- tests/data/test861
- tests/data/test862
- tests/data/test863
- tests/data/test864
- tests/data/test865
- tests/data/test866
- tests/data/test867
- tests/data/test868
- tests/data/test869
- tests/data/test870
- tests/data/test871
- tests/data/test872
- tests/data/test873
- tests/data/test874
- tests/data/test876
- tests/data/test877
- tests/data/test878
- tests/data/test879
- tests/data/test880
- tests/data/test881
- tests/data/test882
- tests/data/test883
- tests/data/test884
- tests/data/test885
- tests/data/test886
- tests/data/test887
- tests/data/test888
- tests/data/test889
- tests/data/test89
- tests/data/test890
- tests/data/test891
- tests/data/test892
- tests/data/test893
- tests/data/test895
- tests/data/test897
- tests/data/test898
- tests/data/test90
- tests/data/test900
- tests/data/test901
- tests/data/test902
- tests/data/test903
- tests/data/test904
- tests/data/test905
- tests/data/test906
- tests/data/test907
- tests/data/test908
- tests/data/test909
- tests/data/test91
- tests/data/test910
- tests/data/test911
- tests/data/test912
- tests/data/test913
- tests/data/test914
- tests/data/test915
- tests/data/test916
- tests/data/test917
- tests/data/test918
- tests/data/test919
- tests/data/test92
- tests/data/test920
- tests/data/test921
- tests/data/test922
- tests/data/test923
- tests/data/test924
- tests/data/test925
- tests/data/test926
- tests/data/test927
- tests/data/test928
- tests/data/test929
- tests/data/test93
- tests/data/test930
- tests/data/test932
- tests/data/test933
- tests/data/test934
- tests/data/test935
- tests/data/test936
- tests/data/test937
- tests/data/test938
- tests/data/test939
- tests/data/test94
- tests/data/test940
- tests/data/test941
- tests/data/test942
- tests/data/test943
- tests/data/test944
- tests/data/test945
- tests/data/test946
- tests/data/test947
- tests/data/test948
- tests/data/test949
- tests/data/test950
- tests/data/test951
- tests/data/test952
- tests/data/test953
- tests/data/test954
- tests/data/test955
- tests/data/test956
- tests/data/test957
- tests/data/test958
- tests/data/test959
- tests/data/test960
- tests/data/test961
- tests/data/test962
- tests/data/test963
- tests/data/test964
- tests/data/test965
- tests/data/test966
- tests/data/test967
- tests/data/test968
- tests/data/test969
- tests/data/test973
- tests/data/test974
- tests/data/test975
- tests/data/test976
- tests/data/test980
- tests/data/test981
- tests/data/test982
- tests/data/test983
- tests/data/test984
- tests/data/test987
- tests/data/test988
- tests/data/test989
- tests/data/test99
- tests/data/test992
- tests/data/test993
- tests/data/test997
- tests/data/test998
- tests/data/test999
Change #247194
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 15:01:08 Repository https://github.com/curl/curl.git Project curl Branch master Revision 2147de554d3408c6c563dd33f7b70d88fb728a9c Comments
test429: use `%repeat[]%` Follow-up to eb22e37060a8f3ad4fd9511db136c1edbb3b2a85 #19281 Follow-up to 55d4767876eae8678ab069082aa7fe8fe316a021 #19279 Closes #19296
Changed files
- tests/data/test429
Change #247195
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 15:01:08 Repository https://github.com/curl/curl.git Project curl Branch master Revision 26e3f004696e59ec9021858da78cb26194cf264e Comments
test446, 1034, 1160: set US-ASCII encoding in XML header To match the ASCII-7 requirement for curl test data files. Follow-up to 9243ed59b387a90940fa4a16ebfd99ad7d6c2f63 #17329 Follow-up to 87ba80a6df1dfd7ceaaa52352c9f23afff0ed513 Closes #19297
Changed files
- tests/data/test1034
- tests/data/test1160
- tests/data/test446
Change #247200
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Fri 31 Oct 2025 15:56:58 Repository https://github.com/curl/curl.git Project curl Branch master Revision 1e85cb4b7b88c2b2a21ff425eee071128106b085 Comments
scp/sftp: fix disconnect When a SCP/SFTP connection calls the protocol handler disconnect, it required the connections *and* the easy handles SSH meta data to be present. When the disconnect is called with an admin handle, the easy meta data is not present, which prevented the shutdown to run. The easy meta data is however not necessary to run the shutdown state machine. Calling it with a NULL `sshp` is fine. To avoid any mixups, check `sshp` in state operations that need it. Fixes #19293 Reported-by: And-yW on github Closes #19295
Changed files
- lib/vssh/libssh.c
- lib/vssh/libssh2.c
Change #247204
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 16:21:41 Repository https://github.com/curl/curl.git Project curl Branch master Revision c887a3f2f265b90e326efe140ff97dcd7280e180 Comments
BINDINGS.md: point flaky URL to archive.org To avoid linkcheck CI fails. It was failing regularly in the last months.
Changed files
- docs/BINDINGS.md
Change #247207
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Fri 31 Oct 2025 16:28:13 Repository https://github.com/curl/curl.git Project curl Branch master Revision 031322385310560ff5143078e9ddd4b434b358ca Comments
RELEASE-NOTES: synced
Changed files
- RELEASE-NOTES
Change #247210
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Fri 31 Oct 2025 16:44:57 Repository https://github.com/curl/curl.git Project curl Branch master Revision 928363f28ca533d743adcb70597c3e30917c6cbd Comments
examples: consistent variable naming across examples - 'CURL *' handles are called 'curl' - 'CURLM *' handles are called 'multi' - write callbacks are called 'write_cb' - read callbacs are called 'read_cb' - CURLcode variables are called 'res' It makes the examples look and feel more consistent. It allows for easier copy and pasting between examples. Closes #19299
Changed files
- docs/examples/10-at-a-time.c
- docs/examples/anyauthput.c
- docs/examples/cacertinmem.c
- docs/examples/certinfo.c
- docs/examples/chkspeed.c
- docs/examples/crawler.c
- docs/examples/debug.c
- docs/examples/ephiperfifo.c
- docs/examples/evhiperfifo.c
- docs/examples/externalsocket.c
- docs/examples/ftp-delete.c
- docs/examples/ftp-wildcard.c
- docs/examples/ftpget.c
- docs/examples/ftpsget.c
- docs/examples/ftpupload.c
- docs/examples/ftpuploadfrommem.c
- docs/examples/ftpuploadresume.c
- docs/examples/getinmemory.c
- docs/examples/ghiper.c
- docs/examples/hiperfifo.c
- docs/examples/hsts-preload.c
- docs/examples/htmltitle.cpp
- docs/examples/http2-download.c
- docs/examples/http2-pushinmemory.c
- docs/examples/http2-serverpush.c
- docs/examples/http2-upload.c
- docs/examples/httpput.c
- docs/examples/imap-append.c
- docs/examples/imap-multi.c
- docs/examples/log_failed_transfers.c
- docs/examples/multi-app.c
- docs/examples/multi-debugcallback.c
- docs/examples/multi-double.c
- docs/examples/multi-event.c
- docs/examples/multi-formadd.c
- docs/examples/multi-legacy.c
- docs/examples/multi-post.c
- docs/examples/multi-single.c
- docs/examples/multi-uv.c
- docs/examples/pop3-multi.c
- docs/examples/post-callback.c
- docs/examples/postinmemory.c
- docs/examples/sepheaders.c
- docs/examples/sessioninfo.c
- docs/examples/sftpget.c
- docs/examples/sftpuploadresume.c
- docs/examples/shared-connection-cache.c
- docs/examples/smooth-gtk-thread.c
- docs/examples/smtp-authzid.c
- docs/examples/smtp-mail.c
- docs/examples/smtp-multi.c
- docs/examples/smtp-ssl.c
- docs/examples/smtp-tls.c
- docs/examples/synctime.c
- docs/examples/url2file.c
- docs/examples/usercertinmem.c
- docs/examples/websocket-cb.c
- docs/examples/websocket-updown.c
- docs/examples/xmlstream.c
Change #247215
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 17:15:33 Repository https://github.com/curl/curl.git Project curl Branch master Revision d29f14b9cf0d38f3887b6eadc71af16903bc7f5b Comments
tests: replace significant invisible spaces with macros To make them explicit, visible, avoid being accidentally trimmed. Also prevents Git warnings, e.g. on `git am`. Also: - runtests: add support for `%spc%` and `%tab%` macros. - test59: delete non-significant line-ending space. - spacecheck.pl: drop line-ending whitespace exception for tests. Closes #19300
Changed files
- .github/scripts/spacecheck.pl
- docs/tests/FILEFORMAT.md
- tests/data/test1029
- tests/data/test1070
- tests/data/test1185
- tests/data/test136
- tests/data/test1461
- tests/data/test1654
- tests/data/test1664
- tests/data/test17
- tests/data/test188
- tests/data/test189
- tests/data/test1940
- tests/data/test1941
- tests/data/test1942
- tests/data/test1944
- tests/data/test1945
- tests/data/test1946
- tests/data/test1947
- tests/data/test1955
- tests/data/test1958
- tests/data/test2302
- tests/data/test2306
- tests/data/test2400
- tests/data/test2403
- tests/data/test2406
- tests/data/test2500
- tests/data/test2503
- tests/data/test378
- tests/data/test4
- tests/data/test421
- tests/data/test459
- tests/data/test46
- tests/data/test54
- tests/data/test57
- tests/data/test59
- tests/data/test689
- tests/data/test769
- tests/data/test792
- tests/data/test793
- tests/testutil.pm
Change #247238
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 20:56:05 Repository https://github.com/curl/curl.git Project curl Branch master Revision 70f240b2ed835a5f88968f1ea2e0239f9724c9f0 Comments
tests/libtest/cli*: fix init/deinit, leaks, and more - add global init and deinit where missing. - check global init success. - improve cleaning up on error codepaths. - drop `CLI_ERR()` macro, that could quit. Also make error messages tell the reason. Closes #19309
Changed files
- tests/libtest/cli_h2_pausing.c
- tests/libtest/cli_h2_serverpush.c
- tests/libtest/cli_h2_upgrade_extreme.c
- tests/libtest/cli_hx_download.c
- tests/libtest/cli_hx_upload.c
- tests/libtest/cli_tls_session_reuse.c
- tests/libtest/cli_upload_pausing.c
- tests/libtest/cli_ws_data.c
- tests/libtest/cli_ws_pingpong.c
Change #247242
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 21:31:32 Repository https://github.com/curl/curl.git Project curl Branch master Revision 9c0b239ec1e970c8da2806c0550eb09ad4478232 Comments
spelling: fix new finds by typos-cli 1.39.0 Closes #19312
Changed files
- lib/cfilters.h
- lib/ws.c
- tests/server/rtspd.c
Change #247247
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Fri 31 Oct 2025 23:09:05 Repository https://github.com/curl/curl.git Project curl Branch master Revision d646d5a130993b8c438aa193463556e5efb2a54b Comments
openssl: fix the ocsp len arg to Curl_vtls_apple_verify If it has no data, pass in a zero. Fixes #19303 Reported-by: Harry Sintonen Closes #19305
Changed files
- lib/vtls/openssl.c
Change #247248
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Fri 31 Oct 2025 23:10:35 Repository https://github.com/curl/curl.git Project curl Branch master Revision b4630ed8faef1834e2b64f30acc24e5101d4d2fb Comments
sectrust: fix verifystatus via sectrust When openssl does not verify the certificate, but apple sectrust does, we also pass it the ocsp stapled response when configured and available. When openssl does not verify the cert chain, it will also not be able to verify the ocsp stapling. Do not call it if sectrust is the verifier of the cert chain. Fixes #19307 Reported-by: Harry Sintonen Closes #19308
Changed files
- lib/vtls/openssl.c
Change #247253
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Fri 31 Oct 2025 23:24:38 Repository https://github.com/curl/curl.git Project curl Branch master Revision d4d7139e70affc5f667d12d7e9c9d5bb71ae61ca Comments
openssl: combine all the x509-store flags ... intead of overwriting the previous ones in ossl_populate_x509_store() Pointed out by ZeroPath Closes #19306
Changed files
- lib/vtls/openssl.c
Change #247256
Category curl Changed by x2018 <xkernel.wang@foxmail.com> Changed at Fri 31 Oct 2025 23:27:06 Repository https://github.com/curl/curl.git Project curl Branch master Revision 27f55383fb9e3e8e84eaa06caaf164288a6b01ae Comments
schannel: properly close the certfile on error Closes #19304
Changed files
- lib/vtls/schannel.c
Change #247257
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Fri 31 Oct 2025 23:27:59 Repository https://github.com/curl/curl.git Project curl Branch master Revision c35a87d7768716bb270f5b161cbdf7e664d74f4b Comments
scorecard: more params for upload tests Add --upload-parallel=n for controlling upload parallelism. Make upload processing similar to download processing. Closes #19302
Changed files
- tests/http/scorecard.py
Change #247260
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 23:44:21 Repository https://github.com/curl/curl.git Project curl Branch master Revision d2f0a0e7961301a2d1181ed7e3926201d60870a0 Comments
tests/libtest: consistent variable naming for easy/multi/share handles Follow-up to 928363f28ca533d743adcb70597c3e30917c6cbd #19299 Closes #19311
Changed files
- tests/libtest/cli_h2_pausing.c
- tests/libtest/cli_h2_serverpush.c
- tests/libtest/cli_h2_upgrade_extreme.c
- tests/libtest/cli_hx_download.c
- tests/libtest/cli_hx_upload.c
- tests/libtest/cli_tls_session_reuse.c
- tests/libtest/cli_ws_data.c
- tests/libtest/lib1485.c
- tests/libtest/lib1500.c
- tests/libtest/lib1501.c
- tests/libtest/lib1502.c
- tests/libtest/lib1506.c
- tests/libtest/lib1507.c
- tests/libtest/lib1508.c
- tests/libtest/lib1515.c
- tests/libtest/lib1523.c
- tests/libtest/lib1531.c
- tests/libtest/lib1533.c
- tests/libtest/lib1540.c
- tests/libtest/lib1541.c
- tests/libtest/lib1542.c
- tests/libtest/lib1545.c
- tests/libtest/lib1550.c
- tests/libtest/lib1552.c
- tests/libtest/lib1553.c
- tests/libtest/lib1554.c
- tests/libtest/lib1557.c
- tests/libtest/lib1565.c
- tests/libtest/lib1568.c
- tests/libtest/lib1569.c
- tests/libtest/lib1592.c
- tests/libtest/lib1662.c
- tests/libtest/lib1900.c
- tests/libtest/lib1903.c
- tests/libtest/lib1905.c
- tests/libtest/lib1908.c
- tests/libtest/lib1910.c
- tests/libtest/lib1911.c
- tests/libtest/lib1913.c
- tests/libtest/lib1915.c
- tests/libtest/lib1939.c
- tests/libtest/lib1940.c
- tests/libtest/lib1945.c
- tests/libtest/lib2032.c
- tests/libtest/lib2301.c
- tests/libtest/lib2302.c
- tests/libtest/lib2306.c
- tests/libtest/lib2402.c
- tests/libtest/lib2404.c
- tests/libtest/lib2405.c
- tests/libtest/lib2502.c
- tests/libtest/lib3027.c
- tests/libtest/lib3033.c
- tests/libtest/lib3105.c
- tests/libtest/lib3207.c
- tests/libtest/lib502.c
- tests/libtest/lib503.c
- tests/libtest/lib504.c
- tests/libtest/lib506.c
- tests/libtest/lib507.c
- tests/libtest/lib525.c
- tests/libtest/lib526.c
- tests/libtest/lib530.c
- tests/libtest/lib533.c
- tests/libtest/lib540.c
- tests/libtest/lib543.c
- tests/libtest/lib544.c
- tests/libtest/lib547.c
- tests/libtest/lib552.c
- tests/libtest/lib555.c
- tests/libtest/lib560.c
- tests/libtest/lib564.c
- tests/libtest/lib573.c
- tests/libtest/lib575.c
- tests/libtest/lib576.c
- tests/libtest/lib582.c
- tests/libtest/lib583.c
- tests/libtest/lib586.c
- tests/libtest/lib591.c
- tests/libtest/lib597.c
- tests/libtest/lib643.c
- tests/libtest/lib653.c
- tests/libtest/lib654.c
- tests/libtest/lib658.c
- tests/libtest/lib659.c
- tests/libtest/lib667.c
- tests/libtest/lib668.c
- tests/libtest/lib670.c
- tests/libtest/lib674.c
- tests/libtest/lib678.c
- tests/libtest/lib751.c
- tests/libtest/lib753.c
- tests/libtest/lib758.c
- tests/libtest/lib766.c
- tests/libtest/testtrace.c
- tests/libtest/testtrace.h
Change #247261
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 23:44:21 Repository https://github.com/curl/curl.git Project curl Branch master Revision 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a Comments
tests: replace standalone significant tabs with macro Follow-up to d29f14b9cf0d38f3887b6eadc71af16903bc7f5b #19300 Closes #19315
Changed files
- tests/data/test1105
- tests/data/test1185