curl/tests/libtest
Viktor Szakats 7e1001bcd6
tidy-up: miscellaneous
- H3 proxy: re-sync code with original source `curl_ngtcp2.c` to reduce
  differences, and to apply missed minor fixes. Also apply clang-format.
  Drop redundant `#undef`s, casts, `#endif` comments, includes, drop
  intermediate variables, sync include and macro order.
  Follow-up to e78b1b3ecc #21153
- INSTALL-CMAKE.md: move `CURL_ENABLE_SMB` to the enable section.
- tests/http/env: rename `tcpdmp` to `tcpdump` to match object variable.
- mbedtls: drop incorrect `mbedTLS 4+` comments.
  (features are also supported by 3+, meaning it's always supported.)
- lib1648: rename a variable to match purpose.
- CIPHERS.md: alpha-sort link list.
- replace rare `X''` hex markup with `0x`.
- `IP v4/6` -> `IPv4/6`.
- 'version X.Y' -> 'vX.Y', where sensible.
- 'VX.Y' -> 'vX.Y', where sensible.
- fix indents, casing, newlines, typos.

Closes #21772
2026-05-27 16:53:57 +02:00
..
.gitignore
cli_ftp_upload.c
cli_h2_pausing.c
cli_h2_serverpush.c
cli_h2_upgrade_extreme.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
cli_hx_download.c tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
cli_hx_upload.c
cli_tls_session_reuse.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
cli_upload_pausing.c tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
cli_ws_data.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
cli_ws_pingpong.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
CMakeLists.txt
first.c setopt: changing the proxy port is also a proxy change 2026-05-04 00:14:06 +02:00
first.h tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
lib500.c
lib501.c
lib502.c
lib503.c
lib504.c
lib505.c
lib506.c lib506: rename CURLcode variable to result 2026-04-17 12:09:14 +02:00
lib507.c
lib508.c
lib509.c
lib510.c
lib511.c
lib512.c
lib513.c
lib514.c
lib515.c
lib516.c
lib517.c parsedate: refactor 2026-04-21 14:22:07 +02:00
lib518.c tidy-up: use curlx_safefree() 2026-05-21 01:31:03 +02:00
lib519.c
lib520.c
lib521.c
lib523.c
lib524.c
lib525.c
lib526.c
lib530.c
lib533.c
lib536.c
lib537.c tidy-up: use curlx_safefree() 2026-05-21 01:31:03 +02:00
lib539.c
lib540.c
lib541.c
lib542.c
lib543.c
lib544.c
lib547.c
lib549.c
lib552.c
lib553.c
lib554.c
lib555.c
lib556.c
lib557.c lib557: add tests with flags AND conversion specifier 2026-04-21 15:21:16 +02:00
lib558.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
lib559.c
lib560.c
lib562.c
lib564.c
lib566.c
lib567.c
lib568.c
lib569.c
lib570.c
lib571.c
lib572.c
lib573.c
lib574.c
lib575.c
lib576.c
lib578.c
lib579.c
lib582.c
lib583.c
lib586.c
lib589.c
lib590.c
lib591.c
lib597.c
lib598.c
lib599.c
lib643.c
lib650.c
lib651.c
lib652.c
lib653.c
lib654.c tests: rename CURLMcode variables to mresult 2025-12-17 08:55:12 +01:00
lib655.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
lib658.c
lib659.c
lib661.c
lib666.c
lib667.c
lib668.c
lib670.c
lib674.c
lib676.c
lib677.c
lib678.c tidy-up: use curlx_safefree() 2026-05-21 01:31:03 +02:00
lib694.c
lib695.c
lib751.c
lib753.c
lib757.c
lib758.c
lib766.c
lib1156.c
lib1301.c
lib1308.c
lib1485.c
lib1500.c
lib1501.c
lib1502.c
lib1506.c
lib1507.c
lib1508.c
lib1509.c
lib1510.c
lib1511.c
lib1512.c
lib1513.c
lib1514.c
lib1515.c
lib1517.c
lib1518.c
lib1520.c
lib1522.c
lib1523.c
lib1525.c
lib1526.c
lib1527.c
lib1528.c
lib1529.c
lib1530.c
lib1531.c
lib1532.c
lib1533.c
lib1534.c
lib1535.c
lib1536.c
lib1537.c
lib1538.c
lib1540.c
lib1541.c
lib1542.c
lib1545.c
lib1549.c
lib1550.c
lib1551.c
lib1552.c
lib1553.c
lib1554.c
lib1555.c
lib1556.c
lib1557.c
lib1558.c
lib1559.c
lib1560.c tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
lib1564.c
lib1565.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
lib1567.c
lib1568.c
lib1569.c
lib1571.c
lib1576.c
lib1582.c
lib1587.c tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
lib1588.c tidy-up: a cmake warning message and a variable name 2026-04-28 09:07:27 +02:00
lib1589.c setopt: changing the proxy port is also a proxy change 2026-05-04 00:14:06 +02:00
lib1591.c
lib1592.c
lib1593.c
lib1594.c
lib1597.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
lib1598.c
lib1599.c
lib1647.c url: detect proxy changes read from environment 2026-05-19 17:14:16 +02:00
lib1648.c tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
lib1649.c transfer: clear referer when set to NULL 2026-05-26 10:04:40 +02:00
lib1662.c
lib1900.c
lib1901.c
lib1902.c
lib1903.c
lib1905.c
lib1906.c
lib1907.c
lib1908.c
lib1910.c
lib1911.c
lib1912.c GHA: enable -Wunused-macros in clang-tidy jobs 2026-05-16 01:17:41 +02:00
lib1913.c
lib1915.c hsts: make the HSTS read callback handle name dupes 2026-04-02 18:01:20 +02:00
lib1916.c
lib1918.c
lib1919.c
lib1920.c
lib1921.c urlapi: handle redirect without set scheme with default-scheme 2026-05-16 11:46:16 +02:00
lib1933.c
lib1934.c
lib1935.c
lib1936.c
lib1937.c
lib1938.c
lib1939.c
lib1940.c
lib1945.c
lib1947.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
lib1948.c
lib1955.c
lib1956.c
lib1957.c
lib1958.c
lib1959.c
lib1960.c lib1960: fix test failure 2026-04-20 00:44:21 +02:00
lib1964.c
lib1965.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
lib1967.c urlapi: fix redirect handling if CURLU_NO_GUESS_SCHEME is set 2026-05-22 07:48:20 +02:00
lib1970.c
lib1971.c
lib1972.c
lib1973.c
lib1974.c
lib1975.c
lib1977.c
lib1978.c creds: hold credentials 2026-05-12 16:05:15 +02:00
lib2023.c
lib2032.c
lib2082.c
lib2301.c GHA: enable -Wunused-macros in clang-tidy jobs 2026-05-16 01:17:41 +02:00
lib2302.c GHA: enable -Wunused-macros in clang-tidy jobs 2026-05-16 01:17:41 +02:00
lib2304.c GHA: enable -Wunused-macros in clang-tidy jobs 2026-05-16 01:17:41 +02:00
lib2306.c
lib2308.c
lib2309.c
lib2402.c
lib2404.c
lib2405.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
lib2502.c
lib2504.c urldata: move cookiehost to struct SingleRequest 2026-04-14 16:59:11 +02:00
lib2505.c transfer: clear the old autoreferer 2026-04-15 10:15:25 +02:00
lib2506.c http: clear credentials better on redirect 2026-04-16 21:51:41 +02:00
lib2700.c GHA: enable -Wunused-macros in clang-tidy jobs 2026-05-16 01:17:41 +02:00
lib3010.c
lib3025.c
lib3026.c build: drop redundant HAVE_PTHREAD_H guard 2026-03-30 18:57:07 +02:00
lib3027.c
lib3033.c
lib3034.c
lib3100.c
lib3101.c
lib3102.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
lib3103.c
lib3104.c
lib3105.c
lib3207.c tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
lib3208.c
Makefile.am
Makefile.inc transfer: clear referer when set to NULL 2026-05-26 10:04:40 +02:00
memptr.c
mk-lib1521.pl ECH: cleanups 2026-05-08 13:09:45 +02:00
test307.pl perl: harden external command invocations 2026-03-26 14:20:07 +01:00
test610.pl
test613.pl
test1013.pl tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
test1022.pl tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
testtrace.c
testtrace.h
testutil.c
testutil.h
unitcheck.h