]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-01-09  Viktor Szakatsmsvc: drop checks for `_MSC_VER >= 900`
2025-01-09  Viktor Szakatsmsvc: drop checks for ancient versions
2025-01-09  Tal RegevGHA/windows: add wolfSSL to MSVC MultiSSL job
2025-01-09  Daniel Stenbergcurl_trc: repair build with verbose strings disabled
2025-01-09  Viktor Szakatscmake: update a comment [ci skip]
2025-01-09  Viktor Szakatstidy-up: delete stray references from autotools, docs
2025-01-09  Viktor Szakatsbuild: delete `-Wsign-conversion` related FIXMEs
2025-01-08  Daniel StenbergDEPRECATE: remove msh3 in six months
2025-01-08  Neil Hormanosslq: use SSL_poll to determine writeability of QUIC...
2025-01-08  Daniel Stenbergscripts/delta: add number of days since first httpget...
2025-01-08  Stefan EissingHTTP/2: strip TE request header
2025-01-08  Stefan Eissingvtls: feature ssls-export for SSL session im-/export
2025-01-08  Viktor Szakatsappveyor: tidy up shell code
2025-01-08  Viktor Szakatsappveyor: bump VS2008 jobs to VS2010
2025-01-07  Viktor Szakatsappveyor: always use cmake `-A` option to select x64
2025-01-07  Viktor Szakatsappveyor: reorder builds to get useful results earlier
2025-01-07  Viktor SzakatsGHA/windows: drop MSH3 job (broken after 0.7.0 bump)
2025-01-07  Viktor Szakatscontent_encoding: namespace GZIP flag constants
2025-01-07  Daniel Stenbergcookie: small variable type cleanups
2025-01-07  Viktor Szakatscmake: pre-fill `HAVE_STDINT_H` on Windows
2025-01-07  Viktor Szakatsappveyor: fixup job name
2025-01-07  Viktor Szakatsmsvc: add VS2012 CI job, fix compiler warnings in LDAP...
2025-01-07  Viktor Szakatsmsvc: fix building with `HAVE_INET_NTOP` and MSVC ...
2025-01-06  renovate[bot]GHA/linux: update awslabs/aws-lc to v1.42.0
2025-01-06  dependabot... GHA: bump cygwin/cygwin-install-action from 4 to 5
2025-01-06  Stefan Eissingconncache: count shutdowns against host and max limits
2025-01-06  Daniel StenbergRELEASE-NOTES: synced
2025-01-06  Patrick Monneratmime: explicitly rewind subparts at attachment time.
2025-01-06  Yedaya Katsmandocs/examples/checksrc: don't allow snprintf specifically
2025-01-05  Viktor Szakatsautotools: silence gcc warnings in libtool code
2025-01-05  Daniel StenbergINFRASTRUCTURE.md: project infra
2025-01-04  Viktor Szakatscmake: publish/check supported protocols/features via...
2025-01-03  Daniel Stenbergcheckdocs: trim links off docs/ markdowns before spellcheck
2025-01-03  Daniel Stenbergcleancmd.pl: strip out backticked words
2025-01-03  Daniel Stenbergnetrc: 'default' with no credentials is not a match
2025-01-02  Daniel StenbergCURLOPT_SEEKFUNCTION.md: used for FTP, HTTP and SFTP...
2025-01-02  Viktor SzakatsGHA/http3-linux: fix cache rebuild conditions, switch...
2025-01-02  prpr19xx on... smb: fix compiler warning
2025-01-02  Daniel Stenbergdocs: use lowercase curl and libcurl
2025-01-02  Daniel Stenbergdocs/libcurl/opts: clarify the return values
2025-01-02  Daniel Stenbergdocs/cmdline-opts/_ENVIRONMENT.md: minor language fix
2025-01-02  Daniel Stenbergdocs/libcurl: return value overhall
2025-01-02  Viktor Szakatssrc: drop support for `CURL_TESTDIR` debug env
2025-01-02  Viktor Szakatscmake/FindLDAP: avoid framework locations for libs...
2025-01-02  Viktor Szakatscmake: make system libraries `dl`, `m`, `pthread` custo...
2025-01-02  Viktor Szakatscurl_sha512_256: rename symbols to the curl namespace
2025-01-01  Daniel Stenbergdocs/HTTP-COOKIES.md: link to more information
2025-01-01  Daniel Stenberghash: add asserts in hash_element_dtor()
2025-01-01  Daniel StenbergCOPYING: bump copyright year range to 1996 - 2025
2025-01-01  Daniel Stenbergselect: avoid a NULL deref in cwfds_add_sock
2025-01-01  Daniel StenbergRELEASE-NOTES: synced
2025-01-01  Jakub Jelenopenssl: add support to use keys and certificates from...
2025-01-01  Viktor SzakatsGHA/http3-linux: drop redundant `pkg-config` paths...
2025-01-01  Daniel Stenbergurlapi: cleanup the redirect logic somewhat
2025-01-01  Viktor Szakatslib: remove `__EMX__` guards
2025-01-01  Viktor Szakatsfile: fix Android compiler warning
2025-01-01  Viktor Szakatsfile: drop `OPEN_NEEDS_ARG3` option
2025-01-01  Viktor Szakatsmultissl: auto-enable `OPENSSL_COEXIST` for wolfSSL...
2025-01-01  renovate[bot]CI: update dependency wolfSSL/wolfssl to v5.7.6
2025-01-01  Viktor Szakatsbuild: replace configure check with PP condition (Andro...
2024-12-31  Marcel Raadtest483: require cookie support
2024-12-31  Daniel Stenbergtest3105: verify multi_remove_handle done twice
2024-12-31  Viktor Szakatscmp-config: drop 3 exceptions
2024-12-31  Viktor SzakatsGHA/configure-vs-cmake: trigger by `CMake/**` updates
2024-12-31  Viktor Szakatscmake: sync OpenSSL QUIC fork detection with autotools
2024-12-31  Viktor Szakatscmake: fix `net/in.h` detection for MS-DOS
2024-12-31  Viktor Szakatsbuild: fix unsigned `time_t` detection for cmake, MS...
2024-12-31  Viktor Szakatsconfigure: drop unused detections and macros
2024-12-31  Jay Satiromulti: fix return code for an already-removed easy...
2024-12-31  Jay Satirohttp: ignore invalid Retry-After times
2024-12-31  Viktor SzakatsGHA/http3-linux: do run on cmake build updates
2024-12-30  Viktor Szakatsexamples/block-ip: drop redundant `memory.h` include
2024-12-30  Viktor Szakatscmake: rename Windows detection cache file
2024-12-30  Stefan Eissingvtls: only remember the expiry timestamp in session...
2024-12-30  Daniel Stenbergcurl/var: change byte offset syntax for assignments
2024-12-30  Viktor SzakatsGHA/non-native: measure duration of individual build...
2024-12-30  dependabot... CI: bump actions/cache from 4.1.2 to 4.2.0
2024-12-30  dependabot... CI: bump actions/upload-artifact from 4.4.3 to 4.5.0
2024-12-30  Daniel StenbergTheArtOfHttpScripting.md: rewrite double 'that'
2024-12-30  Stefan Eissingmbedtls: fix handling of blocked sends
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...
next