]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-12-24  Viktor Szakatscmake/FindLDAP: avoid empty 'Requires' item when omitti...
2024-12-24  Viktor Szakatstidy-up: misc
2024-12-24  Viktor Szakatscurl-config: tidy up, optimize
2024-12-24  Viktor Szakatscmake: move GSS init before feature detections
2024-12-23  Daniel Stenbergcurl_url_set.md: adjust the added-in to 7.62.0
2024-12-23  Marcel Raadhttp: fix build with `CURL_DISABLE_COOKIES`
2024-12-23  Daniel StenbergRELEASE-NOTES: synced
2024-12-23  Daniel Stenberggetinfo: provide info which auth was used for HTTP...
2024-12-23  Daniel Stenbergbuild: fix the tidy targets for autotools
2024-12-23  Viktor Szakatsbuild: drop `-Winline` picky warning
2024-12-23  Viktor Szakatssrc: add `CURL_STRICMP()` macro, use `_stricmp()` on...
2024-12-23  Stefan EissingQUIC: 0RTT for gnutls via CURLSSLOPT_EARLYDATA
2024-12-23  Daniel Stenbergngtcp2: fix two cases of value stored never read
2024-12-23  Daniel StenbergCURLOPT_PROXY.md: clarify the crendential support in...
2024-12-23  Daniel Stenbergopenssl: fix ECH logic
2024-12-23  Daniel StenbergGHA: drop codeql
2024-12-23  Daniel Stenbergvquic: make vquic_send_packets not return without setti...
2024-12-23  Daniel Stenbergvquic: fix 4th function call argument is an uninitializ...
2024-12-23  Daniel Stenberghttp2: fix value stored to 'result' is never read
2024-12-22  Viktor Szakatscmake/FindLibssh: sync header comment with other modules
2024-12-22  Viktor Szakatscmake: delete accidental debug message [ci skip]
2024-12-22  Jay Satirocf-socket: error if address can't be copied
2024-12-22  Jay Satirogitignore: ignore output files created by mk-ca-bundle.pl
2024-12-22  Jay Satiroexamples/block-ip: show how to block IP addresses
2024-12-22  Jay Satiroprojects/Windows: remove wolfSSL from legacy projects
2024-12-22  Jay Satirocurl_multibyte: support Windows paths longer than MAX_PATH 13522/head
2024-12-21  Daniel Stenbergllist: survive cleared list better
2024-12-21  Daniel StenbergRELEASE-NOTES: synced
2024-12-21  Daniel Stenbergcurl: make --etag-save acknowledge --create-dirs
2024-12-21  Daniel Stenbergtool_formparse.c: make curlx_uztoso a static in here
2024-12-21  Daniel Stenbergscripts/mdlinkcheck: fix the ../ handling in file links
2024-12-21  Viktor Szakatsbinmode: convert to macro and use it from tests
2024-12-21  Daniel Stenbergvtls_cache: bail out proper if Curl_hmacit() fails
2024-12-21  Daniel Stenbergopenssl: avoid "redundant condition"
2024-12-21  Daniel StenbergTODO: sending only part of --data is now possible
2024-12-21  Stefan Eissinggetinfo: fix CURLINFO_QUEUE_TIME_T and add 'time_queue...
2024-12-21  Daniel Stenbergcurl: add byte range support to --variable reading...
2024-12-21  Daniel Stenberghyper: drop support
2024-12-20  Viktor Szakatsexamples: make them compile with compatibility function...
2024-12-20  Viktor Szakatsexamples/complicated: fix warnings, bump deprecated...
2024-12-20  Stefan Eissinglib: TLS session ticket caching reworked
2024-12-20  renovate[bot]GHA: update ngtcp2 and nghttp3
2024-12-20  Daniel Stenbergexamples/synctime.c: remove references to dead URLs...
2024-12-20  Viktor Szakatsconfig-mac: drop `MACOS_SSL_SUPPORT` macro
2024-12-20  Viktor Szakatscmake: drop redundant opening/closing `.*` from `MATCH...
2024-12-20  Daniel StenbergRELEASE-NOTES: synced
2024-12-19  Daniel StenbergVULN-DISCLOSURE-POLICY.md: mention the not setting...
2024-12-18  Kuan-Wei Chiuhttp_aws_sigv4: Fix invalid compare function handling...
2024-12-18  Daniel Stenbergvtls: remove 'detach/attach' functions from TLS handler...
2024-12-18  Daniel Stenbergvtls: remove unusued 'check_cxn' from TLS handler struct
2024-12-18  Daniel Stenbergvtls: replace "none"-functions with NULL pointers
2024-12-18  Daniel Stenbergnetrc: fix password-only entries
2024-12-18  Daniel Stenbergcd2nroff: support "none" as a TLS backend
2024-12-18  dwickrCURLOPT_RESOLVE.md: fix wording
2024-12-17  Viktor SzakatsGHA/macos: drop custom `macos-version-min` options
2024-12-17  Stefan Eissinglib: supress deprecation warnings in apple builds
2024-12-17  Daniel Stenbergtool_formparse: accept digits in --form type= strings
2024-12-17  Viktor Szakatsmultissl: make openssl + wolfssl builds work
2024-12-17  Daniel Stenbergchecksrc: fix the return() checker
2024-12-17  Viktor Szakatscmake: extend zlib's `AUTO` option to brotli, zstd...
2024-12-17  Viktor SzakatsRevert: cmake: enable `CURL_USE_PKGCONFIG` for cross...
2024-12-17  Viktor Szakatscmake: add native `pkg-config` detection for remaining...
2024-12-16  Viktor SzakatsMakefile.mk: drop in favour of autotools and cmake...
2024-12-16  Daniel StenbergINSTALL.md: sync with my brag slide "104 operating...
2024-12-16  Viktor Szakatscmake: enable `CURL_USE_PKGCONFIG` for cross-`MINGW`
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...
next