0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Ben Noordhuis a4f94b4271 deps: update comment about PURIFY define
PURIFY makes OpenSSL zero out some buffers.  It also stops RAND_bytes()
from using the existing contents of the destination buffer as a source
of entropy, which according to some papers, is a possible attack vector
for reducing the overall entropy.

PR-URL: https://github.com/nodejs/node/pull/6582
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-05-05 00:28:52 +02:00
..
cares cares: Support malloc(0) scenarios for AIX 2016-04-21 19:20:37 -04:00
gtest
http_parser deps: update to http-parser 2.7.0 2016-04-19 11:47:39 -04:00
icu-small deps: Intl: Check in "small-icu" 57.1 2016-05-04 16:02:45 -07:00
npm deps: floating fix for npm's test-node script 2016-04-14 12:24:02 -04:00
openssl deps: update comment about PURIFY define 2016-05-05 00:28:52 +02:00
uv deps: upgrade libuv to 1.9.0 2016-04-07 10:48:27 -03:00
v8 deps: backport IsValid changes from 4e8736d in V8 2016-05-04 10:18:04 +02:00
zlib