]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2017-10-20  Patrick Monneratmime: do not reuse previously computed multipart size
2017-10-19  Patrick Monnerattest308: disable if MultiSSL feature enabled
2017-10-19  Patrick Monneratruntests: support MultiSSL client feature
2017-10-19  Patrick Monneratvtls: change struct Curl_ssl `close' field name to...
2017-10-19  Patrick Monneratos400: add missing symbols in config file.
2017-10-19  Patrick Monnerattest652: curl_mime_data + base64 encoder with large...
2017-10-19  Patrick Monneratmime: limit bas64-encoded lines length to 76 characters
2017-10-16  Daniel StenbergRELEASE-NOTES: synced with f121575c0
2017-10-16  Daniel Stenbergsetopt: range check most long options
2017-10-16  Daniel Stenbergsetopt: avoid integer overflows when setting millsecond...
2017-10-15  Viktor Szakatsmakefile.m32: allow to override gcc, ar and ranlib
2017-10-15  Viktor Szakatsldap: silence clang warning
2017-10-14  Daniel Stenbergruntests: use valgrind for torture as well
2017-10-14  Daniel Stenbergmemdebug: trace send, recv and socket
2017-10-14  Daniel Stenbergconfigure: remove the C++ compiler check
2017-10-13  Patrick Monneratmime: do not call failf() if easy handle is NULL.
2017-10-13  Daniel Stenbergtest651: curl_formadd with huge COPYCONTENTS
2017-10-13  Daniel Stenbergmime: fix the content reader to handle >16K data properly
2017-10-12  Patrick Monneratmime: keep "text/plain" content type if user-specified.
2017-10-12  Patrick Monneratcli tool: use file2memory() to buffer stdin in -F option.
2017-10-12  Patrick Monneratcli tool: reimplement stdin buffering in -F option.
2017-10-12  Daniel Stenbergwinbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2
2017-10-12  Daniel StenbergHELP-US: the label "PR-welcome" is now renamed to ...
2017-10-11  Daniel StenbergRELEASE-NOTES: synced with 5505df7d2
2017-10-11  Artak Galoyanurl: Update current connection SSL verify params in...
2017-10-11  David Benjaminopenssl: don't use old BORINGSSL_YYYYMM macros
2017-10-10  Daniel Stenbergtest950; verify SMTP with custom request
2017-10-10  Daniel Stenbergftpserver: support case insensitive commands
2017-10-10  Daniel Stenbergsmtp_done: free data before returning (on send failure)
2017-10-10  Daniel StenbergFTP: URL decode path for dir listing in nocwd mode
2017-10-09  Daniel Stenbergtest298: verify --ftp-method nowcwd with URL encoded...
2017-10-09  Daniel StenbergCURLOPT_XFERINFODATA.3: fix duplicate see also
2017-10-09  Daniel StenbergCURLOPT_NOPROGRESS.3: also refer to xferinfofunction
2017-10-09  Daniel StenbergFAQ: s/CURLOPT_PROGRESSFUNCTION/CURLOPT_XFERINFOFUNCTION
2017-10-09  Daniel Stenbergopenssl: enable PKCS12 support for !BoringSSL
2017-10-09  Kristiyan Tsaklevcurl: don't pass semicolons when parsing Content-Dispos...
2017-10-09  Patrick Monneratmime: properly unbind mime structure in curl_mime_free().
2017-10-08  Daniel StenbergRTSP: avoid integer overflow on funny RTSP response
2017-10-08  Patrick Monneratftpserver: properly reset $ftptargetdir.
2017-10-08  Patrick Monnerattest643: verify curl_mime_subparts() rejects cyclic...
2017-10-08  Patrick Monneratmime: refuse to add subparts to one of their own descen...
2017-10-08  Patrick Monneratmime: avoid resetting a part's encoder when part's...
2017-10-08  Patrick Monneratmime: improve unbinding top multipart from easy handle.
2017-10-08  Daniel StenbergRELEASE-NOTES: synced with a4c1c75da30af1
2017-10-08  Daniel Stenbergcurlver.h: next expected release is 7.57.0
2017-10-08  Patrick Monneratmime: be tolerant about setting twice the same header...
2017-10-08  Patrick Monneratdocs: clarify form/mime usage of non-regular data files.
2017-10-07  Daniel StenbergRevert "multi_done: wait for name resolve to finish...
2017-10-07  Daniel Stenbergremove_handle: call multi_done() first, then clear...
2017-10-07  Daniel Stenbergmulti_done: wait for name resolve to finish if still...
2017-10-06  Daniel Stenbergpingpong: return error when trying to send without...
2017-10-06  Dan Fandrichtests: added flaky keyword to tests 587 and 644
2017-10-06  Marcel Raadvtls: fix warnings with --disable-crypto-auth
2017-10-06  Daniel Stenbergmulti_cleanup: call DONE on handles that never got...
2017-10-06  Benbuck Nasonstrtoofft: Remove extraneous null check
2017-10-06  Daniel Stenbergopenssl: fix build without HAVE_OPAQUE_EVP_PKEY
2017-10-06  Viktor Szakatslib/config-win32.h: let SMB/SMBS be enabled with OpenSS...
2017-10-05  Daniel Stenbergbuild: fix --disable-crypto-auth
2017-10-05  Nick Zitzmanndarwinssl: add support for TLSv1.3
2017-10-04  Felix Kaiserdocs: fix typo in curl_mime_data_cb man page
2017-10-04  Viktor Szakatslib/Makefile.m32: allow customizing dll suffixes
2017-10-04  Max Dymondfuzzer: move to using external curl-fuzzer
2017-10-04  Daniel Stenbergfailf: skip the sprintf() if there are no consumers
2017-10-04  Daniel Stenbergftp: UBsan fixup 'pointer index expression overflowed'
2017-10-04  Daniel StenbergRELEASE-PROCEDURE: update the release schedule
2017-10-04  Daniel StenbergRELEASE-NOTES: curl 7.56.0 curl-7_56_0
2017-10-04  Daniel StenbergTHANKS: added new 7.56.0 contributors
2017-10-04  Jay Satirobuild-openssl.bat: Warn OpenSSL 1.1.0 not yet supported
2017-10-03  Michael Kaufmannidn: fix source code comment
2017-10-03  Michael Kaufmannvtls: compare and clone ssl configs properly
2017-10-03  Michael Kaufmannproxy: read the "no_proxy" variable only if necessary
2017-10-03  Patrick Monneratlibcurl-tutorial: add casts in example to avoid compila...
2017-10-03  Daniel Stenbergexamples: bring back curl_formadd-using examples
2017-10-02  Daniel Stenbergtest1153: verify quoted double-qoutes in PWD response
2017-10-02  Daniel StenbergFTP: zero terminate the entry path even on bad input
2017-10-02  Sergei Nikulovcmake: disable tests and man generation if perl/nroff...
2017-10-01  Patrick Monneratlibcurl-tutorial: fix two typos.
2017-10-01  Patrick MonneratTODO: remove deprecated form API items.
2017-10-01  Patrick Monneratlibcurl-tutorial: describe MIME API and deprecate form...
2017-09-30  Daniel Stenbergcookie: fix memory leak if path was set twice in header
2017-09-30  Dan Fandrichtest650: Use variable replacement to set the host addre...
2017-09-30  Dan FandrichSet and use more necessary options when some protocols...
2017-09-29  Daniel Stenbergtest1160: verifies cookie leak for large cookies
2017-09-29  Daniel Stenbergcookie: fix memory leak on oversized rejection
2017-09-29  Anders Bakkenconnect: fix race condition with happy eyeballs timeout
2017-09-28  Michael Kaufmanndocs: link CURLOPT_CONNECTTIMEOUT and CURLOPT_CONNECTTI...
2017-09-28  Michael Kaufmanndocs: clarify the use of environment variables for...
2017-09-28  Michael Kaufmannhttp: add custom empty headers to repeated requests
2017-09-28  Michael Kaufmannreuse_conn: don't copy flags that are known to be equal
2017-09-27  Daniel Stenbergcurl.h: include <sys/select.h> on cygwin too
2017-09-25  Daniel StenbergRELEASE-NOTES: synced with d8ab5dc50
2017-09-24  Michael Kaufmanntests: adjust .gitignore for new tests
2017-09-23  Jay Satirontlm: move NTLM_NEEDS_NSS_INIT define into core NTLM...
2017-09-23  Daniel Stenbergfile_range: avoid integer overflow when figuring out...
2017-09-23  Michael Kaufmanntests: fix a compiler warning in test 643
2017-09-23  Jay Satirosymbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry
2017-09-22  Viktor Szakatsmetalink: fix NSS issue in MultiSSL builds 1848/head
2017-09-22  Viktor Szakatsntlm: use strict order for SSL backend #if branches
2017-09-22  Daniel Stenbergsymbols-in-versions: add CURLSSLSET_NO_BACKENDS
2017-09-22  Daniel Stenbergimap: quote atoms properly when escaping characters
next