| 2025-11-16 |
Viktor Szakats | GHA/codeql: limit cron job to the origin repository |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Viktor Szakats | CI: avoid restart prompt on libssh-dev install in CircleCI |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Daniel Stenberg | rustls: minor adjustment of sizeof() |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | GHA/linux: add missing condition for nghttp2-filc cache... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | runtests: drop Python 2 support remains |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | CI: drop no longer used `install-wolfssl` step in Circle CI |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | CI: bump Circle CI jobs to Ubuntu 22.04 runners for... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | DEPRECATE.md: move OpenSSL to past removals (fixup) |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | DEPRECATE.md: move OpenSSL to past removals |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | openssl: bump minimum OpenSSL version to 3.0.0 |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | build: drop support for VS2008 (Windows) |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | build: drop Windows CE / CeGCC support |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | badwords: check indented lines in source code, fix... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Viktor Szakats | mk-ca-bundle.pl: default to SHA256 fingerprints with... |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Viktor Szakats | badwords.pl: fix variable in printf mask |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Viktor Szakats | docs: fix checksrc warning, fix checkdocs CI filter |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Viktor Szakats | badwords: fix two exceptions and drop them |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Viktor Szakats | GHA/checksrc: check XML files for errors |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
nait-furry | limit-rate: add example using --limit-rate and --max... |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Stefan Eissing | test07_22: fix flakiness |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Daniel Stenberg | vquic-tls/gnutls: call Curl_gtls_verifyserver unconditi... |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Stefan Eissing | cf-socket: trace ignored errors |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Stefan Eissing | vtls: pinned key check |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Stefan Eissing | getinfo: improve perf in debug mode |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Daniel Stenberg | connect: reshuffle Curl_timeleft_ms to avoid 'redundant... |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Stefan Eissing | examples/multithread: fix race condition |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Daniel Stenberg | DEPRECATE: remove RTMP support in April 2026 |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Daniel Stenberg | config2setopts: bail out if curl_url_get() returns OOM |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Viktor Szakats | curl_setup.h: drop stray `#undef stat` (Windows) |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Viktor Szakats | tidy-up: result code variable names in tests and examples |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | config2setopts: exit if curl_url_set() fails on OOM |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | checksrc: verify close brace indent level |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | code: minor indent fixes before closing braces |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | tool_operate: exit on curl_share_setopt errors |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | sws: repair --port, and accept any port |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | checksrc: disallow `atoi` and `atol` globally |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | tests/server: replace `atoi()` and `atol()` with `curlx... |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | wolfssl: simplify wssl_send_earlydata |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Stefan Eissing | lib: eliminate size_t casts |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Stefan Eissing | lib: rename curlx_timediff to curlx_timeleft_ms |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | tests/data: add `%includetext`, dedupe XML payloads... |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | RELEASE-NOTES: codespell |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | runtests: add missing Perl semicolon |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | libtests: replace `atoi()` with `curlx_str_number()` |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | FILEFORMAT.md: drop some text from the `command` section |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | cookie: propagate errors better, cleanup the internal API |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | schannel: replace atoi() with curlx_str_number() |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Viktor Szakats | runtests: allow `client/command` to span multiple lines... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Patrick Monnerat | OS400: fix build |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | _PROGRESS.md: add the E unit, mention kibibyte |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test716: use `repeat` macro |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | tests/data: use more `repeat` macro |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test2045: replace HTML multi-line comment markup with... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test1404, 1547: replace `&` char in comment and name... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test1554: make test output XML-friendly |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test557: avoid `&` symbol in test output to be XML... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test363: delete stray character (typo) from a section tag |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | tests/data: avoid tag markup in comments |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test2405: split off H2 tests to new test 2407, fix... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | lib1509: make callbacks static |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | test2405: report `fd_count*` variables on failure |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | hostip: don't store negative lookup on OOM |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Viktor Szakats | OS400/makefile.sh: fix shellcheck warning SC2038 differ... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | libssh2: replace atoi() in ssh_force_knownhost_key_type |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | libssh2: cleanup ssh_force_knownhost_key_type |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | http: replace atoi use in Curl_http_follow with curlx_s... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | telnet: replace atoi for BINARY handling with curlx_str... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | noproxy: replace atoi with curlx_str_number |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | src/checksrc: ban atoi use |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Daniel Stenberg | tool_operate: use curlx_str_number intead of atoi |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Viktor Szakats | badwords: re-sync with curl-www, fix issues found |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Viktor Szakats | autotools: drop autoconf <2.59 compatibility code ... |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Viktor Szakats | mk-ca-bundle.pl: use `open()` with argument list to... |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Dan Fandrich | docs: Line endings are no longer significant in test... 19469/head |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Daniel Stenberg | cf-socket: split out the MTU and GRO setopts into sep... |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Daniel Stenberg | ccsidcurl: make curl_mime_data_ccsid() use the converte... |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Daniel Stenberg | noproxy: simplify Curl_check_noproxy |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Daniel Stenberg | ftp: remove #ifdef for define that is always defined |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Daniel Stenberg | wolfssl: avoid NULL dereference in OOM situation |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Daniel Stenberg | progress: show fewer digits |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
x2018 | cf-https-connect: allocate ctx at first in cf_hc_create() |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
x2018 | krb5_sspi: unify a part of error handling |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
x2018 | rustls: fix a potential memory issue |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Daniel Stenberg | sftp: fix range downloads in both SSH backends |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | GHA/linux: build and enable nghttp2 for Fil-C job |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | pytest: fix conditions for test_02_28 |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | GHA/linux: disable test 776 in valgrind jobs to avoid... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | OS400/makefile.sh: fix shellcheck warning SC2038 |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | scripts: use end-of-options marker in `find -exec`... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | verify-release: update to avoid shellcheck warning... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | mdlinkcheck: pass curl arguments to `open()` as list |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | scripts: fix shellcheck SC2046 warnings |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Viktor Szakats | tests/data: support using native newlines on disk,... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Daniel Stenberg | examples/crawler: fix variable |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Daniel Stenberg | socks_sspi: use free() not FreeContextBuffer() |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Daniel Stenberg | OS400/ccsidcurl: fix curl_easy_setopt_ccsid for non... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Daniel Stenberg | RELEASE-NOTES: spellcheck |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Daniel Stenberg | renovate.json: drop parentheses from group names |
commit | commitdiff | tree | snapshot |
| next |