]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-11-10  renovate[bot]GHA: update awslabs/aws-lc to v1.63.0
2025-11-10  x2018digest_sspi: properly free sspi identity
2025-11-10  Daniel Stenbergurlapi: fix mem-leaks in curl_url_get error paths
2025-11-10  x2018schannel: fix potental memory leak of cert_store_path...
2025-11-10  x2018mqtt: properly handle the message which exceeds maxsize
2025-11-10  Stanislav Fortcshutdn: acknowledge FD_SETSIZE for shutdown descriptors
2025-11-10  Daniel Stenbergrtmp: fix double-free on URL parse errors
2025-11-10  Samuel Henriquewcurl: import v2025.11.09
2025-11-10  Daniel Stenbergsetopt: disable CURLOPT_HAPROXY_CLIENT_IP on NULL
2025-11-10  Viktor Szakatsprocesshelp.pm: log taskkill pid info, add debug envs...
2025-11-09  Viktor Szakatstests/server: do not fall back to original data file...
2025-11-09  Viktor Szakatstests/data: replace hard-coded test numbers with `...
2025-11-09  Viktor Szakatstests/data: delete stray space indentation from xml...
2025-11-09  Viktor Szakatscmake: adjust defaults for target platforms not support...
2025-11-09  Viktor Szakatstests/data: replace `%CR` with `crlf=headers` where...
2025-11-09  Viktor SzakatsINSTALL-CMAKE.md: document static option defaults more
2025-11-09  Daniel StenbergTODO: improve code for large MQTT payloads
2025-11-09  Daniel Stenbergmqtt: reject overly big messages
2025-11-09  x2018ftp: refactor a piece of code by merging the repeated...
2025-11-09  x2018asyn-thrdd: release rrname if ares_init_options fails
2025-11-09  x2018tftp: release filename if conn_get_remote_addr fails
2025-11-09  x2018openssl: release ssl_session if sess_reuse_cb fails
2025-11-08  Viktor SzakatsGHA/linux: stop disabling TLS-SRP tests in event-based...
2025-11-08  Viktor SzakatsGHA/linux: build and test LibreSSL with Fil-C curl...
2025-11-08  Viktor Szakatspytest: skip H2 tests if feature missing from curl
2025-11-08  Daniel StenbergCURLOPT_SSH_KEYFUNCTION.md: fix minor indent mistake...
2025-11-08  Daniel StenbergCURLOPT_READFUNCTION.md: clarify the size of the buffer
2025-11-08  Daniel StenbergCURLINFO_SCHEME/PROTOCOL: they return the "scheme"...
2025-11-08  Daniel StenbergCURLINFO_TLS_SSL_PTR.md: remove CURLINFO_TLS_SESSION...
2025-11-08  Daniel StenbergCURLINFO: remove 'get' and 'get the' from each short...
2025-11-08  Stefan Eissingvtls: fix CURLOPT_CAPATH use
2025-11-08  Viktor SzakatsGHA/linux: add minimal Fil-C build with tests
2025-11-08  x2018vtls: handle possible malicious certs_num from peer
2025-11-08  x2018rtmp: precaution for a potential integer truncation
2025-11-08  Andrewlib: fix gssapi.h include on IBMi
2025-11-07  Daniel Stenberggtls: skip session resumption when verifystatus is set
2025-11-07  Daniel Stenbergdocs: mention umask need when curl creates files
2025-11-07  Daniel StenbergRELEASE-NOTES: synced
2025-11-07  x2018lib: refactor the type of funcs which have useless...
2025-11-07  Stefan Eissingosslq: code readability
2025-11-07  Viktor Szakatsrenovate: update ruff less often
2025-11-07  Daniel Stenbergtool: consider (some) curl_easy_setopt errors fatal
2025-11-07  Daniel Stenbergmbedtls: fix potential use of uninitialized `nread`
2025-11-07  Daniel Stenbergsetopt: when setting bad protocols, don't store them
2025-11-06  Daniel Stenbergtool_paramhlp: refuse --proto remove all protocols
2025-11-06  Viktor SzakatsGHA/macos: replace deleted gcc-12 with gcc-13/gcc-14
2025-11-06  Viktor Szakatstests: replace remaining CR bytes with the new macro...
2025-11-06  Juliusz SosinowiczwolfSSL: able to differentiate between IP and DNS in...
2025-11-06  x2018tool_help: add checks to avoid unsigned wrap around
2025-11-06  Stefan Eissingcurl: fix progress meter in parallel mode
2025-11-06  Viktor Szakatscmake: disable `CURL_CA_PATH` auto-detection if `USE_AP...
2025-11-06  Viktor Szakatsconncache: silence `-Wnull-dereference` on gcc 14 RISC...
2025-11-06  Viktor Szakatsgnutls: report accurate error when TLS-SRP is not built-in
2025-11-06  Daniel Stenbergtool_operate: remove redundant condition
2025-11-06  Daniel Stenbergtool_ipfs: check return codes better
2025-11-05  Viktor Szakatsdocs: fix checksrc `EQUALSPACE` warnings
2025-11-05  Daniel Stenbergtests/Makefile.am: fix 'checksrc' target
2025-11-05  Dan Fandrichtests: Add tests to validate that path is ignored with -J
2025-11-05  Viktor SzakatsGHA/checksrc: add actionlint, fix or silence issues...
2025-11-05  Viktor Szakatstests: shorten space and tab macro names
2025-11-05  renovate[bot]Dockerfile: update debian:bookworm-slim digest to 936abff
2025-11-05  Daniel Stenbergchecksrc.pl: detect assign followed by more than one...
2025-11-05  Daniel Stenbergtests: remove trailing spaces in server responses
2025-11-05  Daniel Stenbergopenssl: remove code handling default version
2025-11-05  Daniel StenbergRELEASE-NOTES: synced
2025-11-05  x2018gtls: add return checks and optimize the code
2025-11-05  x2018lib: cleanup for some typos about spaces and code style
2025-11-05  Thomas Klausnerm4/sectrust: fix test(1) operator
2025-11-05  Viktor SzakatsGHA/non-native: revert to OpenBSD 7.7 due to test hangs...
2025-11-05  Viktor SzakatsGHA/windows: switch a dl-mingw job to skeeto/w64devkit...
2025-11-05  Daniel StenbergRELEASE-NOTES: synced curl-8_17_0
2025-11-05  Daniel StenbergVERSIONS: 8.18.0 is now pending
2025-11-05  Daniel StenbergTHANKS: add contributors from 8.17.0
2025-11-04  Viktor SzakatsGHA/non-native: bump to OpenBSD 7.8
2025-11-04  renovate[bot]GHA: update cross-platform-actions/action action to...
2025-11-04  x2018gtls: check the return value of gnutls_pubkey_init()
2025-11-04  Viktor Szakatscmake: fix `HAVE_GNUTLS_SRP` detection after adding...
2025-11-04  Daniel StenbergHISTORY: extend
2025-11-04  Samuel Henriquewcurl: import v2025.11.04
2025-11-04  x2018tool_ipfs: check the return value of curl_url_get for...
2025-11-04  Daniel Stenbergtests: remove most user-agent filters
2025-11-04  Daniel StenbergCURLOPT_COPYPOSTFIELDS.md: used with MQTT and RTSP...
2025-11-04  Daniel StenbergBINDINGS: change dead link to archive.org version
2025-11-03  Daniel StenbergREADME.md: use the first paragraph from the man page
2025-11-03  Daniel StenbergCURLOPT_POSTFIELDSIZE*: these also work for MQTT and...
2025-11-03  Joshua Rogersrtsp: use explicit postfieldsize if specified
2025-11-03  Viktor Szakatstests: avoid hard-coded CRLFs in more sections
2025-11-03  x2018multi: check the return value of strdup()
2025-11-03  x2018http: check the return value of strdup
2025-11-03  Joshua Rogersvtls: check final cfilter node in find_ssl_filter
2025-11-03  Devdatta Talelegssapi: make channel binding conditional on GSS_C_CHANN...
2025-11-03  Stefan Eissingopenssl: check CURL_SSLVERSION_MAX_DEFAULT properly
2025-11-03  Stefan Eissingcw-out: fix EAGAIN handling on pause
2025-11-03  Viktor SzakatsREUSE: add copyright header to two files
2025-11-03  Viktor Szakatsftpserver.pl: fix newlines in 227/229 replies, adjust...
2025-11-03  Viktor Szakatstest696: decouple from test556 data
2025-11-03  Daniel Stenbergimap: avoid integer overflow
2025-11-02  Daniel StenbergRELEASE-NOTES: synced
2025-11-02  x2018http_aws_sigv4: check the return value of curl_maprintf()
2025-11-02  Viktor SzakatsGHA/dependabot: tidy-ups
next