]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-02-20  Daniel StenbergRELEASE-NOTES: synced curl-7_88_1
2023-02-20  Daniel StenbergTHANKS: add contributors from 7.88.1
2023-02-20  Daniel Stenbergsocketpair: allow EWOULDBLOCK when reading the pair...
2023-02-19  Jay Satirotool_operate: fix scanbuild compiler warning
2023-02-19  Jay Satirocurl_setup: Suppress OpenSSL 3 deprecation warnings
2023-02-19  Jay Satirobuild-openssl.bat: keep OpenSSL 3 engine binaries
2023-02-19  ALittleDruidcmake: fix Windows check for CryptAcquireContext
2023-02-18  Daniel Stenbergremote-header-name.d: mention that filename* is not...
2023-02-18  Pierrick CharronCURLOPT_WS_OPTIONS.3: fix the availability version
2023-02-18  Jacob Hoffman... GHA: update rustls dependency to 0.9.2
2023-02-18  Philip HHTTP3.md: update git branches
2023-02-17  Stefan Eissingurldata: remove `now` from struct SingleRequest - not...
2023-02-17  Daniel Stenberglib1560: add IPv6 canonicalization tests
2023-02-17  Daniel StenbergRELEASE-NOTES: synced
2023-02-17  Daniel Stenbergurlapi: do the port number extraction without using...
2023-02-17  Stefan Eissingsetopt: allow HTTP3 when HTTP2 is not defined
2023-02-17  jonrumseyos400: correct Curl_os400_sendto()
2023-02-17  Stefan Eissingtests-httpd: add proxy tests
2023-02-17  Daniel Stenbergcurl: make --silent work stand-alone
2023-02-17  Daniel Stenbergsocks: allow using DoH to resolve host names
2023-02-17  Stefan Eissingtest: add test for HTTP/2 corruption as reported in...
2023-02-16  Daniel Stenbergtool_operate: allow debug builds to set buffersize
2023-02-16  Stefan Eissingconnnect: fix timeout handling to use full duration
2023-02-16  Daniel Stenbergtool_getparam: make --get a true boolean
2023-02-16  Harry Sintonenhttp:: include stdint.h more readily
2023-02-16  Stefan Eissingtests: make the telnet server shut down a socket gracefully
2023-02-16  Harry Sintonenhttp2: set drain on stream end
2023-02-16  Stefan Eissinghttp2: buffer/pausedata and output flush fix.
2023-02-16  Marcel Raadkrb5: silence cast-align warning
2023-02-15  Daniel StenbergRELEASE-NOTES: synced
2023-02-15  Daniel Stenbergtests: make sure gnuserv-tls has SRP support before...
2023-02-15  Daniel Stenbergruntests: fix "uninitialized value $port"
2023-02-15  Daniel StenbergRELEASE-NOTES: synced curl-7_88_0
2023-02-15  Daniel StenbergTHANKS: added contributors from 7.88.0
2023-02-14  Daniel Stenbergopenssl: rename 'errcode_t' to 'sslerr_t'
2023-02-13  Dan FandrichCONTRIBUTE: More formally specify the commit description
2023-02-13  Stefan Eissingopenssl: test and fix for forward proxy handling (non...
2023-02-13  Daniel Stenbergcmdline-opts/Makefile: on error, do not leave a partial
2023-02-13  Daniel Stenbergcurl.1: make help, version and manual sections "custom"
2023-02-13  Stefan Eissingtests: add tests for HTTP/2 and HTTP/3 to verify the...
2023-02-13  Philip HCI: update wolfssl / wolfssh to 5.5.4 / 1.4.12
2023-02-13  Daniel StenbergKNOW_BUGS: cleanups with some changed to TODOs
2023-02-13  Tatsuhiro TsujikawaGHA: bump ngtcp2 workflow dependencies
2023-02-13  Patrick Monneratcontent_encoding: do not reset stage counter for each...
2023-02-13  Daniel StenbergRELEASE-NOTES: synced
2023-02-13  Jay Satiromulti: stop sending empty HTTP/3 UDP datagrams on Windows
2023-02-12  Viktor Szakatsh3: silence compiler warnings
2023-02-12  Daniel Stenbergsmb: return error on upload without size
2023-02-12  Viktor Szakatswindows: always use curl's basename() implementation
2023-02-12  Philip HLinux CI: Bump rustls-ffi to v0.9.1
2023-02-12  Daniel Stenberglibtest: build lib2305 with multibyte as well
2023-02-12  Dmitry Atamanovcmake: fix dev warning due to mismatched arg
2023-02-11  James Keastsetopt: Address undefined behaviour by checking for...
2023-02-11  Jacob Hoffman... rustls: improve error messages
2023-02-11  Daniel Stenbergopenssl: remove dead code
2023-02-11  Daniel Stenbergngtcp2: replace removed define and stop using removed...
2023-02-10  Daniel Stenbergscripts/delta: show percent of number of files changed...
2023-02-10  Daniel StenbergRELEASE-NOTES: synced
2023-02-10  Stefan Eissingpytest: add a test case for PUSH related things.
2023-02-10  Gregory PanakkalWEBSOCKET.md: typo
2023-02-10  Stefan Eissingvquic: stabilization and improvements
2023-02-10  Philip HLinux CI: update some dependecies to latest tag
2023-02-10  Daniel Stenbergtest2305: send 3 frames, 4097 bytes each, as one message
2023-02-10  Daniel Stenbergws: fix recv of larger frames
2023-02-10  Daniel Stenbergcurl/websockets.h: extend the websocket frame struct
2023-02-10  Daniel Stenbergsws: fix typo, indentation add more ws logging
2023-02-10  Daniel Stenbergtest2304: remove stdout verification
2023-02-09  Dan FandrichCI: Add more labeler match patterns
2023-02-09  Dan FandrichCI: Retry failed downloads to reduce spurious failures
2023-02-09  Daniel Stenbergno-clobber.d: only use long form options in man page...
2023-02-09  Daniel StenbergGHA: enable websockets in the torture job
2023-02-09  Daniel Stenbergheader.d: add a header file example
2023-02-09  Stefan EissingHTTP/[23]: continue upload when state.drain is set
2023-02-09  Stefan Eissinghttp2: minor buffer and error path fixes
2023-02-09  Federico Pellegrinopenldap: fix missing sasl symbols at build in specific...
2023-02-09  Daniel Stenbergws: use %Ou for outputting curl_off_t with info()
2023-02-09  Jay Satirocurl_setup: Disable by default recv-before-send in...
2023-02-08  Stefan Eissinghttp2: aggregate small SETTINGS/PRIO/WIN_UPDATE frames
2023-02-08  Stefan Eissingopenssl: store the CA after first send (ClientHello)
2023-02-08  Daniel StenbergRELEASE-NOTES: synced
2023-02-08  Anthony Huwolfssl: remove deprecated post-quantum algorithms
2023-02-08  John Bamptonmisc: fix spelling
2023-02-07  Daniel Stenbergman pages: call the custom user pointer 'clientp' consi...
2023-02-07  Daniel Stenbergvtls: infof using %.*s needs to provide the length...
2023-02-07  Stefan Eissingvrls: addressing issues reported by coverity
2023-02-07  Daniel Stenbergtool_operate: move the 'updated' variable
2023-02-07  Dan Fandrichtool_operate: Fix error codes during DOS filename sanitize
2023-02-07  Dan Fandrichtool_operate: Fix error codes on bad URL & OOM
2023-02-06  Daniel Stenbergsetopt: use >, not >=, when checking if uarg is larger...
2023-02-06  Daniel Stenbergvtls: fix failf() format argument type for %.*s handling
2023-02-06  Daniel Stenbergopenssl: fix "Improper use of negative value"
2023-02-06  Dan Fandrichpackages: Remove Android.mk from makefile
2023-02-06  Daniel Stenbergcurl_ws_send.3: clarify how to send multi-frame messages
2023-02-06  Mike Duglasws: fix multiframe send handling
2023-02-06  Daniel Stenbergunit2600: make sure numerical curl_easy_setopt sets...
2023-02-06  andy5995GHA: move Slackware test into matrix
2023-02-06  Pronyushkin... urlapi: fix part of conditional expression is always...
2023-02-06  Pronyushkin... url: fix part of conditional expression is always true
2023-02-06  Daniel StenbergRELEASE-NOTES: synced
2023-02-06  Philip HGHA/macos.yml: bump to gcc-12
next