]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2019-12-10  Marc Hoerskentests: make it possible to set executable extensions 3899/head
2019-12-10  Marc Hoerskentests: fix permissions of ssh keys in WSL
2019-12-10  Marc Hoerskentests: use \r\n for log messages in WSL
2019-12-10  andrew_ishchukwinbuild: Define CARES_STATICLIB when WITH_CARES=static
2019-12-09  Daniel Stenbergconn: always set bits.close with connclose()
2019-12-09  Daniel Stenbergcirrus: enable clang sanitizers on freebsd 13
2019-12-09  Daniel Stenbergconncache: fix multi-thread use of shared connection...
2019-12-09  Daniel Stenbergazure: add a vanilla macos build
2019-12-06  Daniel Stenbergcurl: make the etag load logic work without fseek
2019-12-06  Daniel Stenbergmailmap: Mohammad Hasbini
2019-12-06  mhasbinidocs: fix some typos
2019-12-06  Daniel StenbergRELEASE-NOTES: synced
2019-12-06  Jay Satirolib: fix some loose ends for recently added CURLSSLOPT_...
2019-12-05  Jay Satirosetopt: Fix ALPN / NPN user option when built without...
2019-12-05  Daniel Stenbergetag: allow both --etag-compare and --etag-save in...
2019-12-05  Marcel Raadcurl_setup: fix `CURLRES_IPV6` condition
2019-12-05  Daniel Stenbergtest342: make it return a 304 as the tag matches
2019-12-04  Peter WuCMake: add support for building with the NSS vtls backend
2019-12-04  Daniel Stenbergazure: add more builds
2019-12-04  Daniel StenbergCURLOPT_VERBOSE.3: see also ERRORBUFFER
2019-12-03  Daniel Stenberghostip4.c: bump copyright year range
2019-12-03  Marcel Raadconfigure: enable IPv6 support without `getaddrinfo`
2019-12-03  Marcel Raadcurl_setup: disable IPv6 resolver without `getaddrinfo`
2019-12-03  Daniel Stenberggithub action/azure pipeline: run 'make test-nonflaky...
2019-12-03  Daniel Stenbergopenssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial...
2019-12-03  Daniel Stenbergopenssl: set X509_V_FLAG_PARTIAL_CHAIN
2019-12-03  Daniel Stenbergcurl: show better error message when no homedir is...
2019-12-03  Daniel StenbergOPENSOCKETFUNCTION.3: correct the purpose description
2019-12-03  Peter Wutravis: do not use OVERRIDE_CC or OVERRIDE_CXX if empty
2019-12-02  Daniel Stenbergazure-pipelines: fix the test script
2019-12-02  Daniel StenbergAzure Pipelines: initial CI setup
2019-12-02  Daniel Stenbergdocs: add "added: 7.68.0" to the --etag-* docs
2019-12-02  Daniel Stenbergcopyright: fix the year ranges for two files
2019-12-02  Jay Satirobuild: Disable Visual Studio warning "conditional expre...
2019-12-01  Jay Satiroopenssl: retrieve reported LibreSSL version at runtime
2019-12-01  Jay Satirostrerror: Add Curl_winapi_strerror for Win API specific...
2019-12-01  Daniel Stenbergglobal_init: undo the "intialized" bump in case of...
2019-11-29  Daniel Stenbergparsedate: offer a getdate_capped() alternative
2019-11-28  Daniel Stenbergdocs: add more references to curl_multi_poll
2019-11-28  Daniel Stenbergsha256: bump the copyright year range
2019-11-28  Daniel Gustafssoncurl_setup_once: consistently use WHILE_FALSE in macros
2019-11-28  Steve Holmehttp_ntlm: Remove duplicate NSS initialisation
2019-11-28  Daniel Gustafssonchecksrc: fix regexp for ASSIGNWITHINCONDITION
2019-11-28  Daniel StenbergRELEASE-NOTES: synced
2019-11-28  Maros Priputencurl: two new command line options for etags
2019-11-28  Daniel Gustafssondocs: fix typos
2019-11-28  Daniel Stenbergmailmap: Niall O'Reilly's name
2019-11-28  Nialldoh: use dedicated probe slots
2019-11-28  Daniel Stenbergtravis: build ngtcp2 with --enable-lib-only
2019-11-27  David Benjaminngtcp2: fix thread-safety bug in error-handling
2019-11-27  Daniel Stenbergtravis: export the CC/CXX variables when set
2019-11-26  Marcel Raaddist: add error-codes.pl
2019-11-26  John Schroedercurl: fix --upload-file . hangs if delay in STDIN
2019-11-26  John SchroederXFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE
2019-11-26  Michael ForneyTLS: add BearSSL vtls implementation
2019-11-26  Daniel Stenbergcurl_multi_wakeup.3: add example and AVAILABILITY
2019-11-25  Gergely Nagymulti: add curl_multi_wakeup()
2019-11-24  Xiaoyin Liuschannel: fix --tls-max for when min is --tlsv1 or...
2019-11-24  Jay Satirochecksrc.bat: Add a check for vquic and vssh directories
2019-11-24  Jay Satiroprojects: Fix Visual Studio projects SSH builds
2019-11-23  Daniel StenbergRELEASE-NOTES: synced
2019-11-23  Jay Satiroopenssl: Revert to less sensitivity for SYSCALL errors
2019-11-23  Daniel Stenbergopenssl: improve error message for SYSCALL during connect
2019-11-22  Daniel Stenbergtest1175: verify symbols-in-versions and libcurl-errors...
2019-11-21  Daniel Stenberginclude: make CURLE_HTTP3 use a new error code
2019-11-21  Daniel Stenbergbump: next release will be 7.68.0
2019-11-21  Daniel Stenbergcurl: add --parallel-immediate
2019-11-20  Victor Magierskidocs: fix typos
2019-11-18  Jay Satiroprojects: Fix Visual Studio wolfSSL configurations
2019-11-18  Daniel StenbergRELEASE-NOTES: synced
2019-11-18  Javier Blazquezngtcp2: use overflow buffer for extra HTTP/3 data
2019-11-18  Daniel Stenbergaltsvc: bump to h3-24
2019-11-18  Daniel Stenbergngtcp2: free used resources on disconnect
2019-11-18  Daniel Stenbergngtcp2: handle key updates as ngtcp2 master branch...
2019-11-18  Gergely Nagymulti: Fix curl_multi_poll wait when extra_fds && ...
2019-11-18  Jay Satirolib: Move lib/ssh.h -> lib/vssh/ssh.h
2019-11-16  Andreas FalkenhahnINSTALL.md: provide Android build instructions
2019-11-16  Nialldoh: improced both encoding and decoding
2019-11-15  Daniel Stenbergngtcp2: increase QUIC window size when data is consumed
2019-11-14  Melissa Mearsconfig-win32: cpu-machine-OS for Windows on ARM
2019-11-14  Daniel Stenbergexamples: add multi-poll.c
2019-11-14  Daniel Stenbergmulti_poll: avoid busy-loop when called without easy...
2019-11-14  Daniel Stenbergcurl: fix -T globbing
2019-11-13  Daniel StenbergHISTORY: added cmake, HTTP/3 and parallel downloads...
2019-11-12  Daniel Stenbergquiche: reject headers in the wrong order
2019-11-12  Daniel Stenbergopenssl: prevent recursive function calls from ctx...
2019-11-12  Daniel StenbergCURL-DISABLE: initial docs for the CURL_DISABLE_* defines
2019-11-11  Daniel Stenbergremove_handle: clear expire timers after multi_done()
2019-11-10  Marcel Raadtest1558: use double slash after file:
2019-11-10  Daniel Stenbergpause: avoid updating socket if done was already called
2019-11-09  Jay Satirostrerror: Fix an error looking up some Windows error...
2019-11-09  r-a-sattarovsystem.h: fix for MCST lcc compiler
2019-11-08  Daniel StenbergTODO: curl_multi_unblock
2019-11-08  Daniel StenbergTODO: Run web-platform-tests url tests
2019-11-08  Daniel StenbergTODO: 1.4 alt-svc sharing
2019-11-08  Daniel Stenbergtest1560: require IPv6 for IPv6 aware URL parsing
2019-11-08  Daniel Stenbergchecksrc: repair the copyrightyear check
2019-11-08  Daniel Stenbergcopyrights: fix copyright year range
2019-11-08  Daniel StenbergRELEASE-NOTES: synced
2019-11-08  Daniel Stenbergcurlver: bump to 7.67.1
next