0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Rod Vagg 2fa8dc47f3 build: enable v8's siphash for hash seed creation
Triggers the V8_USE_SIPHASH to switch from the internal custom V8
hash seed generation function to an implementation of SipHash. Final
step needed to clear up HashWick.

PR-URL: https://github.com/nodejs/node/pull/26367
Refs: https://github.com/nodejs/node/issues/23259
Refs: https://darksi.de/12.hashwick-v8-vulnerability/
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
2019-03-12 13:10:52 +11:00
..
acorn deps: update acorn to 6.1.0 2019-02-27 09:33:15 +01:00
brotli deps: add brotli 2019-01-05 21:36:44 +01:00
cares deps: patch to fix *.onion MX query on c-ares 2019-02-06 06:15:18 +01:00
gtest
histogram deps: float fix for building HdrHistogram on Win x86 2019-02-08 09:20:56 -08:00
http_parser deps: cherry-pick http_parser_set_max_header_size 2018-12-20 09:31:51 -05:00
icu-small deps: icu 63.1 bump (CLDR 34) 2018-10-24 08:27:36 -07:00
llhttp deps: update llhttp to 1.1.1 2019-02-09 14:52:14 +01:00
nghttp2 deps: update nghttp2 to 1.34.0 2018-10-08 08:41:18 -07:00
node-inspect
npm deps: upgrade npm to 6.7.0 2019-02-12 00:06:29 -08:00
openssl deps: update OpenSSL upgrade process 2019-03-05 09:02:58 -08:00
uv deps: upgrade to libuv 1.26.0 2019-02-13 08:15:42 -05:00
v8 build: enable v8's siphash for hash seed creation 2019-03-12 13:10:52 +11:00
zlib