I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mbedtls: replace macro constant with `CURL_ARRAYSIZE()` More... 1 day ago
lib/sendf.h: forward declare two structs More... 1 day ago
rustls: simplify init err path More... 2 days ago
cmake: save and restore `CMAKE_MODULE_PATH` in `curl-config.cmake` More... 2 days ago
rustls: verify that verifier_builder is not NULL More... 2 days ago
tests: fix formatting nits More... 3 days ago
runtests: allow a test to switch off memdebug More... 3 days ago
curlx/multibyte: stop setting macros for non-Windows More... 3 days ago
memdebug: buffer output data More... 3 days ago
GHA/curl-for-win: drop WINE install, do not run curl after build More... 3 days ago
curlx/fopen: fix typo in copyright More... 3 days ago
example: fix formatting nits More... 3 days ago
libssh: fix state machine loop to progress as it should More... 3 days ago
ssh: tracing and better pollset handling More... 3 days ago
Ignore more generated files, teach make clean to delete more of them (#513) More... 3 days ago
connection: give send methods/prototypes an uint8_t buffer More... 3 days ago
http1: parse header from uint8_t buffer More... 3 days ago
http: add asserts for null terminator for input strings More... 3 days ago
GHA/linux-old: stop installing `groff`, it is unused More... 3 days ago
GHA/linux-old: add support for using custom CMake versions More... 3 days ago
appveyor: add support for using custom CMake versions More... 3 days ago
unit1653: replace local macro with `Curl_safefree()` More... 4 days ago
curl_setup.h: drop superfluous parenthesis from `Curl_safefree` macro More... 4 days ago
CODE_STYLE.md: sync banned function list with checksrc.pl More... 4 days ago
mbedtls_threadlock: avoid calloc, use array More... 4 days ago
RELEASE-NOTES: synced More... 4 days ago
tests: allow 2500-2503 to use ~2MB malloc More... 4 days ago
pytest: disable two H3 earlydata tests for all platforms (was: macOS) More... 4 days ago
badwords.txt: sync with curl/curl (#514) More... 4 days ago
cfilter: send uint8_t bytes More... 4 days ago