]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-12-23  Viktor Szakatsappveyor: tidy-ups
2023-12-22  Stefan Eissingtransfer: fix upload rate limiting, add test cases
2023-12-22  Daniel Stenbergmbedtls: free the entropy when threaded
2023-12-22  Stefan Eissinghttp2: improved on_stream_close/data_done handling
2023-12-22  Daniel Stenbergmprintf: overhaul and bugfixes
2023-12-21  Viktor Szakatsappveyor: replace PowerShell with bash + parallel autotools
2023-12-21  Pavel Pasyn-thread: use GetAddrInfoExW on >= Windows 8
2023-12-21  Daniel Stenbergstrerror: repair get_winsock_error()
2023-12-21  Daniel StenbergCURLOPT_SSH_*_KEYFILE: clarify
2023-12-21  ivanfywangngtcp2: put h3 at the front of alpn
2023-12-21  Daniel Stenbergtest460: verify a command line using --expand with...
2023-12-21  Daniel Stenbergtool_getparam: do not try to expand without an argument
2023-12-21  Daniel StenbergRELEASE-NOTES: synced
2023-12-21  Daniel StenbergMakefile.am: fix the MSVC project generation
2023-12-21  zengwei2000altsvc: free 'as' when returning error
2023-12-20  Viktor Szakatsbuild: fix `-Wconversion`/`-Wsign-conversion` warnings 12571/head 12574/head
2023-12-19  Viktor Szakatsbuild: fix some `-Wsign-conversion`/`-Warith-conversion...
2023-12-19  Viktor Szakatscmake: tidy-up `OtherTests.cmake`
2023-12-19  Viktor Szakatsappveyor: switch to out-of-tree builds
2023-12-19  Daniel StenbergDEPRECATE.md: mention that NTLM_WB no longer works
2023-12-18  Daniel StenbergCURLOPT_SERVER_RESPONSE_TIMEOUT_MS: add
2023-12-18  Viktor Szakatsbuild: more `-Wformat` fixes
2023-12-18  Viktor Szakatswindows: delete redundant headers
2023-12-18  Viktor Szakatscmake: prefill/cache `HAVE_STRUCT_SOCKADDR_STORAGE`
2023-12-18  Daniel Stenbergrunner.pm: fix perl warning when running tests
2023-12-18  Daniel Stenbergruntests: support -gl. Like -g but for lldb.
2023-12-18  Daniel Stenbergcurl.h: add CURLE_TOO_LARGE
2023-12-18  Daniel StenbergCI/circleci: disable MQTT in the HTTP-only build
2023-12-18  Yedaya Katsmantests: respect $TMPDIR when creating unix domain sockets
2023-12-17  Viktor Szakatsssh: fix namespace of two local macros
2023-12-17  Viktor Szakatscmake: whitespace tidy-up in `OtherTests.cmake`
2023-12-16  Mark Sinkovicscmake: fix generation for system name iOS
2023-12-16  Daniel StenbergRELEASE-NOTES: synced
2023-12-16  Baruch Siachgnutls: fix build with --disable-verbose
2023-12-16  Viktor Szakatsbuild: delete unused `HAVE_{GSSHEIMDAL,GSSMIT,HEIMDAL}`
2023-12-16  Viktor Szakatsbuild: remove redundant `CURL_PULL_*` settings
2023-12-16  Viktor Szakatssystem.h: sync mingw `CURL_TYPEOF_CURL_SOCKLEN_T` with...
2023-12-16  Viktor Szakatswindows: simplify detecting and using system headers
2023-12-16  Viktor Szakatsbuild: enable missing OpenSSF-recommended warnings...
2023-12-16  Viktor SzakatsMakefile.mk: drop Windows support
2023-12-16  Daniel Stenbergcmdline-docs: use .IP consistently
2023-12-16  Tatsuhiko Miyagawahttp: fix off-by-one error in request method length...
2023-12-15  Daniel Stenbergcurl: show ipfs and ipns as supported "protocols"
2023-12-15  Daniel StenbergRevert "urldata: move async resolver state from easy...
2023-12-15  Viktor Szakatsopenssl: re-match LibreSSL deinit with init
2023-12-14  Daniel Stenberglibssh: supress warnings without version check
2023-12-14  Daniel Stenberghostip: return error immediately when Curl_ip2addr...
2023-12-14  Theolibssh: improve the deprecation warning dismissal
2023-12-14  Daniel Stenbergtest1474: removed
2023-12-14  Daniel Stenbergreadwrite_data: loop less
2023-12-14  Stefan Eissinglib: eliminate `conn->cselect_bits`
2023-12-14  Stefan Eissingconnect: refactor `Curl_timeleft()`
2023-12-13  Dmitry Karpovcookie: avoid fopen with empty file name
2023-12-13  Viktor Szakatstests/server: delete workaround for old-mingw
2023-12-13  Viktor Szakatscmake: delete obsolete TODOs more [ci skip]
2023-12-12  Stefan EissingCLIENT-WRITERS: design and use documentation
2023-12-12  Viktor Szakatscmake: delete obsolete TODO items [ci skip]
2023-12-11  Stefan EissingCONNECTION-FILTERS: update documentation
2023-12-11  Daniel Stenberglib: reduce use of strncpy
2023-12-11  Daniel StenbergCI/distcheck: run full tests
2023-12-11  Daniel Stenbergdocs: clean up Protocols: for cmdline options
2023-12-10  Daniel Stenbergcmdline/gen: fix the sorting of the man page options
2023-12-08  Daniel Gustafssondoh: remove unused local variable
2023-12-08  Jay Satirobuild: fix Windows ADDRESS_FAMILY detection
2023-12-08  Daniel Stenberglib: rename Curl_strndup to Curl_memdup0 to avoid misun...
2023-12-08  Daniel Stenbergconvsrctest.pl: removed: not used, not shipped in tarballs
2023-12-08  Daniel Stenbergtests: rename tests scripts to the test number
2023-12-08  MAntoniaksendf: fix compiler warning with CURL_DISABLE_HEADERS_API
2023-12-08  Viktor Szakatstidy-up: whitespace
2023-12-07  Stefan Eissingtest_02_download: fix paramters to test_02_27
2023-12-07  MAntoniakvtls: remove the Curl_cft_ssl_proxy object if CURL_DISA...
2023-12-07  Daniel Stenberglib: strndup/memdup instead of malloc, memcpy and null...
2023-12-07  Daniel Stenbergstrdup: remove the memchr check from Curl_strndup
2023-12-07  Daniel Stenbergftp: handle the PORT parsing without allocation
2023-12-06  Daniel StenbergRELEASE-NOTES: synced
2023-12-06  Daniel Stenbergurl: for disabled protocols, mention if found in redirect
2023-12-06  Stefan Eissingsectransp_ make TLSCipherNameForNumber() available...
2023-12-06  YX Haolib: fix variable undeclared error caused by `infof...
2023-12-06  Viktor Szakatstidy-up: fix yamllint whitespace issues in labeler.yml
2023-12-06  Viktor Szakatstidy-up: fix yamllint whitespace issues
2023-12-06  Chris Sauercmake: fix typo
2023-12-06  Daniel Stenbergdist: add tests/errorcodes.pl to the tarball
2023-12-06  Dan Fandrichgithub/labeler: update a missed key in the v5 upgrade
2023-12-06  Daniel StenbergRELEASE-NOTES: synced curl-8_5_0
2023-12-05  Dan Fandrichgithub/labeler: switch from the beta to labeler v5 12458/head
2023-12-05  Daniel StenbergDEPRECATE: remove NTLM_WB in June 2024
2023-12-04  Jacob Hoffman... rustls: implement connect_blocking
2023-12-04  Daniel Stenbergexamples/rtsp-options.c: add
2023-12-04  Stefan Eissingngtcp2: ignore errors on unknown streams
2023-12-04  Daniel Stenbergdocs: make all examples in all libcurl man pages compile
2023-12-04  Daniel Stenbergchecksrc.pl: support #line instructions
2023-12-04  Daniel StenbergGHA/man-examples: verify libcurl man page examples
2023-12-04  Daniel Stenbergverify-examples.pl: verify that all man page examples...
2023-12-02  Daniel StenbergRELEASE-NOTES: synced
2023-12-02  Graham Campbellhttp3: bump ngtcp2 and nghttp3 versions
2023-12-02  Graham CampbellCI/quiche: use `3.1.4+quic` consistently in CI workflows
2023-12-02  Viktor Szakatstest1545: disable deprecation warnings
2023-12-02  Daniel StenbergINSTALL: update list of ports and CPU archs
2023-12-02  Daniel Stenbergsymbols-in-versions: the CLOSEPOLICY options are deprecated
2023-12-02  z2_build: fix builds that disable protocols but not digest...
next