]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-12-30  Daniel Stenbergchecksrc: introduce 'banfunc' to ban specific functions
2024-12-30  Daniel Stenbergurlapi: fix redirect to a new fragment or query (only)
2024-12-30  renovate[bot]CI: update vmactions/omnios-vm digest
2024-12-29  Daniel StenbergRELEASE-NOTES: synced
2024-12-29  Viktor Szakatscmake: use `STREQUAL` to detect Linux
2024-12-29  Christopher... multi: fix curl_multi_waitfds reporting of fd_count 15155/head
2024-12-29  Viktor SzakatsGHA/windows: shorten job timeouts
2024-12-29  Viktor Szakatscmake: optimize out 4 picky warning option detections...
2024-12-28  Viktor Szakatscmake: drop unused `HAVE_SYS_XATTR_H` detection
2024-12-28  Viktor Szakatscmake: tidy up local variable names
2024-12-28  Viktor Szakatscmake: drop duplicate Windows cache value
2024-12-28  Viktor Szakatstidy-up: rename `MHDX_INLINE` to `CURL_FORCEINLINE`
2024-12-27  Viktor SzakatsGHA/non-native: fix CM/AM in FreeBSD job names
2024-12-27  Jay Satirocookie: fix crash in netscape cookie parsing
2024-12-27  Viktor Szakatsclang-tidy: add to CI, add cmake support, fix fallouts
2024-12-27  Viktor Szakatscmake: add `librtmp` Find module
2024-12-27  Jay Satirocurl_ws_recv.md: fix typo
2024-12-26  Viktor Szakatscmake: move `pkg-config` names to Find modules
2024-12-25  Viktor Szakatscmake: allow `CURL_LTO` regardless of `CURL_BUILD_TYPE...
2024-12-25  Viktor Szakatscmake/FindLibpsl: protect against `pkg-config` "half...
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
next