3 days ago |
Daniel Stenberg | setopt: refactor out the booleans from setopt_long... bagder/setopt-bool 17887/head |
commit | commitdiff | tree |
3 days ago |
Stefan Eissing | multi: add CURLMOPT_NETWORK_CHANGED to signal network... |
commit | commitdiff | tree |
3 days ago |
Daniel Stenberg | delta: fix counters |
commit | commitdiff | tree |
3 days ago |
Daniel Stenberg | parallel-max: bump the max value to 65535 |
commit | commitdiff | tree |
3 days ago |
Viktor Szakats | build: allow libtests/clients to use libcurl dependenci... |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | windows: assume `ADDRESS_FAMILY`, drop feature checks |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | servers: convert two macros to scoped static const... |
commit | commitdiff | tree |
4 days ago |
Stefan Eissing | multi: process pending, one by one |
commit | commitdiff | tree |
4 days ago |
Daniel Stenberg | ws: avoid NULL pointer deref in curl_ws_recv |
commit | commitdiff | tree |
4 days ago |
Eshan Kelkar | libssh: Use sftp_aio instead of sftp_async for sftp_recv |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | memory: make function overrides work reliably in unity... |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | CURLOPT: bump `CURLHEADER_*` macros to `long`, drop... |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | CURLOPT: bump `CURLPROXY_*` enums to `long`, drop casts |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | CURLOPT: bump `CURLALTSVC_*` macros to `long` |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | lib1560: replace an `int` with `bool` |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | contrithanks: fix for BSD `sed` tool |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | delta: fix warnings, fix for non-GNU `date` tool |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | lib517: use `LL` 64-bit literals & re-enable a test... |
commit | commitdiff | tree |
4 days ago |
Stefan Eissing | curl: add long option '--out-null' |
commit | commitdiff | tree |
4 days ago |
Daniel Stenberg | _PROTOCOLS.md: mention file:// is only for absolute... |
commit | commitdiff | tree |
4 days ago |
Daniel Stenberg | docs/cmdline-opts: the auth types are not mutually... |
commit | commitdiff | tree |
4 days ago |
Stefan Eissing | alpn: query filter |
commit | commitdiff | tree |
4 days ago |
Daniel Stenberg | delta: drop the warnings+strict |
commit | commitdiff | tree |
4 days ago |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
4 days ago |
Stefan Eissing | pytest: relax error check on test_07_22 |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | memanalyze: fix warnings |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | build: bump minimum required mingw-w64 to v3.0 (from... |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | build: tidy up compiler definition for tests |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | cmake: omit linking duplicate/unnecessary libs to tests... |
commit | commitdiff | tree |
4 days ago |
Stefan Eissing | build: fix disable-verbose |
commit | commitdiff | tree |
4 days ago |
Stefan Eissing | multi: fix assert in multi_getsock() |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | CURLOPT: bump `CURLFTP*` enums to `long`, drop casts |
commit | commitdiff | tree |
4 days ago |
Viktor Szakats | CURLOPT: drop redundant `long` casts |
commit | commitdiff | tree |
4 days ago |
Daniel Stenberg | memanalyze.pl: remove strict+warnings |
commit | commitdiff | tree |
4 days ago |
Daniel Stenberg | DEPRECATE.md: remove leftover "nothing" |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | config-win32.h: do not use winsock2 `inet_ntop()`/... |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | inet_pton, inet_ntop: drop declarations when unused |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | scripts: fix two Perl uninitialized value warnings |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | build: extend GNU C guards to clang where applicable... |
commit | commitdiff | tree |
5 days ago |
Stefan Eissing | connection: terminate after goaway |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | scripts: enable strict warnings in Perl where missing... |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | tidy-up: prefer `ifdef`/`ifndef` for single checks |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | tidy-up: move literal to the right side of comparisons |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | doh: rename symbols to avoid collision with mingw-w64... |
commit | commitdiff | tree |
5 days ago |
Stefan Eissing | multi: replace remaining EXPIRE_RUN_NOW |
commit | commitdiff | tree |
5 days ago |
David Zhuang | multi: don't insert a node into the splay tree twice |
commit | commitdiff | tree |
5 days ago |
Daniel Stenberg | tool_getparam: add support for `--longopt=value` |
commit | commitdiff | tree |
5 days ago |
Daniel Stenberg | netrc: use the NETRC environment variable (first) if set |
commit | commitdiff | tree |
5 days ago |
Daniel Stenberg | tls: make default TLS version be minimum 1.2 |
commit | commitdiff | tree |
5 days ago |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
5 days ago |
Daniel Stenberg | vquic: drop msh3 |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | curl_addrinfo: drop workaround for old-mingw |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | cf-https-connect: delete unused declaration |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | GHA/windows: add minimal mingw-w64 v3 job |
commit | commitdiff | tree |
5 days ago |
Viktor Szakats | GHA: skip building certs, build more tests, one minor fix |
commit | commitdiff | tree |
6 days ago |
Viktor Szakats | DEPRECATE.md: drop support for Windows XP/2003 |
commit | commitdiff | tree |
6 days ago |
renovate[bot] | GHA: Update dependency awslabs/aws-lc to v1.56.0 |
commit | commitdiff | tree |
6 days ago |
renovate[bot] | GHA: update dependency ngtcp2/nghttp3 to v1.11.0 |
commit | commitdiff | tree |
6 days ago |
Viktor Szakats | http: silence `-Warray-bounds` with gcc 13+ |
commit | commitdiff | tree |
6 days ago |
Viktor Szakats | GHA/http3-linux: bump to ngtcp2 1.14.0, fix local build |
commit | commitdiff | tree |
7 days ago |
Viktor Szakats | curl_ossl: extend callback table for nghttp3 1.11.0 |
commit | commitdiff | tree |
7 days ago |
Viktor Szakats | curl_ngtcp2: extend callback tables for nghttp3 1.11... |
commit | commitdiff | tree |
7 days ago |
Viktor Szakats | tidy-up: more whitespace/indent, comments |
commit | commitdiff | tree |
7 days ago |
Viktor Szakats | CODE_STYLE: sync with recent `checksrc.pl` updates |
commit | commitdiff | tree |
8 days ago |
Viktor Szakats | windows: include `wincrypt.h` before `iphlpapi.h` for... |
commit | commitdiff | tree |
8 days ago |
Viktor Szakats | curl_setup.h: move UWP detection after `config-win32... |
commit | commitdiff | tree |
8 days ago |
Viktor Szakats | windows: drop unused `curlx/version_win32.h` includes |
commit | commitdiff | tree |
9 days ago |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
9 days ago |
Daniel Stenberg | hmac: return error if init fails |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | windows: target version macro tidy-ups |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | tests: unset some envs instead of blanking them |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | test428: re-enable for Windows |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | tests: fix UTF-8 detection, per-test `LC_*` settings... |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | build: fix build errors/warnings in rare configurations |
commit | commitdiff | tree |
9 days ago |
Dan Fandrich | CI: update glibc in linux-old build 18007/head |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | cmake: fix to disable Schannel and SSPI for non-Windows... |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | cmake: fix `ENABLE_UNIX_SOCKETS=OFF` with pre-fill... |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | cmake: keep websockets disabled if HTTP is disabled |
commit | commitdiff | tree |
9 days ago |
Viktor Szakats | cmake: capitalize 'Rustls' in the config summary |
commit | commitdiff | tree |
9 days ago |
Stefan Eissing | pytest: add SOCKS tests and scoring |
commit | commitdiff | tree |
9 days ago |
Caolán McNamara | http: const up readonly H2_NON_FIELD |
commit | commitdiff | tree |
9 days ago |
Stefan Eissing | test1: raise alloc limits |
commit | commitdiff | tree |
10 days ago |
Stefan Eissing | docs: fix name in curl_easy_ssls_export man page |
commit | commitdiff | tree |
10 days ago |
Viktor Szakats | test1148: drop redundant `LC_NUMBER=` env setting |
commit | commitdiff | tree |
10 days ago |
Viktor Szakats | GHA/non-native: FreeBSD 14.3 |
commit | commitdiff | tree |
10 days ago |
renovate[bot] | GHA: update cross-platform-actions/action action to... |
commit | commitdiff | tree |
10 days ago |
renovate[bot] | GHA: update debian:bookworm-slim Docker digest to 2424c18 |
commit | commitdiff | tree |
10 days ago |
Viktor Szakats | lib1560: fix memory leak when run without UTF-8 support |
commit | commitdiff | tree |
11 days ago |
Stefan Eissing | curl: tool_read_cb fix of segfault |
commit | commitdiff | tree |
11 days ago |
Viktor Szakats | test1560: set locale/codeset with `LC_ALL` (was: `LANG... |
commit | commitdiff | tree |
11 days ago |
Viktor Szakats | tidy-up: `Curl_thread_create()` callback return type |
commit | commitdiff | tree |
11 days ago |
Viktor Szakats | curl_fnmatch, servers: drop local macros in favour... |
commit | commitdiff | tree |
11 days ago |
Viktor Szakats | GHA/checksrc: expand spellcheck, fix issues found |
commit | commitdiff | tree |
11 days ago |
Viktor Szakats | curl_setup.h: move UWP detection after `config-win32.h` |
commit | commitdiff | tree |
11 days ago |
Viktor Szakats | windows: fix `if_nametoindex()` detection with autotool... |
commit | commitdiff | tree |
12 days ago |
Stefan Eissing | multi event: remove only announced |
commit | commitdiff | tree |
12 days ago |
Stefan Eissing | pytest: increase server KeepAliveTimeout |
commit | commitdiff | tree |
12 days ago |
Pino Toscano | build: enable _GNU_SOURCE on GNU/Hurd |
commit | commitdiff | tree |
12 days ago |
Stefan Eissing | easy handle: check validity on external calls |
commit | commitdiff | tree |
12 days ago |
Stefan Eissing | vquic-tls: fix SSL backend type for QUIC connections... |
commit | commitdiff | tree |
next |