2025-07-30 |
Viktor Szakats | schannel: drop fallbacks for unused `BCRYPT_*` macros |
commit | commitdiff | tree |
2025-07-30 |
Viktor Szakats | schannel: fix recent update for mingw32ce |
commit | commitdiff | tree |
2025-07-30 |
Viktor Szakats | build: fix mingw-w64 version guard for mingw32ce |
commit | commitdiff | tree |
2025-07-30 |
Daniel Stenberg | schannel: use if(result) like the code style says |
commit | commitdiff | tree |
2025-07-30 |
Stefan Eissing | connectdata: remove primary+secondary ip_quadruple |
commit | commitdiff | tree |
2025-07-30 |
Dominik Tomecki | smtp: allow suffix behind a mail address for RFC 3461 |
commit | commitdiff | tree |
2025-07-30 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-07-30 |
Daniel Stenberg | top-complexity: set cutoff level to 80 |
commit | commitdiff | tree |
2025-07-30 |
Daniel Stenberg | openssl: split cert_stuff into smaller sub functions |
commit | commitdiff | tree |
2025-07-30 |
Daniel Stenberg | unit-tests: build the unitprotos.h from here |
commit | commitdiff | tree |
2025-07-30 |
Viktor Szakats | tidy-up: whitespace, indent, `#if 0` |
commit | commitdiff | tree |
2025-07-30 |
Viktor Szakats | cmake: defer building `unitprotos.h` till a test target... |
commit | commitdiff | tree |
2025-07-30 |
Viktor Szakats | tests: merge clients into libtests, drop duplicate... |
commit | commitdiff | tree |
2025-07-29 |
Viktor Szakats | schannel: drop old-mingw special case |
commit | commitdiff | tree |
2025-07-29 |
Viktor Szakats | GHA/windows: enable HTTP/3 in an MSYS2 mingw-w64 OpenSS... |
commit | commitdiff | tree |
2025-07-29 |
Daniel Stenberg | config2setopts: set more options unconditionally |
commit | commitdiff | tree |
2025-07-29 |
Daniel Stenberg | tool_operate: simplify single_transfer |
commit | commitdiff | tree |
2025-07-29 |
Stefan Eissing | pytest: use dante-server in CI |
commit | commitdiff | tree |
2025-07-29 |
Viktor Szakats | tests: constify command-line arguments |
commit | commitdiff | tree |
2025-07-29 |
Daniel Stenberg | setopt: refactor out the booleans from setopt_long... |
commit | commitdiff | tree |
2025-07-29 |
Stefan Eissing | multi: add CURLMOPT_NETWORK_CHANGED to signal network... |
commit | commitdiff | tree |
2025-07-29 |
Daniel Stenberg | delta: fix counters |
commit | commitdiff | tree |
2025-07-29 |
Daniel Stenberg | parallel-max: bump the max value to 65535 |
commit | commitdiff | tree |
2025-07-29 |
Viktor Szakats | build: allow libtests/clients to use libcurl dependenci... |
commit | commitdiff | tree |
2025-07-29 |
Viktor Szakats | windows: assume `ADDRESS_FAMILY`, drop feature checks |
commit | commitdiff | tree |
2025-07-29 |
Viktor Szakats | servers: convert two macros to scoped static const... |
commit | commitdiff | tree |
2025-07-28 |
Stefan Eissing | multi: process pending, one by one |
commit | commitdiff | tree |
2025-07-28 |
Daniel Stenberg | ws: avoid NULL pointer deref in curl_ws_recv |
commit | commitdiff | tree |
2025-07-28 |
Eshan Kelkar | libssh: Use sftp_aio instead of sftp_async for sftp_recv |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | memory: make function overrides work reliably in unity... |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | CURLOPT: bump `CURLHEADER_*` macros to `long`, drop... |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | CURLOPT: bump `CURLPROXY_*` enums to `long`, drop casts |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | CURLOPT: bump `CURLALTSVC_*` macros to `long` |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | lib1560: replace an `int` with `bool` |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | contrithanks: fix for BSD `sed` tool |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | delta: fix warnings, fix for non-GNU `date` tool |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | lib517: use `LL` 64-bit literals & re-enable a test... |
commit | commitdiff | tree |
2025-07-28 |
Stefan Eissing | curl: add long option '--out-null' |
commit | commitdiff | tree |
2025-07-28 |
Daniel Stenberg | _PROTOCOLS.md: mention file:// is only for absolute... |
commit | commitdiff | tree |
2025-07-28 |
Daniel Stenberg | docs/cmdline-opts: the auth types are not mutually... |
commit | commitdiff | tree |
2025-07-28 |
Stefan Eissing | alpn: query filter |
commit | commitdiff | tree |
2025-07-28 |
Daniel Stenberg | delta: drop the warnings+strict |
commit | commitdiff | tree |
2025-07-28 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-07-28 |
Stefan Eissing | pytest: relax error check on test_07_22 |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | memanalyze: fix warnings |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | build: bump minimum required mingw-w64 to v3.0 (from... |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | build: tidy up compiler definition for tests |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | cmake: omit linking duplicate/unnecessary libs to tests... |
commit | commitdiff | tree |
2025-07-28 |
Stefan Eissing | build: fix disable-verbose |
commit | commitdiff | tree |
2025-07-28 |
Stefan Eissing | multi: fix assert in multi_getsock() |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | CURLOPT: bump `CURLFTP*` enums to `long`, drop casts |
commit | commitdiff | tree |
2025-07-28 |
Viktor Szakats | CURLOPT: drop redundant `long` casts |
commit | commitdiff | tree |
2025-07-28 |
Daniel Stenberg | memanalyze.pl: remove strict+warnings |
commit | commitdiff | tree |
2025-07-28 |
Daniel Stenberg | DEPRECATE.md: remove leftover "nothing" |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | config-win32.h: do not use winsock2 `inet_ntop()`/... |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | inet_pton, inet_ntop: drop declarations when unused |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | scripts: fix two Perl uninitialized value warnings |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | build: extend GNU C guards to clang where applicable... |
commit | commitdiff | tree |
2025-07-27 |
Stefan Eissing | connection: terminate after goaway |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | scripts: enable strict warnings in Perl where missing... |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | tidy-up: prefer `ifdef`/`ifndef` for single checks |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | tidy-up: move literal to the right side of comparisons |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | doh: rename symbols to avoid collision with mingw-w64... |
commit | commitdiff | tree |
2025-07-27 |
Stefan Eissing | multi: replace remaining EXPIRE_RUN_NOW |
commit | commitdiff | tree |
2025-07-27 |
David Zhuang | multi: don't insert a node into the splay tree twice |
commit | commitdiff | tree |
2025-07-27 |
Daniel Stenberg | tool_getparam: add support for `--longopt=value` |
commit | commitdiff | tree |
2025-07-27 |
Daniel Stenberg | netrc: use the NETRC environment variable (first) if set |
commit | commitdiff | tree |
2025-07-27 |
Daniel Stenberg | tls: make default TLS version be minimum 1.2 |
commit | commitdiff | tree |
2025-07-27 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-07-27 |
Daniel Stenberg | vquic: drop msh3 |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | curl_addrinfo: drop workaround for old-mingw |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | cf-https-connect: delete unused declaration |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | GHA/windows: add minimal mingw-w64 v3 job |
commit | commitdiff | tree |
2025-07-27 |
Viktor Szakats | GHA: skip building certs, build more tests, one minor fix |
commit | commitdiff | tree |
2025-07-26 |
Viktor Szakats | DEPRECATE.md: drop support for Windows XP/2003 |
commit | commitdiff | tree |
2025-07-26 |
renovate[bot] | GHA: Update dependency awslabs/aws-lc to v1.56.0 |
commit | commitdiff | tree |
2025-07-26 |
renovate[bot] | GHA: update dependency ngtcp2/nghttp3 to v1.11.0 |
commit | commitdiff | tree |
2025-07-26 |
Viktor Szakats | http: silence `-Warray-bounds` with gcc 13+ |
commit | commitdiff | tree |
2025-07-26 |
Viktor Szakats | GHA/http3-linux: bump to ngtcp2 1.14.0, fix local build |
commit | commitdiff | tree |
2025-07-25 |
Viktor Szakats | curl_ossl: extend callback table for nghttp3 1.11.0 |
commit | commitdiff | tree |
2025-07-25 |
Viktor Szakats | curl_ngtcp2: extend callback tables for nghttp3 1.11... |
commit | commitdiff | tree |
2025-07-25 |
Viktor Szakats | tidy-up: more whitespace/indent, comments |
commit | commitdiff | tree |
2025-07-25 |
Viktor Szakats | CODE_STYLE: sync with recent `checksrc.pl` updates |
commit | commitdiff | tree |
2025-07-24 |
Viktor Szakats | windows: include `wincrypt.h` before `iphlpapi.h` for... |
commit | commitdiff | tree |
2025-07-24 |
Viktor Szakats | curl_setup.h: move UWP detection after `config-win32... |
commit | commitdiff | tree |
2025-07-24 |
Viktor Szakats | windows: drop unused `curlx/version_win32.h` includes |
commit | commitdiff | tree |
2025-07-23 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-07-23 |
Daniel Stenberg | hmac: return error if init fails |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | windows: target version macro tidy-ups |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | tests: unset some envs instead of blanking them |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | test428: re-enable for Windows |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | tests: fix UTF-8 detection, per-test `LC_*` settings... |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | build: fix build errors/warnings in rare configurations |
commit | commitdiff | tree |
2025-07-23 |
Dan Fandrich | CI: update glibc in linux-old build 18007/head |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | cmake: fix to disable Schannel and SSPI for non-Windows... |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | cmake: fix `ENABLE_UNIX_SOCKETS=OFF` with pre-fill... |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | cmake: keep websockets disabled if HTTP is disabled |
commit | commitdiff | tree |
2025-07-23 |
Viktor Szakats | cmake: capitalize 'Rustls' in the config summary |
commit | commitdiff | tree |
2025-07-23 |
Stefan Eissing | pytest: add SOCKS tests and scoring |
commit | commitdiff | tree |
2025-07-23 |
Caolán McNamara | http: const up readonly H2_NON_FIELD |
commit | commitdiff | tree |
next |