From 50b4c905a4425430ae54db4906f88982309e128d Mon Sep 17 00:00:00 2001 From: isaacs Date: Fri, 16 Aug 2013 08:31:10 -0700 Subject: 2013.08.16, Version 0.10.16 (Stable) * v8: back-port fix for CVE-2013-2882 * npm: Upgrade to 1.3.8 * crypto: fix assert() on malformed hex input (Ben Noordhuis) * crypto: fix memory leak in randomBytes() error path (Ben Noordhuis) * events: fix memory leak, don't leak event names (Ben Noordhuis) * http: Handle hex/base64 encodings properly (isaacs) * http: improve chunked res.write(buf) performance (Ben Noordhuis) * stream: Fix double pipe error emit (Eran Hammer) --- AUTHORS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index a063d870ad..a9e2730a8c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -457,3 +457,7 @@ Veres Lajos Yuan Chuan Peter Rust Shuan Wang +Andrew Chilton +Wyatt Preul +Forrest L Norvell +Eran Hammer -- cgit v1.2.3