branch: master
Commits on master
- 179c025 curl_ws_recv.md: expand a little on the fragments the API delivers 1 year ago
- e4fbc48 dynbuf: bump the max CRLFILE size to 400MB 1 year ago
- d36f164 autotools: use `CURLDEBUG` to exclude TrackMemory code from unity 1 year ago
- a16485a build: do not apply curl debug macros to `tests/server` by default 1 year ago
- 43b2884 tests/server: give global `path` variable a more descriptive name 1 year ago
- 3588df9 ws: fix and extend CURLWS_CONT handling 1 year ago
- c799f60 autotools: fix `dllmain.c` in unity builds 1 year ago
- 63cf464 tests/server: drop unused `base64.pl` 1 year ago
- af6ec8e RELEASE-NOTES: synced 1 year ago
- 116f490 rustls: cap maximum allowed CRL file size to 8MB 1 year ago
- 27e07b2 doh: remove wrong but unreachable exit path from doh_decode_rdata_name 1 year ago
- acdb482 tool_setopt: reduce use of "code hiding" macros 1 year ago
- 212f9a9 tool_setopt: simplify tool_setopt 1 year ago
- 67a7775 GHA/windows: replace OpenSSH-Windows-Prelease job with standard openssh 1 year ago
- d4f9788 GHA: fix configure disable options 1 year ago
- b70357c resolve: fix building without Unix sockets and `CURLDEBUG` 1 year ago
- 533ba00 tests/server: sync memory callbacks with `lib/easy.c` 1 year ago
- 2283e40 tests/server: do not redefine standard functions in `sockfilt` 1 year ago
- 91d0617 tests/server: drop unused headers 1 year ago
- 44d4957 memdebug.h: avoid `-Wredundant-decls` with an extra guard 1 year ago
- 77401af cmake: unity mode optimization for non-`CURLDEBUG` `testdeps` targets 1 year ago
- 5a26b90 cookie: accept "high byte" cookie content 1 year ago
- 51d8213 core: stop redefining `E*` macros on Windows, map `EACCES`, related fixes 1 year ago
- c0a70c5 base64: drop `BUILDING_CURL` macro, always include in tests/server 1 year ago
- 07f984a ntlm: merge ntlm.h into ntlm.c 1 year ago
- ee73d55 build: replace Curl_ prefix with curlx_ for functions used in servers 1 year ago
- 45ce084 runtests: enable the --libcurl feature by default 1 year ago
- 0bb8465 multi: call protocol handler done() if PROTOCONNECT or later 1 year ago
- 886569e curl: fix --cert parameter clearing 1 year ago
- 5273ab4 GHA: do a build-only without the --libcurl option enabled 1 year ago