branch: master
Commits on master
- b83ade7 multi: fix unreachable code compiler warning 27 days ago
- a5c6a40 clang-tidy: fix `readability-suspicious-call-argument` 27 days ago
- fcde8d7 cmake: minor improvements to integration test framework 27 days ago
- 7a77884 clang-tidy: enable `clang-analyzer-*` checks explicitly, fix fallout 27 days ago
- da6fbb1 http1: fix potential NULL dereference in `Curl_h1_req_parse_read()` 27 days ago
- 7fe5b93 TODO: drop the alt-svc fallback 27 days ago
- d680789 test1637: verify --fail and --retry with 502 response code 28 days ago
- 99bd5ed HISTORY: mention that Rafael passed away much too early 28 days ago
- 4427e61 GHA: bump actions and pip dependencies 28 days ago
- 1b35c9e cmake: rename `testbins` target to `tt`, restore internal option 28 days ago
- 7a80082 GHA/windows: bump clang-tidy job to clang v20 (from v18) 28 days ago
- 35bbb2e clang-tidy: fix issues found with build-fuzzing 29 days ago
- bcc8144 clang-tidy: silence more minor issues found by v22 29 days ago
- 006f561 docs: some nitpicks 1 month ago
- aea5552 INSTALL.md: fix typo 1 month ago
- 92f66f0 appveyor: minor improvements [ci skip] 1 month ago
- 7a08c5d ldap: silence clang-tidy v22 warning 1 month ago
- fa8bd1c mprintf: use `_snprintf()` when compiled with VS2013 and older 1 month ago
- 00b215b cmake: convert `curl_add_clang_tidy_test_target()` macro to function 1 month ago
- 9d727e4 cmake: replace `list(FIND)` with `if(var IN_LIST list)` 1 month ago
- ce4db9c GHA/linux: replace scan-build with clang-tidy 1 month ago
- d9386a2 cmake: fix system include directory position for clang-tidy in tests 1 month ago
- a67ee59 RELEASE-NOTES: synced 1 month ago
- 61bcd11 cfilter: move a debug-only check into ifdef DEBUGBUILD 1 month ago
- b48d021 ftp: remove two redundant assignments 1 month ago
- b2076d3 vquic: fix unused variable warning reported by clang-tidy 1 month ago
- f76a54f clang-tidy: add missing and delete redundant parentheses 1 month ago
- 8d28ac6 mailmap: Hamza Bensliman 1 month ago
- fb58b23 cmake: fix confusing error when a dependency is undetected in `curl-config.cmake` 1 month ago
- c111275 GHA/linux: delete unused autotools clang-tidy logic 1 month ago