]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2019-11-08  Daniel Stenbergmailmap: fixup Massimiliano Fantuzzi
2019-11-08  Daniel Stenbergscripts/contributors: make committers get included too
2019-11-08  Massimiliano... configure: fix typo in help text
2019-11-07  Christian Schmitzntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SE...
2019-11-07  Wyatt O'Daybuild: fix for CURL_DISABLE_DOH
2019-11-07  Leonardo Taccariconfigure: avoid unportable `==' test(1) operator
2019-11-05  Daniel StenbergRELEASE-NOTES: synced curl-7_67_0
2019-11-05  Daniel StenbergTHANKS: add new names from 7.67.0
2019-11-05  Daniel Stenbergconfigure: only say ipv6 enabled when the variable...
2019-11-02  Marcel Raadcerts/Server-localhost-lastSAN-sv: regenerate with...
2019-11-02  Vilhelm Prytzcopyrights: update all copyright notices to 2019 on...
2019-11-02  Bastien Boucletmbedtls: add error message for cert validity starting...
2019-11-01  Jay Satiroschannel_verify: Fix concurrent openings of CA file
2019-10-31  Daniel Stenberggtls: make gnutls_bye() not wait for response on shutdown
2019-10-30  Michał Janiszewskiappveyor: publish artifacts on appveyor
2019-10-30  Daniel Stenbergurl: make Curl_close() NULLify the pointer too
2019-10-29  Trivikram KamatINSTALL: add missing space for configure commands
2019-10-29  Daniel Stenbergurl: Curl_free_request_state() should also free doh...
2019-10-29  Daniel Stenbergexamples: remove the "this exact code has not been...
2019-10-29  Trivikram KamatHTTP3: fix typo somehere1 > somewhere1
2019-10-28  Javier BlazquezHTTP3: fix invalid use of sendto for connected UDP...
2019-10-28  Daniel StenbergRELEASE-NOTES: synced
2019-10-28  Javier BlazquezHTTP3: fix Windows build
2019-10-27  Marcel Raadappveyor: add --disable-proxy autotools build
2019-10-25  Daniel Stenbergappveyor: make winbuilds with DEBUG=no/yes and VS 2015...
2019-10-24  Francois Rivardschannel: reverse the order of certinfo insertions
2019-10-24  Marcel Raadtest1591: fix spelling of http feature
2019-10-23  Michał Janiszewskiappveyor: Use two parallel compilation on appveyor...
2019-10-23  Daniel Stenbergconn-reuse: requests wanting NTLM can reuse non-NTLM...
2019-10-23  Marcel Raadtests: add missing proxy features
2019-10-22  Daniel StenbergRELEASE-NOTES: synced
2019-10-21  Marcel Raadtests: use %FILE_PWD for file:// URLs
2019-10-21  Marcel Raadtests: add `connect to non-listen` keywords
next