History log of /curl/ (Results 8701 – 8725 of 33766)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5eda54c016-Dec-2019 Daniel Stenberg

azure: the macos cmake doesn't need to install cmake

Error: cmake 3.15.5 is already installed
To upgrade to 3.16.1, run `brew upgrade cmake`.

Closes #4723

b0a9e3c215-Dec-2019 Jay Satiro

winbuild: Document CURL_STATICLIB requirement for static libcurl

A static libcurl (ie winbuild mode=static) requires that the user define
CURL_STATICLIB when using it in their applicatio

winbuild: Document CURL_STATICLIB requirement for static libcurl

A static libcurl (ie winbuild mode=static) requires that the user define
CURL_STATICLIB when using it in their application. This is already
covered in the FAQ and INSTALL.md, but is a pretty important point so
now it's noted in the BUILD.WINDOWS.txt as well.

Assisted-by: Michael Vittiglio

Closes https://github.com/curl/curl/pull/4721

show more ...

1d2d3feb13-Dec-2019 Santino Keupp

libssh2: add support for ECDSA and ed25519 knownhost keys

... if a new enough libssh2 version is present.

Source: https://curl.haxx.se/mail/archive-2019-12/0023.html
Co-Authored

libssh2: add support for ECDSA and ed25519 knownhost keys

... if a new enough libssh2 version is present.

Source: https://curl.haxx.se/mail/archive-2019-12/0023.html
Co-Authored-by: Daniel Stenberg
Closes #4714

show more ...

38797e8815-Dec-2019 Daniel Stenberg

lib1591: free memory properly on OOM, in the trailers callback

Detected by torture tests.

Closes #4720

571f2c8113-Dec-2019 Daniel Stenberg

runtests: --repeat=[num] to repeat tests

Closes #4715

024981cd14-Dec-2019 Daniel Stenberg

RELEASE-NOTES: synced

69ed88f413-Dec-2019 Daniel Stenberg

azure: add a torture test on mac

Uses --shallow=25 to keep it small enough to get through in time.

Closes #4712

29ca9fc513-Dec-2019 Daniel Stenberg

multi: free sockhash on OOM

This would otherwise leak memory in the error path.

Detected by torture test 1540.

Closes #4713

38ad9ea109-Dec-2019 Marcel Raad

tests: use DoH feature for DoH tests

Previously, http/2 was used instead.

Assisted-by: Jay Satiro
Closes https://github.com/curl/curl/pull/4692

4457e08a09-Dec-2019 Marcel Raad

hostip: suppress compiler warning

With `--disable-doh --disable-threaded-resolver`, the `dns` parameter
is not used.

Closes https://github.com/curl/curl/pull/4692

9f23981109-Dec-2019 Marcel Raad

tests: fix build with `CURL_DISABLE_DOH`

Closes https://github.com/curl/curl/pull/4692

ec3758b910-Dec-2019 Daniel Stenberg

azure: add a torture test

Skipping all FTP tests for speed reasons.

Closes #4697

1fb2a48710-Dec-2019 Daniel Stenberg

azure: make the default build use --enable-debug --enable-werror

68ffe6c113-Dec-2019 Daniel Stenberg

ntlm_wb: fix double-free in OOM

Detected by torture testing test 1310

Closes #4710

86f9c67613-Dec-2019 Dan Fandrich

cirrus: Drop the FreeBSD 10.4 build

Upstream support for 10.4 ended a year ago, and it looks like the image
is now gone, too.
[skip ci]

d00aa70312-Dec-2019 Daniel Stenberg

unit1620: fix bad free in OOM

Closes #4709

5ada900412-Dec-2019 Daniel Stenberg

unit1609: fix mem-leak in OOM

Closes #4709

f389953d12-Dec-2019 Daniel Stenberg

unit1607: fix mem-leak in OOM

Closes #4709

197d8aaf12-Dec-2019 Daniel Stenberg

lib1559: fix mem-leak in OOM

Closes #4709

6a15d1d412-Dec-2019 Daniel Stenberg

lib1557: fix mem-leak in OOM

Closes #4709

5dc56eb912-Dec-2019 Daniel Stenberg

altsvc: make the save function ignore NULL filenames

It might happen in OOM situations. Detected bv torture tests.

Closes #4707

70a6541512-Dec-2019 Daniel Stenberg

curl: fix memory leak in OOM in etags logic

Detected by torture tests

Closes #4706

4940bb8511-Dec-2019 Daniel Stenberg

doh: make it behave when built without proxy support

Reported-by: Marcel Raad
Bug: https://github.com/curl/curl/pull/4692#issuecomment-564115734

Closes #4704

dc4900ee11-Dec-2019 Daniel Stenberg

curl: improved cleanup in upload error path

Memory leak found by torture test 58

Closes #4705

5a1b0f4c11-Dec-2019 Daniel Stenberg

mailmap: fix Andrew Ishchuk

1...<<341342343344345346347348349350>>...1351