branch: master
Commits on master
- e39650c curl_setup.h: simplify curl memory macro mappings 1 month ago
- d442be2 typos: silence false positives found in C code 1 month ago
- 76c4c8d RELEASE-NOTES: synced 1 month ago
- ffdbc04 hostip.c: fix leak of addrinfo 1 month ago
- a84b041 build: tidy up curl-specific fstat calls and stat struct type 1 month ago
- 9630593 build: use more `const` 1 month ago
- 66bb641 ftp: drop single-caller local verbose function 1 month ago
- 4728efe ftp: replace a `curlx_free()` with `curlx_dyn_free()` 1 month ago
- 9d04582 test1604: avoid dynamic allocations 1 month ago
- d8e3376 test1304: drop `CURL_UNCONST()` 1 month ago
- 4f1646e cmake: skip binutils ld hack if zlib/openssl target is not `IMPORTED` 1 month ago
- 96fa42c build: tidy up local `lseek()` mappings 1 month ago
- 47734f3 GHA: bump GHA and pip dependencies 1 month ago
- 3003c32 tidy-up: miscellaneous 1 month ago
- ca5efd0 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.md: fix available protocols 1 month ago
- 9c3fcb8 vtls: dedupe common on-session-reuse logic 1 month ago
- 97a2946 ssh: dedupe state change function 1 month ago
- 1acf0c4 cmake: improve setting up runtests in Windows cross-builds 1 month ago
- b619952 GHA/windows: fix typo in test number [ci skip] 1 month ago
- 154dff6 tests/server/sockfilt: avoid possible endless loop on Windows 1 month ago
- 373e89a tests/server: tidy-up error messages (Windows) 1 month ago
- 4d0c3b6 tool_help.h: drop redundant `U` suffix from literals 1 month ago
- c2d7bfa http2: dedupe nghttp2 verbose frame print function 1 month ago
- 0f5006f md4, md5: replace custom types with `uint32_t` 1 month ago
- ea044c5 setup-os400.h: drop no longer used custom type `u_int32_t` 1 month ago
- f95c79a send: drop `CURL_UNCONST()` from buffer argument on most platforms 2 months ago
- d60f100 GHA/macos: merge an autotools job into a cmake one, drop an iOS job 2 months ago
- 3509a41 docs: document the need for a 64-bit type and stdint.h 2 months ago
- 3ae234b GHA/windows: mark test 3001 flaky in native Windows jobs 2 months ago
- 4188087 tests/server: drop stray casts from `swrite`/`sread` arguments 2 months ago