]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-06-24  Richard Whitehousemulti: alter transfer timeout ordering
2021-06-24  Daniel Stenbergtest677: IMAP CONNECT_ONLY, custom command and then...
2021-06-24  Daniel Stenbergmulti: do not switch off connect_only flag when closing
2021-06-24  Daniel Stenberghttp: make the haproxy support work with unix domain...
2021-06-22  Xiang Xiaocurl.h: include sys/select.h for NuttX RTOS
2021-06-22  Bin Mengcurl.h: remove the execution bit
2021-06-22  Bin Lancurl.h: <sys/select.h> is supported by VxWorks7
2021-06-21  Bachue Zhouquiche: use send() instead of sendto() to avoid macOS...
2021-06-21  Li Xinweicmake: fix support for UnixSockets feature on Win32
2021-06-21  Gregory Muchkahostip: (macOS) free returned memory of SCDynamicStoreC...
2021-06-21  Daniel StenbergRELEASE-NOTES: synced
2021-06-21  Jay Satirovtls: fix warning due to function prototype mismatch
2021-06-21  Jay Satirocurl_multibyte: Remove local encoding fallbacks
2021-06-20  Daniel Stenbergcurl_endian: remove the unused Curl_write64_le function
2021-06-19  Daniel Stenbergvtls: only store TIMER_APPCONNECT for non-proxy connect
2021-06-18  Daniel Stenberggnutls: set the preferred TLS versions in correct order 7278/head
2021-06-18  Gergely Nagyconfigure/cmake: remove checks for unused gethostbyaddr...
2021-06-18  Gergely Nagyconfigure/cmake: remove checks for unused inet_ntoa...
2021-06-18  Gergely Nagyconfigure/cmake: remove unused define HAVE_PERROR
2021-06-18  Gergely Nagyconfigure: remove unused check for gai_strerror
2021-06-18  Gergely Nagyconfigure/cmake: remove unused define HAVE_FREEIFADDRS
2021-06-18  Gergely Nagyconfigure/cmake: remove unused define HAVE_FORK
2021-06-18  Gergely Nagyconfigure/cmake: remove unused define HAVE_FDOPEN
2021-06-18  Gergely Nagyconfigure/cmake: remove checks for unused sgtty.h
2021-06-18  Gergely Nagyconfigure/cmake: remove remaining checks for rsa.h
2021-06-18  Gergely Nagyconfigure/cmake: remove remaining checks for err.h
2021-06-18  Gergely Nagyconfigure/cmake: remove remaining checks for crypto.h
2021-06-18  Gergely Nagyconfigure/cmake: remove checks for unused getservbyport_r
2021-06-17  Daniel Stenberg--socks4[a]: clarify where the host name is resolved
2021-06-17  Daniel Stenberglibcurl-security.3: mention file descriptors and forks
2021-06-17  Alex Xu (Hello71)configure.ac: make non-executable
2021-06-17  Daniel Stenbergconfigure: do not strip out debug flags
2021-06-17  Daniel Stenberglibssh2: limit time a disconnect can take to 1 second
2021-06-17  Daniel StenbergTLS: prevent shutdown loops to get stuck
2021-06-17  Daniel Stenberghyper: propagate errors back up from read callbacks
2021-06-16  Daniel StenbergKNOWN_BUGS: Negotiate on Windows fails
2021-06-16  Daniel StenbergKNOWN_BUGS: renames instead of locking for atomic opera...
2021-06-15  Daniel Stenbergzuul: add two missing CI jobs
2021-06-15  Viktor Szakatsidn: fix libidn2 with windows unicode builds
2021-06-15  Daniel Stenbergcurl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE
2021-06-15  Daniel StenbergRELEASE-NOTES: synced
2021-06-15  Jay Satirodocs: Remove outdated curl tool limitation
2021-06-15  Jay Satirohttp2: Clarify 'Using HTTP2' verbose message
2021-06-14  Daniel Stenbergwinbuild/README: VC should be set to 6 'or larger'
2021-06-14  Jacob Hoffman... rustls: remove native_roots fallback
2021-06-14  Albin Vasstravis: remove jobs that have migrated to zuul
2021-06-14  Mohammed NaserCI: add jobs using Zuul
2021-06-13  Daniel Stenbergnetrc: skip 'macdef' definitions
2021-06-13  Daniel Stenbergmulti: add scan-build-6 work-around in curl_multi_fdset
2021-06-13  Daniel Stenbergasyn-ares: remove check for 'data' in Curl_resolver_cancel
2021-06-13  Daniel Stenbergurl.c: remove two variable assigns that are never read
2021-06-12  Gealber Moralesmqtt: add support for username and password
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
next