4259 Commits (0256b7b057ed8fd4b07f64e73f8c86863ebe0be7)

Author SHA1 Message Date
Myles Borins c350268432 Working on v6.9.3 8 years ago
Myles Borins 94a3aef6d5 2016-12-06, Version 6.9.2 'Boron' (LTS) Release 8 years ago
Trevor Norris f3b0cf5052 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 3e5b2eb49c async_wrap: make Initialize a static class member 8 years ago
Trevor Norris 9ed60d308c async_wrap: mode constructor/destructor to .cc 8 years ago
AnnaMag 8a91616ba9 src: replace SetNamedPropertyHandler() 9 years ago
Eugene Ostroukhov cf5a00e904 inspector: do not prompt to use localhost 8 years ago
Brian White 89eb175c89 src: remove unused function 8 years ago
Ben Noordhuis b5bcd25c7b inspector: fix request path nullptr dereference 8 years ago
Eugene Ostroukhov b3f8f8902d inspector: no URLs when the debugger is connected 9 years ago
Ben Noordhuis 4d4d02ace4 crypto: fix faulty logic in iv size check 8 years ago
Adam Langley 9cfa91b585 crypto: use SSL_get_SSL_CTX. 8 years ago
Miguel Angel Asencio Hurtado 0e37a6a2ce src: fix typo rval to value 8 years ago
Myles Borins 8bb346d61a Working on v6.9.2 8 years ago
Myles Borins 6eebe68fd4 2016-10-19, Version 6.9.1 'Boron' (LTS) Release 8 years ago
Rod Vagg 3843b96e46 Working on v6.9.1 8 years ago
Rod Vagg 6b1c40be84 2016-10-18 Node.js v6.9.0 'Boron' (LTS) Release 9 years ago
Rod Vagg 455272ad33 src: add process.release.lts property 10 years ago
Rod Vagg cae9eb35f0 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Fedor Indutny 1ea0358a91 node: --openssl-config cli argument 9 years ago
Eugene Ostroukhov 647afe9d9a inspector: generate UUID for debug targets 9 years ago
Bradley T. Hughes 99e4eee8ef build: do not define ZLIB_CONST 8 years ago
Evan Lucas 4613c22b00 Working on v6.8.2 8 years ago
Evan Lucas c6a397bce6 2016-10-14, Version 6.8.1 (Current) 8 years ago
Jeremiah Senkpiel 2540417ef5 Working on v6.8.1 8 years ago
Jeremiah Senkpiel 17145bd696 2016-10-12, Version 6.8.0 (Current) 8 years ago
Daniel Bevenius 443bedeb68 src: remove out-of-date TODO comment 8 years ago
Juan Andres Andrango 59aa103df2 src: fix typo in #endif comment 9 years ago
Zach Bjornson 8a2ba6fe83 src: fix build for older clang 9 years ago
Brian White d8df78c573 src: remove unused function declaration 9 years ago
Brian White 573d8bcee4 inspector: fix minor issues 9 years ago
Franziska Hinkelmann a6b9ffbf5b src: refactor reading of options in contextify 9 years ago
Daniel Bevenius 86b9db601d src: add missing length argument to send comment 9 years ago
Ben Noordhuis aa11205f71 src: rename CHECK_NOT_OOB() macro 9 years ago
Yosuke Furukawa fc68b12bc3 util: Add format for SharedArrayBuffer 9 years ago
Daniel Bevenius 8be818eb07 src: fix minor typo in comments 9 years ago
Daniel Bevenius 41ad6e3965 src: rename handle__ to handle_ in HandleWrap 9 years ago
Ben Noordhuis 9205edc35c src: don't abort when c-ares initialization fails 9 years ago
Ben Noordhuis 6ddfe89fdf src: remove VS 2013 compatibility hacks 9 years ago
Daniel Bevenius a9491f1604 src: make ReqWrap req_ member private 9 years ago
Franziska Hinkelmann 8282d6fc60 vm: add error message if we abort 9 years ago
yorkie 5ebce30468 src: remove unneeded ABORT after CHECK 9 years ago
cjihrig 2dbef79ca7 src: handle thrown errors in CopyProperties() 9 years ago
Tarjei Husøy 15474951a5 zlib: fix raw inflate with custom dictionary 9 years ago
Paul Kiddie 52f0f64e79 src: use MaybeStackBuffer on DoSend/Writev 9 years ago
Anna Henningsen 07d97f4f3e fs: fix handling of `uv_stat_t` fields 9 years ago
Ojas Shirekar ee319b739c buffer: add isSharedArrayBuffer checks 9 years ago
Eugene Ostroukhov e80ae1350c inspector: address race conditions 9 years ago
Ben Noordhuis a62999ac70 src: add /json/protocol endpoint to inspector 9 years ago
Eugene Ostroukhov 4ed46b47a1 inspector: report default context 9 years ago