]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-12-16  Viktor Szakatscmake: namespace functions and macros
2024-12-16  Viktor Szakatscmake: clang-cl improvements
2024-12-16  Viktor Szakatscmake: replace `unset(VAR)` with `set(VAR "")` for...
2024-12-16  Viktor SzakatsGHA/codeql-analysis: install libpsl
2024-12-16  Viktor Szakatscmake: make libpsl required by default
2024-12-16  Viktor Szakatscmake: add LDAP Find module
2024-12-16  Viktor Szakatslib: replace `inline` redefine with `CURL_INLINE` macro
2024-12-16  Viktor Szakatscmake: use `CMAKE_REQUIRED_LINK_DIRECTORIES`
2024-12-16  Viktor Szakatscmake: drop redundant FOUND checks (libgsasl, libssh...
2024-12-16  Viktor Szakatscmake: improve `curl_dumpvars()` and move to `Utilities...
2024-12-16  Viktor Szakatsbuild: drop unused feature macros, update exception...
2024-12-16  Viktor SzakatsGHA: set `persist-credentials: false`
2024-12-16  Daniel StenbergRELEASE-NOTES: synced
2024-12-16  Daniel Stenbergvariable.md: mention --expand-variable for variables...
2024-12-16  Hermes Zhangtool_getparam: fix memory leak on error in parse_ech
2024-12-15  Daniel Stenbergws-docs: remove the outdated texts saying ws support...
2024-12-14  Daniel Stenbergaltsvc: avoid integer overflow in expire calculation
2024-12-14  Viktor Szakatscmake/FindMbedTLS: drop lib duplicates early
2024-12-14  Daniel Stenbergvariable.md: show function use with examples
2024-12-14  Daniel Stenbergdocs/BUGS.md: remove leading space from a link
2024-12-14  Daniel Stenbergscripts/mdlinkcheck: markdown link checker
2024-12-14  Daniel Stenbergtool_getparam: fix the ECH parser
2024-12-14  Daniel Stenbergtool_getparam: fix "Ignored Return Value"
2024-12-13  Daniel Stenbergtool_operate: make --etag-compare always accept a non...
2024-12-13  Daniel StenbergRELEASE-NOTES: synced
2024-12-13  renovate[bot]GHA: pin dependencies
2024-12-13  Daniel Stenbergcurl: return error if etag options are used with multip...
2024-12-13  Kevin Sunnetrc: restore _netrc fallback logic
2024-12-13  Daniel Stenbergchecksrc: ban use of sscanf()
2024-12-12  Daniel Stenbergstrparse: string parsing helper functions
2024-12-12  Andy Panasync-thread: avoid closing eventfd twice
2024-12-12  Randall S.... tests/http/clients: use proper sleep() call on NonStop
2024-12-12  Randall S.... system.h: add 64-bit curl_off_t definitions for NonStop
2024-12-11  Christian Schmitzsectransp: free certificate on error
2024-12-11  Christian Schmitzconncache: result_cb comment removed from function...
2024-12-11  Daniel StenbergGHA/checkdocs: change markdown link checker to linkspector
2024-12-11  Daniel StenbergRELEASE-NOTES: synced
2024-12-11  Daniel StenbergRELEASE-PROCEDURE.md: mention how to publish security...
2024-12-11  Daniel Stenbergcookie: parse only the exact expire date
2024-12-11  Daniel Stenberglib517: extend the getdate test with quotes and leading...
2024-12-11  Daniel StenbergRELEASE: synced curl-8_11_1
2024-12-11  Daniel StenbergTHANKS: contributors from 8.11.1
2024-12-09  Viktor Szakatsbuild: fix tests when documentation/manual is disabled
2024-12-09  renovate[bot]GHA: update four depencencies
2024-12-09  Daniel Stenbergdocs: bring back ALTSVC.md and HSTS.md
2024-12-08  Marcel Raadtest2086: disable MSYS2's POSIX path conversion
2024-12-06  Daniel Stenbergmprintf: fix the integer overflow checks
2024-12-06  Daniel StenbergRELEASE-NOTES: synced
2024-12-06  Daniel Stenbergtool_getparam: remove Redundant Condition
2024-12-05  Jay Satirohostip: don't use the resolver for FQDN localhost
2024-12-05  Daniel Stenberghttp_negotiate: allow for a one byte larger channel...
2024-12-05  chemodaxcmake: set `CURL_STATICLIB` for static lib when `SHARE_...
2024-12-05  Stefan Eissingmime: fix reader stall on small read lengths
2024-12-05  andrewkirillov-ibmdmaketgz: use --no-cache when building docker image
2024-12-05  Daniel Stenbergtool_getparam: parse --localport without using sscanf
2024-12-05  Daniel Stenbergtool_formparse: remove use of sscanf()
2024-12-05  Daniel Stenbergtool_urlglob: parse character globbing range without...
2024-12-04  Daniel Stenbergdigest: produce a shorter cnonce in Digest headers
2024-12-04  Daniel Stenbergcurl: do more command line parsing in sub functions
2024-12-04  Daniel Stenbergopenssl: remove three "Useless Assignments"
2024-12-04  Daniel Pouzznerliub: fixes for wolfSSL OPENSSL_COEXIST
2024-12-04  Daniel StenbergKNOWN_BUGS: setting a disabled option should return...
2024-12-03  Daniel StenbergRELEASE-NOTES: synced
2024-12-03  Daniel Stenberghttp_proxy: move dynhds_add_custom here from http.c
2024-12-03  Daniel Stenbergopenssl: stop using SSL_CTX_ function prefix for our...
2024-12-03  renovate[bot]Dockerfile: Update debian:bookworm-slim Docker digest...
2024-12-03  renovate[bot]CI: update dependencies
2024-12-02  xiaofenglibssh: use libssh sftp_aio to upload file
2024-12-02  Daniel Stenbergcurl: --continue-at is mutually exclusive with --remove...
2024-12-02  Daniel Stenbergcurl: --continue-at is mutually exclusive with --no...
2024-12-02  Stefan Eissingcurl: use realtime in trace timestamps
2024-12-02  Stefan EissingOpenSSL: improvde error message on expired certificate
2024-12-02  Stefan Eissingpytest: add test for use of CURLMOPT_MAX_HOST_CONNECTIONS
2024-12-02  Daniel Stenbergcurl: --continue-at is mutually exclusive with --range
2024-12-02  Daniel Stenbergdocs: suggest --ssl-reqd instead of --ftp-ssl
2024-12-02  Daniel StenbergRELEASE-NOTES: synced
2024-11-29  Jay Satirosetopt: fix missing options for builds without HTTP...
2024-11-29  Viktor SzakatsGHA/windows: extend PATH instead copying libcurl.dll
2024-11-29  Dan Fandrichtests: add the ending time stamp in testcurl.pl
2024-11-29  Dan FandrichDISTROS: update Alt Linux links
2024-11-29  Viktor SzakatsGHA/windows: avoid libtool wrapper for test and server...
2024-11-29  Peter Kokotcmake: remove legacy unused IMMEDIATE keyword
2024-11-28  Viktor Szakatsbuild: fix MSVC UWP builds
2024-11-28  Viktor Szakatsbuild: fix ECH to always enable HTTPS RR
2024-11-27  Viktor Szakatstests: re-enable 2086, and 472, 1299, 1613 for Windows
2024-11-27  Viktor Szakatstool_getpass: replace `getch()` call with `_getch(...
2024-11-26  Tal RegevGHA/windows: enable ECH in vcpkg wolfSSL job
2024-11-26  Viktor SzakatsGHA/windows: merge cmake/autotools steps
2024-11-26  Viktor Szakatstool_getpass: restore UWP `getpass_r()`, fixup CI build...
2024-11-25  renovate[bot]tool_getpass: make local `getpass_r()` a dummy for UWP
2024-11-25  Vladislavs... multi: fix callback for `CURLMOPT_TIMERFUNCTION` not...
2024-11-25  Deng Jianfengrtsp: check EOS in the RTSP receive and return an error...
2024-11-24  Viktor SzakatsGHA: source mbedTLS from official tarball
2024-11-24  Viktor SzakatsGHA: speed up 3 openssl/quictls builds 3x
2024-11-22  Viktor SzakatsGHA: disable building tests, apps, docs in dependencies
2024-11-21  Viktor Szakatscmake: include `wolfssl/options.h` first
2024-11-21  Wyatt O'Dayschannel: remove TLS 1.3 ciphersuite-list support
2024-11-20  Viktor Szakatscmake: do not echo most inherited `LDFLAGS` to config...
2024-11-18  Jay Satirocurl_multi_socket_all.md: soften the deprecation warning
2024-11-17  Brendon Smithdocs: document default `User-Agent`
next