]> git.sesse.net Git - stockfish/commitdiff
Verify SHA of downloaded net file
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 13 Aug 2020 20:54:13 +0000 (22:54 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 14 Aug 2020 14:20:42 +0000 (16:20 +0200)
check SHA of the available and downloaded file.

Document the format requirement on the default net.

Also allow curl to make possibly insecure connections, as needed for old curl.

fixes https://github.com/official-stockfish/Stockfish/issues/2998

closes https://github.com/official-stockfish/Stockfish/pull/3000

No functional change.


No differences found