]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-08-04  Thomas M. DuBuissonCI: Add muse CI config
2020-08-04  Thomas M. DuBuissontravis/script.sh: fix use of `-n' with unquoted envvar
2020-08-03  Daniel Stenbergh2: repair trailer handling
2020-08-03  Viktor Szakatswindows: disable Unix Sockets for old mingw
2020-08-03  Marcel Raadtest1908: treat file as text
2020-08-03  Marcel RaadTrackMemory tests: ignore realloc and free in getenv.c
2020-08-03  Daniel Stenbergtests/FILEFORMAT.md: mention %HTTP2PORT
2020-08-03  Daniel StenbergRELEASE-NOTES: synced
2020-08-02  Daniel Stenbergtlsv1.3.d. only for TLS-using connections
2020-08-02  Daniel Stenbergtls-max.d: this option is only for TLS-using connections
2020-08-02  Cameron Cawleytool_doswin: Simplify Windows version detection
2020-08-02  Cameron Cawleywin32: Add Curl_verify_windows_version() to curlx
2020-08-02  Marcel Raadruntests.pl: treat LibreSSL and BoringSSL as OpenSSL
2020-08-01  Daniel Stenbergmulti: Condition 'extrawait' is always true
2020-08-01  Marcel Raadopenssl: fix build with LibreSSL < 2.9.1
2020-08-01  Marc Aldorasimulti_remove_handle: close unused connect-only connections
2020-08-01  Daniel Stenbergchecksrc: invoke script with -D to find .checksrc proper
2020-07-31  Carlo Marcelo... buildconf: retire ares buildconf invocation
2020-07-31  Carlo Marcelo... buildconf: excempt defunct reference to ACLOCAL_FLAGS
2020-07-31  Carlo Marcelo... buildconf: avoid array concatenation in die()
2020-07-31  Daniel Stenbergtravis: add ppc64le and s390x builds
2020-07-31  Marc Hoerskenconnect: remove redundant message about connect failure
2020-07-31  Marc Hoerskentests/sshserver.pl: fix compatibility with OpenSSH...
2020-07-31  Marc HoerskenCI/azure: install libssh2 for use with msys2-based...
2020-07-31  Marc HoerskenCI/azure: increase Windows job timeout once again
2020-07-30  Jay SatiroTODO: Schannel: 'Add option to allow abrupt server...
2020-07-30  Jay Satirourl: fix CURLU and location following
2020-07-29  Daniel StenbergRELEASE-NOTES: synced
2020-07-29  divinity76docs: add date of 7.20 to CURLM_CALL_MULTI_PERFORM...
2020-07-29  Jay Satirotool_cb_wrt: fix outfile mode flags for Windows
2020-07-28  Daniel Stenbergchecksrc: ban gmtime/localtime
2020-07-28  Daniel Stenbergtransfer: fix data_pending for builds with both h2...
2020-07-28  Daniel Stenbergcurl_multi_setopt: fix compiler warning "result is...
2020-07-28  Daniel Stenbergcurl: improve the existing file check with -J
2020-07-28  Jonathan Niedermulti: update comment to say easyp list is linear
2020-07-27  Daniel StenbergCURLOPT_NOBODY.3: fix the syntax for referring to options
2020-07-27  Daniel Stenbergngtcp2: store address in sockaddr_storage
2020-07-27  Daniel StenbergCURLOPT_NOBODY.3: clarify what setting to 0 means
2020-07-27  Daniel Stenbergsetopt: unset NOBODY switches to GET if still HEAD
2020-07-27  Ehren Bendlerconfigure: cleanup wolfssl + pkg-config conflicts when...
2020-07-27  Daniel Stenbergconfigure: show zstd "no" in summary when built without it
2020-07-27  Daniel Stenbergquiche: handle calling disconnect twice
2020-07-27  Nicolas Sterchelegetinfo: reset retry-after value in initinfo
2020-07-27  Marcel RaadWIN32: stop forcing narrow-character API
2020-07-27  Tobias Stoeckmannmprintf: Fix stack overflows
2020-07-27  Tobias Stoeckmannmprintf: Fix dollar string handling
2020-07-26  Daniel Stenbergntlm: free target_info before (re-)malloc
2020-07-26  Marcel RaadCI/macos: set minimum macOS version
2020-07-26  Daniel StenbergRELEASE-NOTES: synced
2020-07-25  Marcel RaadCI/macos: enable warnings as errors for CMake builds
2020-07-23  Marcel RaadCMake: fix test for warning suppressions
2020-07-23  Jay Satirocurl.h: update CURLINFO_LASTONE
2020-07-22  Marc HoerskenCI/azure: unconditionally enable warnings-as-errors...
2020-07-21  Marcel Raaddoh: remove redundant cast
2020-07-19  Marcel RaadCI/macos: unconditionally enable warnings-as-errors...
2020-07-19  Marcel Raadutil: silence conversion warnings
2020-07-19  Marcel Raadmd(4|5): don't use deprecated macOS functions
2020-07-18  Daniel Stenbergstrdup: remove the odd strlen check
2020-07-18  Alessandro... travis: update quiche builds for new boringssl layout
2020-07-17  Marcel Raadconfigure: allow disabling warnings
2020-07-16  Daniel Stenbergngtcp2: adjust to recent sockaddr updates
2020-07-16  Daniel Stenbergpage-header: provide protocol details in the curl.1...
2020-07-16  Daniel Gustafssondocs: Update a few leftover mentions of DarwinSSL
2020-07-15  Daniel Stenbergfile2memory: use a define instead of -1 unsigned value
2020-07-15  Daniel StenbergCURL_PUSH_ERROROUT: allow the push callback to fail...
2020-07-14  Baruch Siachnss: fix build with disabled proxy support
2020-07-14  Daniel Stenbergtest1139: make it display the difference on test failures 5644/head
2020-07-14  Daniel Stenbergtest1119: verify stdout in the test
2020-07-14  Daniel Stenbergcurl: add %{method} to the -w variables
2020-07-14  Daniel StenbergCURLINFO_EFFECTIVE_METHOD: added
2020-07-14  Viktor Szakatswindows: add unicode to feature list
2020-07-13  Daniel Stenbergmulti: remove two checks always true
2020-07-13  Marc Hoerskenworkflows: limit what branches to run CodeQL on
2020-07-13  Marc Hoerskenappveyor: collect libcurl.dll variants with prefix...
2020-07-12  ihsinmesocks: use size_t for size variable
2020-07-12  Daniel StenbergRELEASE-NOTES: synced
2020-07-12  Gilles Vollantcontent_encoding: add zstd decoding support
2020-07-12  Daniel Stenbergasyn.h: remove the Curl_resolver_getsock define
2020-07-12  Nicolas Stercheleconfigure.ac: Sort features name in summary
2020-07-12  Matthias Naeglercmake: fix windows xp build
2020-07-12  Daniel Stenbergngtcp2: update to modified qlog callback prototype
2020-07-12  Daniel Stenbergtransfer: fix memory-leak with CURLOPT_CURLU in a duped...
2020-07-12  Baruch Siachbearssl: fix build with disabled proxy support
2020-07-11  Daniel StenbergRELEASE-NOTES: synced
2020-07-11  Carlo Marcelo... cirrus-ci: upgrade 11-STABLE to 11.4
2020-07-06  Filip SalomonssonCURLINFO_CERTINFO.3: fix typo
2020-07-03  Daniel Stenberghttp2: only do the *done() cleanups for HTTP
2020-07-03  Alex Kiernangnutls: repair the build with `CURL_DISABLE_PROXY`
2020-07-03  Alex Kiernangnutls: Fetch backend when using proxy
2020-07-03  Laramie Leavitthttp2: close the http2 connection when no more requests...
2020-07-03  Daniel Stenbergftpserver: don't verify SMTP MAIL FROM names
2020-07-02  Daniel Stenbergcurl_version_info.3: CURL_VERSION_KERBEROS4 is deprecated
2020-07-02  Kamil Dudkatool_getparam: make --krb option work again
2020-07-02  Jeremy Maitin... http2: fix nghttp2_strerror -> nghttp2_http2_strerror...
2020-07-02  Marcel Raadurl: silence MSVC warning 5638/head
2020-07-01  Daniel StenbergRELEASE-NOTES: synced
2020-06-30  Daniel StenbergRELEASE-NOTES: curl 7.71.1 curl-7_71_1
2020-06-30  Daniel StenbergTHANKS: add contributors to 7.71.1
2020-06-30  Daniel Stenbergscripts/copyright.pl: skip .dcignore
2020-06-30  Daniel StenbergRevert "multi: implement wait using winsock events"
next