]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
12 days ago  Daniel Stenbergtool: replace three malloc + copy with memdup0
12 days ago  renovate[bot]ci: update openssl/openssl to v3.5.2
12 days ago  Daniel Stenbergtool_cb_wrt: use dynbuf instead of "manual" malloc
13 days ago  Daniel Stenbergtool_cb_wrt: split out win_console() from tool_write_cb()
13 days ago  Daniel Stenbergsetopt: add helper functions to setopt_long()
13 days ago  Viktor SzakatsGHA: pin jobs to windows-2022
13 days ago  David Zhuangvquic: use curl_getenv
13 days ago  Roberto Hidalgoopenssl: output unescaped utf8 x509 issuer/subject DNs
13 days ago  Daniel Stenbergmulti: change prefix for the network change bits to...
13 days ago  Daniel Stenbergcurl_multi_get_offt: language fix
13 days ago  Daniel Stenbergcurl_multi_get_offt: add separate man pages for the...
13 days ago  Anthony Huwolfssl: rename ML-KEM hybrids to match IETF draft
13 days ago  Daniel Stenbergurldata: reduce two long struct fields to unsigned...
13 days ago  Daniel Stenberghostip: cache negative name resolves
13 days ago  Viktor Szakatsbuild: disable `TCP_NODELAY` for emscripten
13 days ago  Daniel StenbergRELEASE-NOTES: synced
13 days ago  Stefan Eissingmulti: add new information extraction method
13 days ago  Daniel Stenbergwriteout: add %time{}
13 days ago  Stefan Eissinglib: replace `getsock()` logic with pollsets
13 days ago  Petar Popovictool_paramhlp: fix secs2ms()
13 days ago  Viktor Szakatscmake: enable `-Wall` for MSVC 1944
13 days ago  Daniel Stenbergcurl: add --follow
13 days ago  Daniel Stenbergsetopt: split out cookielist() and cookiefile()
13 days ago  Viktor SzakatsGHA/windows: give more time for Ubuntu installs
13 days ago  Daniel Stenberghostip: do DNS cache pruning in milliseconds
13 days ago  Viktor SzakatsGHA/windows: show disk space used in each job
13 days ago  Viktor Szakatsruntests: add `--ci` option, show `Env:` only when...
13 days ago  Viktor Szakatsunit2604: avoid `UNCONST()`
13 days ago  Viktor Szakatslibtests: use `FMT_SOCKET_T`, drop more casts
13 days ago  Viktor Szakatsconfigure: if no perl, disable unity and shell completi...
2025-08-04  Daniel Stenbergcurl-config: remove X prefix use
2025-08-03  Viktor Szakatscmake: fix to restrict `SystemConfiguration` to macOS
2025-08-03  Daniel Stenbergsplay: rename KEY_NOTUSED TO SPLAY_SUBNODE
2025-08-03  Stefan Eissingunit2600: add another case
2025-08-02  Viktor Szakatscmake: re-add simple test target, and name it `tests`
2025-08-01  Viktor Szakatsdocs: add CURLOPT type change history, drop casts where...
2025-08-01  Viktor SzakatsCURLOPT: replace `(long)` cast with `L` suffix for...
2025-08-01  Viktor Szakatsbuild: if no perl, fix to use the pre-built hugehelp...
2025-08-01  Daniel Stenbergmanagen: reset text mode at end of table marker
2025-08-01  Daniel Stenbergurlapi: allow more path characters "raw" when asked...
2025-08-01  Viktor Szakatsexamples: drop long cast for `CURLALTSVC_*`
2025-08-01  Viktor SzakatsCURLOPT: bump remaining macros to `long`
2025-08-01  Viktor SzakatsCURLOPT: bump `CURLPROTO_*` macros to `long`
2025-08-01  Viktor SzakatsCURLOPT: bump `CURL_SSLVERSION_*` macros to `long`
2025-08-01  Viktor SzakatsCURLOPT: bump `CURLWS_NOAUTOPONG`, `CURLWS_RAW_MODE...
2025-08-01  Viktor Szakatslib2700: use `testnum`
2025-08-01  Stefan Eissingopenssl: check SSL_write() length on retries
2025-08-01  Daniel Stenbergrelease-notes: fix warning
2025-08-01  Daniel StenbergRELEASE-NOTES: synced
2025-08-01  Stefan Eissingpytest: test very long urls
2025-08-01  Stefan Eissingcli_hx_download: fix compiler warnings about format...
2025-08-01  Stefan Eissingcurl_easy_ssls_export: make the example more clear
2025-08-01  Stefan Eissingtls: CURLINFO_TLS_SSL_PTR testing
2025-08-01  Stefan Eissingip happy eyeballing: keep attempts running
2025-07-31  Daniel Stenbergcurl: add --parallel-max-host to limit concurrent conne...
2025-07-31  Daniel Stenbergspacecheck.pl: when detecting unicode, mention line...
2025-07-31  Viktor Szakatswindows: document toolchain support for `CERT_NAME_SEAR...
2025-07-31  Viktor Szakatsschannel: not supported with UWP, drop redundant code
2025-07-31  Viktor Szakatswindows: drop two interim, single-use macros
2025-07-31  Daniel Stenbergcurl_mime_data_cb.md: mention what datasize is for
2025-07-31  Cole Leavittbufq: add integer overflow checks before chunk allocations
2025-07-31  Viktor Szakatslibtests: update format strings to avoid casts, drop...
2025-07-31  Viktor SzakatsCURLOPT: bump `CURL_REDIR_*` macros to `long`
2025-07-31  Viktor Szakatswindows: document toolchain support for some macros...
2025-07-31  Daniel Stenbergcurl: make --retry-delay and --retry-max-time accept...
2025-07-30  Viktor Szakatswindows: document toolchain support for some macros
2025-07-30  Viktor Szakatsschannel: assume `CERT_CHAIN_REVOCATION_CHECK_CHAIN`
2025-07-30  Viktor SzakatsGHA/distcheck: add more tarball builds
2025-07-30  Daniel Stenbergtest757: MIME parts reused as a child part, using data_cb
2025-07-30  Daniel Stenbergcurl: make the URL indexes 64 bit
2025-07-30  Viktor Szakatswindows: drop `CRYPT_E_*` macro fallbacks, limit one...
2025-07-30  Viktor Szakatstests: fix perl warnings in http2-server, http3-server
2025-07-30  Viktor Szakatstests: fix prechecks to call the bundle libtest tool
2025-07-30  Viktor Szakatsschannel: drop fallbacks for 4 macros
2025-07-30  Viktor Szakatsschannel: drop fallbacks for unused `BCRYPT_*` macros
2025-07-30  Viktor Szakatsschannel: fix recent update for mingw32ce
2025-07-30  Viktor Szakatsbuild: fix mingw-w64 version guard for mingw32ce
2025-07-30  Daniel Stenbergschannel: use if(result) like the code style says
2025-07-30  Stefan Eissingconnectdata: remove primary+secondary ip_quadruple
2025-07-30  Dominik Tomeckismtp: allow suffix behind a mail address for RFC 3461
2025-07-30  Daniel StenbergRELEASE-NOTES: synced
2025-07-30  Daniel Stenbergtop-complexity: set cutoff level to 80
2025-07-30  Daniel Stenbergopenssl: split cert_stuff into smaller sub functions
2025-07-30  Daniel Stenbergunit-tests: build the unitprotos.h from here
2025-07-30  Viktor Szakatstidy-up: whitespace, indent, `#if 0`
2025-07-30  Viktor Szakatscmake: defer building `unitprotos.h` till a test target...
2025-07-30  Viktor Szakatstests: merge clients into libtests, drop duplicate...
2025-07-29  Viktor Szakatsschannel: drop old-mingw special case
2025-07-29  Viktor SzakatsGHA/windows: enable HTTP/3 in an MSYS2 mingw-w64 OpenSS...
2025-07-29  Daniel Stenbergconfig2setopts: set more options unconditionally
2025-07-29  Daniel Stenbergtool_operate: simplify single_transfer
2025-07-29  Stefan Eissingpytest: use dante-server in CI
2025-07-29  Viktor Szakatstests: constify command-line arguments
2025-07-29  Daniel Stenbergsetopt: refactor out the booleans from setopt_long...
2025-07-29  Stefan Eissingmulti: add CURLMOPT_NETWORK_CHANGED to signal network...
2025-07-29  Daniel Stenbergdelta: fix counters
2025-07-29  Daniel Stenbergparallel-max: bump the max value to 65535
2025-07-29  Viktor Szakatsbuild: allow libtests/clients to use libcurl dependenci...
2025-07-29  Viktor Szakatswindows: assume `ADDRESS_FAMILY`, drop feature checks
2025-07-29  Viktor Szakatsservers: convert two macros to scoped static const...
next