| 2026-01-25 |
Viktor Szakats | build: constify `memchr()`/`strchr()`/etc result variables |
commit | commitdiff | tree | snapshot |
| 2026-01-25 |
Daniel Stenberg | noproxy: simplify, don't mix const non-const in strchr() |
commit | commitdiff | tree | snapshot |
| 2026-01-25 |
Viktor Szakats | GHA: set `--enable-option-checking=fatal` where missing |
commit | commitdiff | tree | snapshot |
| 2026-01-24 |
Dan Fandrich | docs: Update CodeSonar link |
commit | commitdiff | tree | snapshot |
| 2026-01-24 |
Viktor Szakats | GHA/codeql: improve perf on Windows, enable `CURL_WERRO... |
commit | commitdiff | tree | snapshot |
| 2026-01-24 |
Viktor Szakats | build: fix unused variables/values/code in non-verbose... |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Michał Antoniak | setopt: fix checking range for CURLOPT_MAXCONNECTS |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Viktor Szakats | GHA/windows: install stunnel manually, enable for Cygwin |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Viktor Szakats | runtests: pass config filename to stunnel in native... |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Viktor Szakats | renovate: merge two custom regex rules, escape dots |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Daniel Stenberg | verbose.md: explain the { and } prefixes |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Viktor Szakats | cmake: sync two unix pre-fill comments with win32 ... |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Viktor Szakats | GHA/windows: fail CI early on stunnel install failure |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Viktor Szakats | GHA/distcheck: bump old cmake, switch to arm64 for... |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Viktor Szakats | GHA: migrate 3 linter jobs to arm64 |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Viktor Szakats | tidy-up: Markdown, clang-format nits |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Viktor Szakats | GHA/linux: rename `intel` to `intelc` to avoid mixup... |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Viktor Szakats | GHA/linux: move mbedTLS and wolfSSL valgrind jobs to... |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Stefan Eissing | socketpair: set SO_NOSIGPIPE where possible |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Kai Pastor | cmake: always define `CURL::win32_winsock` on Windows... |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Viktor Szakats | cmake: add `CURL_DROP_UNUSED` option to reduce binary... |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Jacek Migacz | tool: enable header separation for HTTPS proxies |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Daniel Stenberg | asyn-ares: abort with OOM error when Curl_dnscache_mk_e... |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | build: opt-in MSVC to C99-style verbose logging logic |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | appveyor: simplify job configuration |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | dynhds: drop duplicate includes |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | GHA: strip Windows/MS-DOS/Android binaries to see their... |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | windows: test non-verbose builds, fix fallouts |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | build: fully omit verbose strings and code when disabled |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Daniel Stenberg | multi: probe for IPv6 functionality in multi_init() |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
dEajL3kA | winapi: use FormatMessageA instead of FormatMessageW |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | hostip: omit forward declaration of verbose logging... |
commit | commitdiff | tree | snapshot |
| 2026-01-21 |
Viktor Szakats | urldata.h: delete orphan forward declaration |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | build: update to not need `_CRT_NONSTDC_NO_DEPRECATE... |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | CI: do not codespell `RELEASE-NOTES` |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | codespell: ignore false positive found in RELEASE-NOTES |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Daniel Stenberg | config2setopts: acknowledge OOM error from CURLOPT_MIMEPOST |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Stefan Eissing | timeout handling: auto-detect effective timeout |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
renovate[bot] | GHA: update ngtcp2/ngtcp2 to v1.20.0 |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
renovate[bot] | GHA: update ngtcp2/nghttp3 to v1.15.0 |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Stefan Eissing | socket: check result of SO_NOSIGPIPE |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Daniel Stenberg | lib: use ISBLANK and ISNEWLINE more |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | cmake: silence silly Apple clang warnings in C89 mode... |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | build: drop global suppression of `-Wformat-nonliteral... |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | rtsp: fix missing variable declaration |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | tidy-up: miscellaneous |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Daniel Stenberg | libcurl docs: reduce 'since ...' in descriptions |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Frank Buss | tls: add new SSLSUPP flags for several options |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Maksim Ściepanienka | config2setopts: fix for --disable-aws build configuration |
commit | commitdiff | tree | snapshot |
| 2026-01-20 |
Viktor Szakats | GHA/curl-for-win: add CPU to Linux minimal job name |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Viktor Szakats | tool_getparam: avoid `-Wcomma` with Apple clang in... |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
tommy | sigpipe: unset SA_SIGINFO since it is using sa_handler |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Daniel Stenberg | lib: separate scheme info from protocol implementation |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Arnav-Purushotam... | docs/INSTALL: update configure details |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Viktor Szakats | build: merge TrackMemory (`CURLDEBUG`) into debug-enabl... |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Daniel Stenberg | imap: simplify imap_is_bchar() with strchr() |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Viktor Szakats | GHA/non-native: fix size/file listing for Android share... |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Viktor Szakats | CI: show curl tool and libcurl sizes |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Stefan Eissing | lib: make sigpipe handling more lazy |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Viktor Szakats | INSTALL-CMAKE.md: document Apple framework options |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Viktor Szakats | cmake: fix variable name for Apple Security framework |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Viktor Szakats | REUSE: drop broken reference to `MAIL-ETIQUETTE` |
commit | commitdiff | tree | snapshot |
| 2026-01-18 |
Viktor Szakats | INSTALL.md: suggest `-Wl,-dead_strip` for Apple targets |
commit | commitdiff | tree | snapshot |
| 2026-01-18 |
Sascha Frinken | MQTT.md: remove no TLS (mqtts) support |
commit | commitdiff | tree | snapshot |
| 2026-01-18 |
Viktor Szakats | hostip: fix unreachable code in rare build configuration |
commit | commitdiff | tree | snapshot |
| 2026-01-18 |
Viktor Szakats | autotools: fix indentation in help output for two options |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Daniel Stenberg | tool: support fractions for --limit-rate and --max... |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Daniel Stenberg | vquic: drop support for OpenSSL-QUIC 20226/head |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Daniel Stenberg | mqtt: initial support for MQTTS |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Viktor Szakats | windows: add build option to use the native CA store |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Viktor Szakats | msvc: drop exception, make `BIT()` a bitfield with... |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Viktor Szakats | dns: flatten the include tree |
commit | commitdiff | tree | snapshot |
| 2026-01-17 |
Viktor Szakats | windows: bump minimum to Vista (from XP) |
commit | commitdiff | tree | snapshot |
| 2026-01-16 |
Stefan Eissing | socketpair: cleaner interface |
commit | commitdiff | tree | snapshot |
| 2026-01-16 |
Stefan Eissing | ratelimit: download finetune |
commit | commitdiff | tree | snapshot |
| 2026-01-16 |
Viktor Szakats | GHA: silence fresh zizmor 1.21.0 warnings |
commit | commitdiff | tree | snapshot |
| 2026-01-16 |
Daniel Stenberg | lib: use STRCONST() when possible in curlx_strcopy... |
commit | commitdiff | tree | snapshot |
| 2026-01-16 |
Daniel Stenberg | hostip6: remove debug-only code |
commit | commitdiff | tree | snapshot |
| 2026-01-16 |
Daniel Stenberg | mbedtls: remove newline from failf() call |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
Daniel Stenberg | easy: fix build with --disable-form-api and --disable... |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
Stefan Eissing | TODO: add point about improving SIGPIPE handling |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
Michał Antoniak | mbedtls: no pinnedpubkey wo MBEDTLS_SSL_KEEP_PEER_CERTI... |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
calm329 | imap: skip literals inside quoted strings |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
Daniel Stenberg | GOVERNANCE.md: Post-Daniel BDFL |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
Viktor Szakats | lib: fix two `CURLDEBUG` guards to be `DEBUGBUILD` |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
Viktor Szakats | tidy-up: miscellaneous |
commit | commitdiff | tree | snapshot |
| 2026-01-15 |
Viktor Szakats | checksrc: do not apply `BANNEDFUNC` to struct member... |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | build: drop more forward function declarations |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | cmake: avoid setting custom property on built-in interf... |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Daniel Stenberg | tool_cb_hdr: move etag and content-disposition logic... |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | tool_doswin: document `ENABLE_VIRTUAL_TERMINAL_PROCESSI... |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | build: drop stray `ifndef` guards for local/internal... |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | tool_doswin: merge `if` blocks, drop forward declarations |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | build: drop redundant unused variable suppressions |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Daniel Stenberg | digest: handle quotes in the path |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | badwords: fix typos found |
commit | commitdiff | tree | snapshot |
| 2026-01-14 |
Viktor Szakats | badwords: catch and fix more variants of `NN-bit` |
commit | commitdiff | tree | snapshot |
| 2026-01-13 |
Viktor Szakats | cmake: replace an outlier `set(var)` with `set(var... |
commit | commitdiff | tree | snapshot |
| next |