qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] curl: Add sslverify option and documentation


From: Matthew Booth
Subject: [Qemu-devel] [PATCH 0/3] curl: Add sslverify option and documentation
Date: Wed, 30 Apr 2014 13:56:49 +0100

[PATCH 1/3] curl: Fix parsing of readahead option from filename
[PATCH 2/3] curl: Add sslverify option
[PATCH 3/3] curl: Add usage documentation

Parsing the readahead option from a curl filename seems to have been broken for
some time. The first patch restores what seems to have been its undocumented
previous behaviour.

The second patch adds a new sslverify option, allowing checking of ssl certs to
be disabled.

The last patch adds usage documentation for the curl driver, including the newly
added sslverify option.

Matt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]