branch: master
Commits on master
- 4f807db INTERNALS.md: add more dependency versions and dates 4 months ago
- 62683ad curlx: replace `sprintf` with `snprintf` 4 months ago
- 74bd3e2 slist: constify Curl_slist_append_nodup() string argument 4 months ago
- 92e6782 doc: some returned in-memory data may not be altered 4 months ago
- ba65073 speedlimit: also reset on send unpausing 4 months ago
- 6069c34 tool_doswin: clear pointer when thread takes ownership 4 months ago
- b8f8373 asyn-ares: handle Curl_dnscache_mk_entry() OOM error 4 months ago
- d0ad652 progress: remove two redundant variable checks 4 months ago
- 729f36e sendf: fix uninitialized variable in trace output 4 months ago
- ce06fe7 hostip: make more functions return CURLcode 4 months ago
- a075d1c examples: fix minor typo 4 months ago
- 1e7d0ba curlx/fopen: replace open CRT functions their with `_s` counterparts (Windows) 4 months ago
- ee97c2a tests/server: use curlx file open/close functions 4 months ago
- 56bfde6 INTERNALS.md: add release dates to build dependencies 4 months ago
- 3887069 lib: rename internal header `share.h` to `curl_share.h` to avoid collision 4 months ago
- 56f2479 manage: expand the 'libcurl support required' message 4 months ago
- 24b36fd ratelimit: redesign 4 months ago
- bfde781 RELEASE-NOTES: synced 4 months ago
- be4462a INTERNALS.md: add brotli and zstd version info 4 months ago
- 2b57d41 content_encoding: drop a guard for brotli 1.0.0+ macro 4 months ago
- 2b7515a tftpd: fix/tidy up `open()` mode flags 4 months ago
- fa1270a vquic: do not pass invalid mode flags to `open()` (Windows) 4 months ago
- 3696ac4 GHA: update dependency ngtcp2/nghttp3 to v1.13.1 4 months ago
- 1eca08a curlx/strerr: use `strerror_s()` on Windows 4 months ago
- 8201306 file: do not pass invalid mode flags to `open()` on upload (Windows) 4 months ago
- 537987d curl_fopen: do not pass invalid mode flags to `open()` on Windows 4 months ago
- d037121 cmake: add support for libbacktrace, fix two build issues 4 months ago
- 039fb84 tool_writeout: bail out proper on OOM 4 months ago
- c77bed8 memdebug: produce stack trace dump with libbacktrace 4 months ago
- b5265b2 speedcheck: do not trigger low speed cancel on transfers with CURL_READFUNC_PAUSE 4 months ago