]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-04-20  Daniel Gustafssonmacos: set .plist version in autoconf
2022-04-20  Daniel Gustafssoncookies: Improve errorhandling for reading cookiefile
2022-04-20  Daniel Stenberglibcurl-tutorial.3: spellfix and minor polish
2022-04-20  Daniel StenbergCURLINFO_PRIMARY_PORT.3: spellfix
2022-04-20  Jay Dommaschklibssh: fix double close
2022-04-20  Gisle Vanemunit1620: call global_init before calling Curl_open
2022-04-19  Daniel StenbergCURLINFO_PRIMARY_PORT.3: clarify which port this is
2022-04-19  Daniel StenbergCURLOPT_UNRESTRICTED_AUTH.3: extended explanation
2022-04-19  Daniel Stenberg.github/workflows/macos.yml: add a libssh job with...
2022-04-18  Daniel StenbergRELEASE-NOTES: synced
2022-04-18  Gisle Vanemdocs/HTTP3.md: fix typo
2022-04-17  Marc Hoerskentimediff.[ch]: add curlx helper functions for timeval...
2022-04-17  Balakrishnan... tests: refactor server/socksd.c to support --unix-socket
2022-04-17  Emanuele Torretool_paramhlp: use feof(3) to identify EOF correctly...
2022-04-17  Daniel Stenberggen.pl: change wording for mutexed options
2022-04-17  Daniel Stenbergcurl: error out if -T and -d are used for the same URL
2022-04-16  Daniel Stenberglib: remove exclamation marks
2022-04-15  Daniel Stenbergfail.d: tweak the description
2022-04-15  Daniel Gustafssondocs: Fix missing semicolon in example code
2022-04-14  Daniel Gustafssoninfof: consistent capitalization of warning messages
2022-04-14  Daniel GustafssonRELEASE-NOTES: synced
2022-04-14  Matteo Baccanperl: removed a double semicolon at end of line
2022-04-11  Daniel Gustafssoncurl_easy_header: fix typos in documentation
2022-04-11  Marcel Raadappveyor: add Cygwin build
2022-04-11  Marcel Raadappveyor: only add MSYS2 to PATH where required
2022-04-10  Tatsuhiro Tsujikawangtcp2: fix memory leak
2022-04-10  Tatsuhiro Tsujikawangtcp2: remove remote_addr which is not used in a meani...
2022-04-10  Tatsuhiro Tsujikawangtcp2: enlarge H3_SEND_SIZE
2022-04-10  Tatsuhiro Tsujikawangtcp2: fix HTTP/3 upload stall and avoid busy loop
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
next