]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-07-01  Daniel Stenbergexamples: safer and more proper read callback logic
2021-07-01  Daniel Stenbergtest1519: adjusted to work with hyper
2021-07-01  Daniel Stenbergtest1518: adjusted to work with hyper
2021-07-01  Daniel Stenbergtest1514: add a CRLF to the response to make it correct
2021-07-01  Daniel Stenbergformdata: avoid "Argument cannot be negative" warning
2021-07-01  Daniel Stenberglib: more %u for port and int for %*s fixes
2021-06-30  Daniel Stenbergdoh: (void)-prefix call to curl_easy_setopt
2021-06-30  Daniel Stenberglib: fix type of len passed to *printf's %*s
2021-06-30  Daniel Stenberglib: use %u instead of %ld for port number printf
2021-06-30  Daniel Stenbergversion: turn version number functions into returning...
2021-06-30  Daniel Stenbergmqtt: extend the error message for no topic
2021-06-30  Daniel Stenbergformdata: correct typecast in curl_mime_data call
2021-06-30  Daniel Stenbergurl: (void)-prefix a curl_url_get() call
2021-06-30  Daniel Stenbergglob: pass an 'int' as len when using printf's %*s
2021-06-30  Daniel Stenbergvtls: use free() not curl_free()
2021-06-30  Daniel Stenbergzuul: use the new rustls directory name
2021-06-29  Jay Satirohttp: fix crash in rate-limited upload
2021-06-29  Daniel Stenbergcopyright: add boiler-plate headers to CI config files
2021-06-29  Daniel StenbergCI: remove travis details
2021-06-29  Daniel StenbergRELEASE-NOTES: synced
2021-06-29  Daniel Stenbergopenssl: avoid static variable for seed flag
2021-06-29  Daniel Stenbergconfigure: inhibit the implicit-fallthrough warning...
2021-06-28  Andrei Rybakmisc: fix typos in comments which repeat a word
2021-06-27  Daniel Stenberglib677: make it survive torture testing
2021-06-27  Tommy Chiangdocs/BINDINGS: fix outdated links
2021-06-26  Jacob Hoffman... curstls: bump crustls version and use new URL
2021-06-24  Daniel StenbergRELEASE-NOTES: synced
2021-06-24  Daniel Stenbergexamples: length-limit two sscanf() uses of %s
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
next