]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-01-25  Daniel Stenbergasyn-thread: use c-ares to resolve HTTPS RR
2025-01-25  Viktor SzakatsGHA/non-native: bump to NetBSD 10.1
2025-01-25  renovate[bot]GHA/non-native: update cross-platform-actions/action...
2025-01-25  Viktor Szakatscmake: drop `CURL_USE_PKGCONFIG` from `curl-config...
2025-01-25  renovate[bot]ci: update dependency cloudflare/quiche to v0.23.2
2025-01-24  Viktor SzakatsGHA/curl-for-win: fix `DOCKER_CONTENT_TRUST` for a...
2025-01-24  Daniel Stenbergcontent_encoding: put the decomp buffers into the write... 16079/head
2025-01-24  Daniel Stenbergcontent_encoding: drop support for zlib before 1.2.0.4
2025-01-24  Stefan Eissinglib: redirect handling by protocol handler
2025-01-24  Stefan Eissinglib: clarify 'conn->httpversion'
2025-01-22  Viktor Szakatsbuild: fix compiling with GCC 4.x versions
2025-01-22  Viktor Szakatssrc: omit hugehelp and ca-embed from libcurltool
2025-01-22  Viktor Szakatscmake: prefer dash-style MSVC options
2025-01-22  Stefan Eissingcfilters: kill connection filter events attach+detach
2025-01-22  Daniel StenbergRELEASE-NOTES: synced
2025-01-22  Daniel Stenbergcurl_multi_fdset: include the shutdown connections...
2025-01-21  Neil Joharicontent_encoding: support use of custom libzstd memory...
2025-01-21  Viktor Szakatsappveyor: bump to OpenSSL 3.4
2025-01-21  Yedaya Katsmandocs/TLS-SESSIONS: fix typo, the->they
2025-01-21  Jay Satiroeasy_lock: use Sleep(1) for thread yield on old Windows
2025-01-21  Viktor SzakatsGHA/non-native: fix TLS backend in Android job names
2025-01-20  Viktor SzakatsGHA: add iOS jobs with LibreSSL, enable dependencies...
2025-01-20  Viktor Szakatswindows: merge `config-win32ce.h` into `config-win32.h`
2025-01-20  Viktor SzakatsGHA: replace hard-coded home dir in cache `path:` with `~`
2025-01-20  9celdocs: document the behavior of -- in the curl command...
2025-01-20  Daniel Stenberglibcurl/opts: do not save files in dirs where attackers...
2025-01-19  Viktor SzakatsGHA: tidy up quotes, checkout order, silence Android...
2025-01-19  Viktor Szakatscmake: drop `fseeko()` pre-fill and check for Windows
2025-01-19  Daniel StenbergRELEASE-NOTES: synced
2025-01-19  Daniel Stenbergcurl_multi_waitfds.md: tidy up the example
2025-01-19  Daniel Stenbergasyn-ares: initial HTTPS resolve support
2025-01-19  Daniel Stenbergmbedtls: prefix our feature defines with HAS_
2025-01-19  Jay Satirochecksrc.bat: remove explicit SNPRINTF bypass
2025-01-17  Viktor Szakatscmake: do not store `MINGW64_VERSION` in cache
2025-01-17  Viktor Szakatsbuild: stop detecting `sched_yield()` on Windows
2025-01-17  Viktor Szakatscmake: detect mingw-w64 version, pre-fill `HAVE_STRTOK_R`
2025-01-17  Viktor Szakatscmake: pre-fill `HAVE_STDATOMIC_H`, `HAVE_ATOMIC` for...
2025-01-17  Stefan EissingTLS: check connection for SSL use, not handler
2025-01-17  Stefan Eissingpytest: remove 'repeat' parameter
2025-01-17  Viktor Szakatswindows: drop dupe macros, detect `CURL_OS` for WinCE...
2025-01-17  Viktor SzakatsGHA: update `ubuntu-24.04` to `ubuntu-latest`
2025-01-17  Viktor Szakatsconfigure: do not inline 'dnl' comments [ci skip]
2025-01-17  Viktor Szakatsconfigure: UWP and Android follow-up fixes
2025-01-16  Viktor Szakatsandroid: add CI jobs, buildinfo, cmake docs, disable...
2025-01-16  Viktor SzakatsGHA: start using ARM Linux runners
2025-01-16  Viktor SzakatsGHA/linux: enable wolfSSH in a wolfSSL job
2025-01-16  Stefan Eissingwebsocket: fix message send corruption
2025-01-16  Daniel StenbergTODO: write an SMB test server to replace impacket
2025-01-16  Daniel Stenbergasyn-ares: acknowledge CURLOPT_DNS_SERVERS set to NULL
2025-01-16  Viktor SzakatsGHA/labeler: fix `INSTALL-CMAKE.md` references
2025-01-16  Viktor Szakatsautotools: add support for mingw UWP builds
2025-01-16  Daniel Stenbergdocs/EXPERIMENTAL.md: add a mention of HTTPSRR as exper...
2025-01-16  Viktor Szakatscmake: move mingw UWP workaround from GHA to `CMakeList...
2025-01-16  Viktor Szakatstidy-up: extend `CURL_O_BINARY` to lib and tests
2025-01-16  Daniel StenbergRELEASE-NOTES: synced
2025-01-16  sftcdtool_getparam: ECH param parsing refix
2025-01-16  Stefan Eissingcf-https-connect: look into httpsrr alpns when available
2025-01-15  Viktor SzakatsGHA/non-native: lower job timeouts
2025-01-15  Daniel Stenbergdoh: send HTTPS RR requests for all HTTP(S) transfers
2025-01-15  Daniel Stenbergdoh: cleanups and extended HTTPS RR code
2025-01-15  Viktor SzakatsINSTALL.md: tweak to the MSVC version line [ci skip]
2025-01-14  Viktor SzakatsCI: add/extend curl binary info, VS2010 32-bit, misc...
2025-01-14  Daniel Stenbergeasy: make curl_easy_perform() return error if connecti...
2025-01-14  Daniel StenbergCURLOPT_CONNECT_ONLY.md: an easy handle with this optio...
2025-01-14  Viktor SzakatsINSTALL.md: document VS2008 and mingw-w64
2025-01-14  Daniel Stenbergsha256/hmac: use these with TLS builds now
2025-01-14  Viktor Szakatstidy-up: drop parenthesis around `return` expression
2025-01-14  Stefan EissingCI: run pytest in github CI colored
2025-01-14  Stefan Eissingpytest: use httpd/apache2 directly, no apachectl
2025-01-14  Daniel Stenbergcmdline-opts/version.md: describe multissl, mention...
2025-01-14  Jay Satirotransfer: fix CURLOPT_CURLU override logic
2025-01-14  Jay Satiromprintf: terminate snprintf output on windows
2025-01-13  Daniel Stenbergmprintf: fix integer handling in float precision
2025-01-13  Daniel StenbergGHA: enable the SSL session cache in a few builds
2025-01-13  Daniel Stenbergcurl_easy_ssls_export/import.md: made for TLS protocols
2025-01-13  Daniel Stenbergcmake: enable SSLS-EXPORT in the build
2025-01-13  Daniel Stenberglib/easy.c: bring back the vtls/vtls_scache.h include
2025-01-13  Daniel Stenbergtelnet: handle single-byte input option
2025-01-13  Daniel Stenbergaltsvc: return error on dot-only name
2025-01-13  Daniel StenbergRELEASE-NOTES: synced
2025-01-13  Daniel Stenbergmultihandle: add an ssl_scache here
2025-01-13  Daniel Stenbergchecksrc: use 'banfunc' proper in more places
2025-01-13  Daniel Stenbergexamples: use return according to code style
2025-01-13  Daniel Stenbergchecksrc: check for return with parens around a value...
2025-01-13  Viktor Szakatscurl-functions.m4: fix indentation in `CURL_SIZEOF()`
2025-01-13  Viktor Szakatscmake: pick a better IPv6 feature flag when assembling...
2025-01-13  Viktor Szakatstidy-up: drop parenthesis around `return` values
2025-01-13  Viktor Szakatsconfig: drop unused code and variables
2025-01-13  Viktor Szakatscmake: drop VS2010 "Dialog Hell" workaround added in...
2025-01-13  Viktor Szakatsconfigure: streamline Windows large file feature check
2025-01-12  Viktor Szakatssystem.h: fix indentation
2025-01-12  Viktor Szakatsmsvc: require VS2005 for large file support
2025-01-11  Viktor Szakatscurl_setup: fix missing `ADDRESS_FAMILY` type in rare...
2025-01-11  Viktor Szakatswindows: drop redundant `USE_WIN32_SMALL_FILES` macro
2025-01-11  Viktor Szakatstidy-up: `curl_setup.h`, `curl_setup_once.h`, `config...
2025-01-11  Viktor Szakatsmsvc: tidy up `_CRT_*_NO_DEPRECATE` definitions
2025-01-11  Viktor Szakatscmake: formatting [ci skip]
2025-01-11  renovate[bot]ci: update actions/upload-artifact digest to 65c4c4a
2025-01-11  renovate[bot]ci: update rojopolis/spellcheck-github-actions digest...
2025-01-10  Viktor Szakatssystem.h: drop duplicate and no-op code
next