]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-04-10  Nick Banksmsh3: add support for QUIC and HTTP/3 using msh3
2022-04-10  Daniel StenbergTODO: "SFTP with SCP://"
2022-04-07  Daniel StenbergGHA: move bearssl jobs over from zuul
2022-04-07  Daniel Stenbergdata/DISABLED: disable test 313 on bearssl builds
2022-04-07  Daniel Stenbergruntests: add 'bearssl' as testable feature
2022-04-07  Daniel StenbergGHA: add openssl3 jobs moved over from zuul
2022-04-06  Daniel Stenbergschannel: remove dead code that will never run
2022-04-06  Daniel Stenbergconnecache: remove duplicate connc->closure_handle...
2022-04-06  MAntoniakmbedtls: remove server_fd from backend
2022-04-05  Tatsuhiro Tsujikawangtcp2: use token when detecting :status header field
2022-04-05  Tatsuhiro Tsujikawangtcp2: make curl 1ms faster
2022-04-05  Tatsuhiro Tsujikawangtcp2: fix QUIC_IDLE_TIMEOUT
2022-04-05  Daniel StenbergEnglish: use American spelling consistently
2022-04-05  Sascha ZenglerBUGS: Fix incorrect punctuation
2022-04-04  Daniel Stenbergtool_listhelp.c: uppercase URL
2022-04-04  Daniel StenbergRELEASE-NOTES: synced
2022-04-01  Daniel Stenberghttp: streamclose "already downloaded"
2022-04-01  Jay Satiroftp: fix error message for partial file upload
2022-04-01  Daniel Stenberghttp: correct the header error message to say colon
2022-04-01  Daniel Stenberglib: #ifdef on USE_HTTP2 better
2022-04-01  MAntoniakmbedtls: remove 'protocols' array from backend when...
2022-04-01  Daniel Stenberghttp2: RST the stream if we stop it on our own will
2022-04-01  Daniel Stenberghttp: close the stream (not connection) on time conditi...
2022-04-01  Daniel Stenberghttp2: handle DONE called for the paused stream
2022-03-31  Daniel Stenbergtls: make mbedtls and NSS check for h2, not nghttp2
2022-03-31  Daniel Stenbergtests/libtest/lib670.c: fixup the copyright year range
2022-03-31  Leandro Coutinholib670: avoid double check result
2022-03-31  Daniel Stenbergvtls: use a generic "ALPN, server accepted" message
2022-03-31  Daniel Stenbergvtls: use a backend standard message for "ALPN: offers %s"
2022-03-31  MonkeybreadSoftwarestrcase.h: add comment about the return code
2022-03-31  Daniel Stenbergvtls: provide a unified APLN-disagree string for all...
2022-03-30  Daniel Stenbergprojects/README: converted to markdown
2022-03-30  Daniel Stenbergmisc: spelling fixes
2022-03-30  Daniel StenbergKNOW_BUGS: HTTP3/Transfer closed with n bytes remaining...
2022-03-29  Daniel StenbergCURLOPT_PREQUOTE.3: only works for FTP file transfers...
2022-03-29  Daniel StenbergRELEASE-NOTES: synced
2022-03-29  Daniel Stenbergpop3/smtp: return *WEIRD_SERVER_REPLY when not understood 8506/head
2022-03-29  Daniel Stenbergdocs: lots of minor language polish
2022-03-29  Jay Satiroprojects: Update VC version names for VS2017, VS2022
2022-03-29  Daniel Stenbergmqtt: better handling of TCP disconnect mid-message
2022-03-28  Daniel StenbergCURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URL
2022-03-28  Ian Blanesdocs/DYNBUF: clarify documentation for Curl_dyn_ptr...
2022-03-28  Ian Blanescurl: fix segmentation fault for empty output file...
2022-03-27  Daniel StenbergTODO: Read keys from ~/.ssh/id_ecdsa, id_ed25519
2022-03-26  Daniel Stenbergngtcp2: update to work after recent ngtcp2 updates
2022-03-25  FarzinCURLOPT_PROGRESSFUNCTION.3: fix typo in example
2022-03-25  Daniel Stenbergcurl/header_json: output the header names in lowercase
2022-03-24  Daniel StenbergRELEASE-NOTES: synced
2022-03-23  Daniel Stenbergheaders.h: make Curl_headers_push() be CURLE_OK when...
2022-03-23  Daniel Stenbergscripts: move three scripts from lib/ to scripts/
2022-03-23  Marc Hoerskenlib/warnless.[ch]: only check for WIN32 and ignore...
2022-03-23  Marc Hoerskentests/server/util.h: align WIN32 condition with util.c
2022-03-22  Philip Hfirefox-db2pem.sh: make the shell script safer
2022-03-22  Jay Satirogtls: fix build for disabled TLS-SRP
2022-03-22  Jay Satirowinbuild: Add a Visual Studio example to the README
2022-03-22  Jay Satirodocs/opts: Mention Schannel client cert type is P12
2022-03-22  Daniel Stenberglib1945: fix compiler warning 4706 on MSVC
2022-03-22  Philip Hci/event-based.yml: improve impacket install
2022-03-22  Daniel Stenbergtest1459: disable for oldlibssh
2022-03-22  Daniel Stenbergtest1135: sync with recent API updates
2022-03-22  Daniel Stenbergcurl_easy_nextheader.3: fix two typos
2022-03-22  Daniel Stenbergoptions: remove mistaken space before paren in prototype
2022-03-22  Daniel Stenbergcirrus: add --enable-headers-api for some windows builds
2022-03-22  Daniel StenbergGHA: --enable-headers-api in all workflows
2022-03-22  Daniel Stenberglib: make the headers API depend on --enable-headers-api
2022-03-22  Daniel Stenbergconfigure: add --enable-headers-api to enable the heade...
2022-03-22  Daniel Stenbergtest1671: verify -w '%{header_json}
2022-03-22  Daniel Stenbergtest1670: verify -w %header{}
2022-03-22  Daniel Stenbergcurl: add %{header_json} support in -w handling
2022-03-22  Daniel Stenbergcurl: add %header{name} support in -w handling
2022-03-22  Daniel Stenbergheader api: add curl_easy_header and curl_easy_nextheader
2022-03-21  Daniel Stenbergtest1459: remove the different exit code for oldlibssh
2022-03-21  Daniel Stenberglibssh: unstick SFTP transfers when done event-based
2022-03-21  Daniel Stenberggha: move the event-based test over from Zuul
2022-03-21  Daniel StenbergRELEASE-NOTES: synced
2022-03-21  Daniel Stenberghttp: return error on colon-less HTTP headers
2022-03-20  Daniel Stenbergtest718: edited slightly to return better HTTP
2022-03-20  Daniel Stenberghyper: no h2c support
2022-03-19  Daniel Stenbergconfigure: bump the copyright year range int the genera...
2022-03-18  Andreas FalkenhahnBINDINGS.md: add Hollywood binding
2022-03-18  Daniel StenbergHISTORY: add some 2022 data
2022-03-18  Daniel Stenbergscripts/copyright.pl: ignore the new mlc_config.json...
2022-03-18  Philip Hmlc_config.json: add file to ignore known troublesome...
2022-03-18  Philip Hwinbuild/README.md: fixup dead link
2022-03-18  Jay Satirortsp: don't let CSeq error override earlier errors
2022-03-18  Jay Satirolib: fix some misuse of curlx_convert_wchar_to_UTF8
2022-03-18  Jay Satiromk-ca-bundle.pl: Use stricter logic to process the...
2022-03-17  Marcel Raadtest375: fix line endings on Windows
2022-03-17  Daniel Stenberghttp: reject header contents with nul bytes
2022-03-15  Philip HCI: Do not use buildconf. Instead, just use: autoreconf -fi
2022-03-15  Daniel StenbergRELEASE-NOTES: synced
2022-03-14  Jay Satirolibssh: Improve fix for missing SSH_S_ stat macros
2022-03-13  Marc Hoerskentool and tests: force flush of all buffers at end of...
2022-03-12  Jan VenekampBearSSL: add CURLOPT_SSL_CTX_FUNCTION support
2022-03-12  Jan VenekampBearSSL: add CURLOPT_SSL_CIPHER_LIST support
2022-03-12  Dan Fandrichtool_cb_hdr: Turn the Location: into a terminal hyperlink
2022-03-12  Dan Fandrichkeepalive-time.d: It takes many probes to detect brokenness
2022-03-11  HexTheDragoncurl: add --no-clobber
2022-03-11  Daniel StenbergRELEASE-NOTES: synced
2022-03-11  Jean-Philippe... openssl: check SSL_get_peer_cert_chain return value
next