]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-06-11  Daniel Stenbergtravis: remove the arm job 7239/head
2021-06-11  Daniel StenbergCI: add .circleci/config.yml
2021-06-11  Daniel StenbergRELEASE-NOTES: synced
2021-06-11  Daniel Stenbergruntests: init $VERSION to avoid warnings when using -l
2021-06-11  Daniel Stenbergopenssl: don't remove session id entry in disassociate
2021-06-11  Daniel Stenbergsingle_transfer: ignore blank --output-dir
2021-06-11  Daniel Stenbergtests: update README about servers and port numbers
2021-06-11  Daniel Stenbergconn_shutdown: if closed during CONNECT cleanup properly
2021-06-11  Christian Weisgerbersws: malloc request struct instead of using stack
2021-06-11  Mark Swaanenburglib: don't compare fd to FD_SETSIZE when using poll
2021-06-10  zhangxiuhuadoh: fix wrong DEBUGASSERT for doh private_data
2021-06-10  yb999tests: update README.md with a missing single quote
2021-06-10  Daniel StenbergGHA: run all tests for hyper too
2021-06-10  Daniel Stenbergtests/data/DISABLED: add tests not working with hyper
2021-06-10  Daniel Stenbergruntests: also find the last test in Makefile.inc
2021-06-10  Daniel Stenbergtest3010: work with hyper mode
2021-06-10  Daniel Stenbergconfigure: disable RTSP when hyper is selected
2021-06-10  Daniel Stenbergtest1594/1595/1596: fix to work in hyper mode
2021-06-10  Daniel Stenbergtest1438/1457: add HTTP keyword to make hyper mode...
2021-06-10  Daniel Stenbergtest1340/1341: adjusted for hyper mode
2021-06-10  Daniel Stenbergtest1218: adjusted for hyper mode
2021-06-10  Daniel Stenbergtest1216: adjusted for hyper mode
2021-06-10  Daniel Stenbergtest1230: adjust to work in hyper mode
2021-06-10  Daniel Stenbergc-hyper: abort CONNECT response reading early on non...
2021-06-10  Daniel Stenbergtest434: add HTTP keyword
2021-06-10  Daniel Stenbergtest599: adjusted to work in hyper mode
2021-06-10  Daniel Stenbergc-hyper: fix the uploaded field in progress callbacks
2021-06-10  Daniel Stenbergtest566: adjust to work with hyper mode
2021-06-09  Fawad MirzaCURLOPT_WRITEFUNCTION.3: minor update of the example
2021-06-09  Bastian Krauseconfigure: rename get-easy-option configure option...
2021-06-08  Daniel Stenbergruntests: skip disabled tests unless -f is used
2021-06-08  Jun-ya Katongtcp2: disable TLSv1.3 compatible mode when using...
2021-06-08  Daniel Stenbergtest644: remove as duplicate of test 587
2021-06-08  Daniel GustafssonRELEASE-NOTES: synced
2021-06-08  Daniel Gustafssoncookies: track expiration in jar to optimize removals
2021-06-07  Daniel StenbergGHA: add several libcurl tests to the hyper job
2021-06-07  Daniel Stenbergtest500: adjust to work with hyper mode
2021-06-07  Daniel Stenbergc-hyper: support CURLINFO_STARTTRANSFER_TIME
2021-06-07  Daniel Stenbergc-hyper: support CURLOPT_HEADER
2021-06-07  Daniel StenbergGHA: run the newly fixed tests with hyper
2021-06-07  Daniel Stenbergtest433: adjust for hyper mode
2021-06-07  Daniel Stenbergtest395: hyper cannot work around > 64 bit content...
2021-06-07  Daniel Stenbergtest394: hyper returns a different error
2021-06-07  Daniel Stenbergtest393: make Content-Length fit within 64 bit for...
2021-06-07  Daniel Stenbergtest347: CRLFify to work in hyper mode
2021-06-07  Daniel Stenbergtest339: CRLFify better to work in hyper mode
2021-06-07  Daniel Stenbergtravis: remove the hyper build
2021-06-07  Daniel StenbergGHA: add a linux-hyper job
2021-06-07  Daniel Stenbergtest328: avoid a header-looking body to make hyper...
2021-06-07  Daniel Stenbergrelease-notes.pl: also spot common 'closes' typo
2021-06-07  Daniel Stenbergmetalink: remove
2021-06-06  Daniel Stenbergdocs/INSTALL: remove mentions of configure --with-darwi...
2021-06-06  Daniel StenbergRELEASE-NOTES: synced
2021-06-06  Gregor Jasnycmake: Avoid leaking absolute paths into exported config
2021-06-05  Shikha Sharmahttp2_connisdead: handle trailing GOAWAY better
2021-06-05  Dmitry Karpovares: always store IPv6 addresses first
2021-06-05  Daniel StenbergRevert "Revert "socketpair: fix potential hangs""
2021-06-04  Ebe Janchivdorjschannel: move code out of SChannel_connect_step1
2021-06-04  Daniel Stenbergtests/data/Makefile.inc: error: trailing backslash...
2021-06-04  Daniel StenbergTODO: Support rate-limiting for MQTT
2021-06-04  dmitrykoswarnless: simplify type size handling
2021-06-04  Gisle Vanem[Win32] Fix for USE_WATT32
2021-06-04  Alexis Vachetteurl: bad CURLOPT_CONNECT_TO syntax now returns error
2021-06-04  Daniel Stenberggithub: remove the cmake macOS gcc-8 jobs
2021-06-03  Daniel Stenbergtest269: disable for hyper 7186/head
2021-06-03  Daniel Stenbergruntests: enable 'hyper mode' only for HTTP tests
2021-06-03  Alexis Vachettehostip: bad CURLOPT_RESOLVE syntax now returns error
2021-06-03  Daniel Gustafssoncookies: fix typo and expand comment
2021-06-03  Daniel Gustafssoncookies: remove unused header
2021-06-03  Daniel StenbergRevert "socketpair: fix potential hangs"
2021-06-03  Paul Grokesocketpair: fix potential hangs
2021-06-02  Daniel Stenbergruntests: parse data/Makefile.inc instead of using... 7177/head
2021-06-02  Harry Sintonenfilecheck: quietly remove test-place/*~
2021-06-02  Daniel StenbergCURLE_SETOPT_OPTION_SYNTAX: new error name for wrong...
2021-06-02  Daniel Stenbergtests: fix Accept-Encoding strips to work with Hyper...
2021-06-02  Daniel Stenberggithub: timeout jobs on macOS after 90 minutes
2021-06-02  Harry Sintonenmqtt: detect illegal and too large file size
2021-06-02  theawlesscmake: add CURL_DISABLE_NTLM option
2021-06-02  theawlessconfigure: add --disable-ntlm option
2021-06-02  theawlessdefine: re-add CURL_DISABLE_NTLM and corresponding...
2021-06-02  Daniel StenbergRELEASE-NOTES: synced
2021-06-01  Viktor Szakatstravis: delete --enable-hsts option (it is the default...
2021-06-01  Daniel Stenberghostip: fix 3 coverity complaints
2021-06-01  Daniel Stenbergc-hyper: fix NTLM on closed connection tested with...
2021-06-01  Daniel Stenbergconncache: lowercase the hash key for better match
2021-06-01  Daniel Stenbergmbedtls: make mbedtls_strerror always work
2021-06-01  Daniel Stenbergvtls: exit addsessionid if no cache is inited
2021-06-01  Harry SintonenCurl_ntlm_core_mk_nt_hash: fix OOM in error path
2021-06-01  Michael Kaufmannssl: read pending close notify alert before closing...
2021-06-01  Laurent Dufresnesetopt: fix incorrect comments
2021-06-01  Laurent Dufresnembedtls: add support for cert and key blob options
2021-06-01  Gregor Jasnycmake: try well-known send/recv signature for Apple
2021-05-31  Daniel Stenberghttp2: init recvbuf struct for pushed streams
2021-05-31  Daniel StenbergCurl_ssl_getsessionid: fail if no session cache exists
2021-05-31  Daniel StenbergGOVERNANCE: add 'user', 'committer' and 'contributor'
2021-05-31  Daniel StenbergURL-SYNTAX.md: document the new 'localhost' treatment
2021-05-31  Daniel Stenberghostip: make 'localhost' return fixed values
2021-05-31  Daniel Gustafssondocs: fix typos
2021-05-30  Daniel Stenberghsts: ignore numberical IP address hosts
2021-05-29  Daniel Stenbergtest178: adjust for hyper
next