branch: master
Commits on master
- e009bea clang-tidy: add missing parentheses to debug macro arguments 1 month ago
- 25512ab build: adjust minimum version for some clang picky warnings 1 month ago
- 1393078 clang-tidy: check `bugprone-macro-parentheses`, fix fallouts 1 month ago
- 9ce9afa silent.md: also mention it shuts off warning messages 1 month ago
- f1a39f2 url: fix copy and paste url_match_auth_nego mistake 1 month ago
- a0244c5 inet_pton: scope an include 1 month ago
- b35e58b openssl: fix potential OOB read in debug/verbose logging 1 month ago
- 020f48d clang-tidy: drop some redundant conditions reported by `misc-redundant-expression` 1 month ago
- 078b303 easy: reset pausing when resetting request 1 month ago
- d19c9e4 request.h: rename parameter 'buf' to 'req' in Curl_req_send 1 month ago
- c813094 clang-tidy: link to main documentation page [ci skip] 1 month ago
- 7bcf877 RELEASE-NOTES: synced 1 month ago
- 2862caf unit1654: fix clang-tidy `bugprone-redundant-branch-condition` 1 month ago
- 977ac0c clang-tidy: check `misc-header-include-cycle`, fix in internal headers 1 month ago
- 947775a libtests: drop two redundant `memset()`s 1 month ago
- eabd452 tests: avoid assignment in `if` conditions in `first.h` 1 month ago
- 4b4637a build: disable typecheck via the command-line instead of `curl_config.h` 1 month ago
- 1eb79cf cmake: include `curl/curl.h` as system header in integration tests 1 month ago
- dd82205 memdebug: include `backtrace.h` as system header 1 month ago
- d4234d9 docs: clarify --ipv4 and --ipv6 1 month ago
- 3699976 docs: reword explanation of --variable option 1 month ago
- aa1854a tests/server/sockfilt: check for NULL `tv` to silence clang-tidy 1 month ago
- 4042e7d clang-tidy: work around clang-tidy <=20 false positive (Windows) 1 month ago
- c927b18 INSTALL-CMAKE.md: document more settings requiring absolute paths 1 month ago
- 6dc5f29 cmake: improve clang-tidy invocation for tests in cross-builds 1 month ago
- 1858126 cmake: sync clang-tidy arg order in tests with C compiler 1 month ago
- b5a6d61 clang-tidy: sort list [ci skip] 1 month ago
- b7ecd14 clang-tidy: replace comma-separated string with list in config 1 month ago
- 8712fac clang-tidy: drop redundant casts 1 month ago
- c07c3ca clang-tidy: enable and fix `readability-uppercase-literal-suffix` 1 month ago