]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-09-19  Daniel Stenberggtls: avoid potential use of uninitialized variable... bagder/gtls-trace 18620/head
2025-09-19  Daniel Stenbergtelnet: make printsub require another byte input
2025-09-19  Daniel Stenbergcf_socket_recv: don't count reading zero bytes as first...
2025-09-19  Daniel Stenberglibssh: react on errors from ssh_scp_read
2025-09-19  Viktor SzakatsGHA: tidy up actions/checkout version in comments ...
2025-09-19  Viktor SzakatsGHA/codeql: try disabling the TRAP cache
2025-09-19  Viktor Szakatslibssh2: drop two redundant null-terminations
2025-09-19  Daniel Stenbergtool_operate: keep the progress meter for --out-null
2025-09-18  Viktor Szakatslibssh2: error check and null-terminate in ssh_state_sf...
2025-09-18  Viktor SzakatsGHA/codeql: make it run on docs updates, to verify...
2025-09-18  Viktor Szakatsexamples: fix two issues found by CodeQL
2025-09-18  Jay Satirotool_operate: Improve wording in retry message
2025-09-18  Daniel Stenbergtftp: check and act on tftp_set_timeouts() returning...
2025-09-18  Joshua Rogerstftp: propagate expired timer from tftp_state_timeout()
2025-09-18  Jay Satirosocks_sspi: Fix some memory cleanup calls
2025-09-18  Joshua Rogerssasl: clear canceled mechanism instead of toggling it
2025-09-18  Daniel Stenbergldap: do not base64 encode zero length string
2025-09-18  Viktor SzakatsGHA/codeql: enable cares, debug, build curlinfo, examples
2025-09-18  Daniel Stenbergopenldap: avoid indexing the result at -1 for blank...
2025-09-18  Daniel Stenbergsmb: adjust buffer size checks
2025-09-18  Stefan Eissingcfilter: unlink and discard
2025-09-18  Daniel Stenbergtool: fix exponential retry delay
2025-09-18  Joshua Rogerssocks_sspi: restore non-blocking socket on error paths
2025-09-18  Joshua Rogerstool_cb_hdr: fix fwrite check in header callback
2025-09-18  Daniel Stenbergsmtp: check EHLO responses case insensitively
2025-09-17  Christian Schmitzmulti.h: add CURLMINFO_LASTENTRY
2025-09-17  Michael Osipovconfigure: add "-mt" for pthread support on HP-UX
2025-09-17  Christian Schmitzlibcurl-multi.md: added curl_multi_get_offt mention
2025-09-17  Daniel Stenbergmanagen: render better manpage references/links
2025-09-17  Daniel Stenbergmanagen: ignore version mentions < 7.66.0
2025-09-17  Daniel StenbergRELEASE-NOTES: synced
2025-09-17  Daniel Stenbergsetopt: make CURLOPT_MAXREDIRS accept -1 (again)
2025-09-16  Daniel Stenbergdocs/libcurl: use lowercase must
2025-09-16  renovate[bot]GHA: update openssl/openssl to v3.5.3
2025-09-16  Daniel Stenbergdocs/libcurl: clarify some timeout option behavior
2025-09-16  Stefan Eissingaws-lc: re-enable large read-ahead with v1.61.0 again
2025-09-16  Viktor Szakatssws: fix checking `sscanf()` return value
2025-09-16  Viktor Szakatscmake: fix building docs when the base directory contai...
2025-09-16  Viktor SzakatsMakefile.example: simplify and make it configurable
2025-09-16  Viktor SzakatsGHA/codeql: enable more build options, build servers...
2025-09-16  Daniel Stenbergkrb5: return appropriate error on send failures
2025-09-15  renovate[bot]GHA: Update nghttp2/nghttp2 to v1.67.1
2025-09-15  dependabot... GHA: bump actions/checkout from 4.2.2 to 5.0.0
2025-09-15  Viktor SzakatsGHA/codeql: tidy up config names
2025-09-15  Viktor Szakatstidy-up: whitespace
2025-09-15  Daniel StenbergCURLOPT_TIMECONDITION.md: works for FILE and FTP as...
2025-09-15  Daniel Stenbergcmdline-docs: extended, clarified, refreshed
2025-09-15  Viktor Szakatsdist: do not distribute `CI.md`
2025-09-15  Stefan Eissingasyn-thrdd: drop pthread_cancel
2025-09-14  Daniel Stenbergsetopt: accept *_SSL_VERIFYHOST set to 2L
2025-09-14  Daniel StenbergCURLOPT_SSL_VERIFYHOST.md: add see-also to two other...
2025-09-14  Daniel Stenbergtool_getparam: split opt_filestring into two sep functions
2025-09-14  Viktor SzakatsGHA/codeql: analyse Windows Schannel WinIDN build
2025-09-14  Viktor SzakatsGHA/distcheck: disable `man-db/auto-update`
2025-09-14  Daniel StenbergTODO: remove already implemented or bad items
2025-09-14  Viktor Szakatsappveyor: bump to OpenSSL 3.5, adjust to dropped 1...
2025-09-14  Daniel StenbergRELEASE-NOTES: synced
2025-09-13  Viktor SzakatsGHA: document permissions as required by zizmor 1.13.0
2025-09-12  Viktor SzakatsGHA/codeql: re-enable for C with the default query...
2025-09-12  Dan Fandrichlibcurl-security.md: mention long-running connections 18533/head
2025-09-12  Daniel Stenbergdocs/libcurl: remove ancient version references
2025-09-12  Daniel StenbergCURLINFO_FTP_ENTRY_PATH.md: this is for SFTP as well
2025-09-11  Daniel Stenbergurldata: FILE is not a list-only protocol
2025-09-11  Daniel StenbergCURLOPT_MAXLIFETIME_CONN: make default 24 hours
2025-09-11  Viktor SzakatsGHA/http3-linux: fix nghttpx build and other tweaks
2025-09-11  Daniel Stenbergssl-sessions.md: mark option experimental
2025-09-11  Stefan Eissingngtcp2: check error code on connect failure
2025-09-11  Stefan Eissingquic: fix min TLS version handling
2025-09-11  Viktor SzakatsGHA/windows: drop repeated word from comment
2025-09-11  Viktor SzakatsGHA: fix and tweak installed packages for http3-linux...
2025-09-11  renovate[bot]GHA: update github/codeql-action digest to 192325c
2025-09-11  renovate[bot]GHA: update rojopolis/spellcheck-github-actions digest...
2025-09-11  Viktor SzakatsGHA: minimize installed packages in http3-linux and...
2025-09-10  Viktor Szakatscurl_mem_undef.h: limit to `CURLDEBUG` for non-memalloc...
2025-09-10  Daniel StenbergRELEASE-NOTES: synced
2025-09-10  Stefan Eissingcurl_easy_getinfo: error code on NULL arg
2025-09-10  Stefan Eissingeasy_getinfo: check magic, Curl_close safety
2025-09-10  Ethan Everettquic: ignore EMSGSIZE on receive
2025-09-10  Daniel StenbergRELEASE-NOTES: synced curl-8_16_0
2025-09-10  Daniel StenbergVERSIONS: update past versions
2025-09-10  Daniel StenbergTHANKS: names from the 8.16.0 cycle
2025-09-09  Viktor Szakatspytest: bind to localhost
2025-09-09  renovate[bot]GHA: update github/codeql-action digest to d3678e2
2025-09-09  Viktor SzakatsGHA/codeql: scan GHA workflows and Python
2025-09-09  renovate[bot]Dockerfile: update debian:bookworm-slim Docker digest...
2025-09-09  Viktor Szakatslib: introduce `CURL_ACCEPT()`
2025-09-08  Daniel Stenberg_ENVIRONMENT.md: document NETRC
2025-09-08  Daniel Stenbergdocs: put `<>` within backticks in titles
2025-09-08  Stefan Eissingvquic: replace assert
2025-09-08  Daniel Stenbergws: get a new mask for each new outgoing frame
2025-09-08  Andrewcurl_setup.h: include `limits.h` before testing for...
2025-09-08  Daniel StenbergKNOWN_BUGS: OpenSSL-QUIC problems on google.com
2025-09-08  Daniel StenbergRELEASE-PROCEDURE.md: drop the _newslog edit mention
2025-09-08  Daniel StenbergRELEASE-PROCEDURE.md: remove some old release dates...
2025-09-08  Daniel Stenbergmailmap: unify on James
2025-09-07  Viktor SzakatsGHA/linux: run on `.md` file changes
2025-09-07  Viktor Szakatslib: fix broken link in comment
2025-09-07  Viktor SzakatsBINDINGS: point a link to archive.org
2025-09-07  Viktor SzakatsVULN-DISCLOSURE-POLICY: make it pass test 1275
2025-09-07  Viktor Szakatsopenldap: fix `-Wtentative-definition-compat`
next