| 2026-06-26 |
Viktor Szakats | lib: fix 'ns' -> 'us' in trace messages |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Daniel Stenberg | curl_trc: store callback info in a uint8, not a bool |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
alhudz | gopher: reject CR and LF in the selector |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Stefan Eissing | lib: hostname related cleanups |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Daniel Stenberg | VULN-DISCLOSURE-POLICY.md: issues that should be found... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | lib1587: fix gcc `-Wconversion` with LibreSSL on Window... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: fix not to build `tunits` when `BUILD_CURL_EXE... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | openssl: drop unused pre-OpenSSL3 `ctx_option_t` typedef |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: dedupe expressions into local vars in `cmake_uni... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: stop probing unused `float.h` for `STDC_HEADERS` |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: replace deprecated `remove` command with `rm... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: flatten build tree, tidy up base dir variables |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | GHA/windows: set `VCPKG_APPLOCAL_DEPS=OFF` for vcpkg... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: tidy-up base directory variable for `include... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: robustify base path in local file reference |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | tidy-up: syntax and code nits |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Alhuda Khan | http: trim custom header name before the Authorization... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Stefan Eissing | urlpieces: remove members that live in peers/creds |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Stefan Eissing | altsvc: use Curl_peer in processing |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Stefan Eissing | conncache: connection alive checks intervals |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Stefan Eissing | proxy: optimized env lookups |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Daniel Stenberg | multi: forbid curl_easy_pause from within multi socket... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Daniel Stenberg | tool_operate: remove call to abort() |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | tidy-up: docs, comments, typos, whitespace |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: document upstream variable `ZLIB_ROOT` |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Viktor Szakats | cmake: drop logic for `GNU/kFreeBSD` systems |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Daniel Stenberg | urlapi: make two #defines instead of magic values/strin... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Daniel Stenberg | docs/INSTALL: minor polish |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | INSTALL.md: add building-from-source overview section |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | GHA: bump some jobs to ubuntu-26.04 |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Stefan Eissing | urlapi: do not keep an internal port string |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | runtests: exit with error on `-k` option |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | runtests: restore `-k` option and actively process... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | autotools: minor fixes and improvements |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | scripts: use end-of-options marker in `cd`, `mkdir... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | build: enable thread-safe `getaddrinfo()` for OpenBSD... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Viktor Szakats | ssh: dedupe `ssh_pollset()` functions |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Stefan Eissing | tool: optimize setopt use |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Stefan Eissing | tool: do not flush on out-null |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Stefan Eissing | tool: init progress bar on demand |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Daniel Stenberg | test 1560: test RFC4291 style IPv6 IPv4-mapped addresses |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Daniel Stenberg | curl-functions.m4: verify working RFC 4291 zero prefixe... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Stefan Eissing | multi_ev: refresh sock entry after remove callback |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
alhudz | mqtt: reject control bytes in the topic |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Samuel Dainard | sws: allow connection-monitor to log all disconnects |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Jay Satiro | ldap: support insecure mode for Windows native LDAP |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
renovate[bot] | GHA: update debian:bookworm-slim Docker digest to 60eac75 |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Viktor Szakats | GHA/linux: drop unused pip packages from Alpine job |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Daniel Stenberg | RELEASE-NOTES: synced curl-8_21_0 |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Daniel Stenberg | VERSIONS: 8.21.0 release |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Daniel Stenberg | THANKS: added names from 8.21.0 release |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Viktor Szakats | GHA/non-native: BSD overhaul, test more autotools,... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Daniel Stenberg | test 679: add a quoted string name in a netrc test |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Viktor Szakats | GHA/linux: bump pizlonator/fil-c to v0.680, fixup quoting |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Daniel Stenberg | RELEASE-PROCEDURE.md: typo |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | GHA/windows: settle on windows-2025 image name |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | cmake: add pre-fills for DragonFly BSD and MidnightBSD |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | doh: drop redundant `curlx_dyn_free()` call in `doh_pro... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | tidy-up: make 'CA' uppercase, where missing |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | CURLOPT_SSLVERSION.md: drop stray space from 'SSLv... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Stefan Eissing | peer: fix ipv6 detection |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | appveyor: pass `--proto-redir =https` option |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | setopt: return error if received `curl_blob->data`... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | libssh2: drop stray double-negative from `strncmp(... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Viktor Szakats | libssh2: fix to return error code on missing parameter |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Daniel Stenberg | setopt: cleanup the length check for COPYPOSTFIELDS... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Stefan Eissing | HTTP3.md: update quiche build |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Stefan Eissing | libssh2: code and infof/trace cleanups |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Daniel Stenberg | doh: stricter HTTPS RNAME parsing |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Daniel Stenberg | doh: cap the maximum TTL to 24 hours |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Stefan Eissing | websockets: buffer ugprade data at connection level |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Michael Kaufmann | proxy: fix automatic tunnel mode with "connect to host" |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Daniel Stenberg | cd2nroff: handle TLS together with other protocols |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
Daniel Stenberg | setopt: make CURLOPT_KEYPASSWD work for SSH-only builds |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Viktor Szakats | INSTALL-CMAKE.md: document CMake environment variables |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Daniel Stenberg | setopt: refactor setopt_cptr into smaller helper functions |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Viktor Szakats | KNOWN_BUGS.md: drop outdated CMake issues |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
renovate[bot] | GHA: update dependency cloudflare/quiche to v0.29.2 |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Viktor Szakats | vquic: fix `-Wunused-parameter` with proxies disabled |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Viktor Szakats | runtests: drop orphaned, no-op `-k` option |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA: re-sync Linux CMake triplet with autotools builds |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA: fix Linux triplet passed to `CMAKE_C_COMPILER_TARGET` |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA: separate pytype from other checkers and pips |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
alhudz | cookie: check __Secure- and __Host- case sensitively... |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | smb: constify `strchr()` result variable |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA/http3-linux: bump to ubuntu-26.04 |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | MANUAL.md: update `apt-key` example |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA: bump analyzer/sanitizer jobs to clang-22, and... |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Daniel Stenberg | curl_multi_assign.md: clarify lifetime |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | openssl: do not mix OpenSSL int result with `CURLcode... |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Daniel Stenberg | CURLMOPT_SOCKETFUNCTION.md: this sends *all* file descr... |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA/linux: bump analyzer job to gcc-16, and ubuntu... |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
alhudz | pingpong: reject nul byte in server response line |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Daniel Stenberg | docs/VERIFY: expand with more things we do |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA/linux: use default GCC compiler, drop `CC`/`CXX... |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA/http3-linux: simplify setting `CC`/`CXX` envs |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Viktor Szakats | GHA/linux: drop arm runner home attribute workaround... |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Stefan Eissing | multi: xfers_really_alive |
commit | commitdiff | tree | snapshot |
| next |