branch: master
Commits on master
- 06e1616 memdebug: buffer output data 4 months ago
- d73efc6 tests: fix formatting nits 4 months ago
- 4be6707 curlx/multibyte: stop setting macros for non-Windows 4 months ago
- 02aa75a runtests: allow a test to switch off memdebug 4 months ago
- 3896152 connection: give send methods/prototypes an uint8_t buffer 4 months ago
- 8c68887 http1: parse header from uint8_t buffer 4 months ago
- b06cd92 libssh: fix state machine loop to progress as it should 4 months ago
- 12a3182 ssh: tracing and better pollset handling 4 months ago
- e25a3c6 GHA/curl-for-win: drop WINE install, do not run curl after build 4 months ago
- aad3c2e example: fix formatting nits 4 months ago
- c10dda9 curlx/fopen: fix typo in copyright 4 months ago
- 193cb00 build: stop overriding standard memory allocation functions 4 months ago
- bfc3d13 http: add asserts for null terminator for input strings 4 months ago
- 48939a4 GHA/linux-old: add support for using custom CMake versions 4 months ago
- 9d059e2 GHA: update dependency pyspelling to v2.12.1 4 months ago
- e7c2f5b GHA: update dependency google/boringssl to v0.20251124.0 4 months ago
- 5c275f7 GHA/linux-old: stop installing `groff`, it is unused 4 months ago
- c9e50e9 appveyor: add support for using custom CMake versions 4 months ago
- 376c7bd unit1653: replace local macro with `Curl_safefree()` 4 months ago
- 6dc82c8 memdebug: replace `(fwrite)` with `fwrite` 4 months ago
- 63eb062 curl_setup.h: drop superfluous parenthesis from `Curl_safefree` macro 4 months ago
- 986e6d4 CODE_STYLE.md: sync banned function list with checksrc.pl 4 months ago
- 5c22bd5 mbedtls_threadlock: avoid calloc, use array 4 months ago
- aa93420 RELEASE-NOTES: synced 4 months ago
- 53775ba tests: allow 2500-2503 to use ~2MB malloc 4 months ago
- c1deea4 GHA/http3-linux: add H3 valgrind tests 4 months ago
- 56e88e7 cfilter: send uint8_t bytes 4 months ago
- 1e048e9 ngtcp2: remove the unused Curl_conn_is_ngtcp2 function 4 months ago
- a59a3cc cfilters: make conn_forget_socket a private libssh function 4 months ago
- c8b76ff GHA/http3-linux: fix broken h3 server in non-openssl jobs, for more pytests 4 months ago