4246 Commits (575fc4eca0b0e97e8629a378b00c85c37c8e4e2f)

Author SHA1 Message Date
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 8 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
Eugene Ostroukhov b05ce842ce inspector: zero out structure members 9 years ago
Eugene Ostroukhov 0b90ff7a8d inspector: introduce a smoke test 9 years ago
Eugene Ostroukhov 3222b66abe inspector: fix tests on Windows 9 years ago
Evan Lucas d7454e7547 Working on v6.7.1 9 years ago
Evan Lucas d87ad0ceea 2016-09-27, Version 6.7.0 (Current) 9 years ago
Rich Trott 5902ba3989 src: Malloc/Calloc size 0 returns non-null pointer 9 years ago
Jeremiah Senkpiel 7d9afc7b52 Working on v6.6.1 9 years ago
Jeremiah Senkpiel 0a3ad92292 2016-09-14, Version 6.6.0 (Current) 9 years ago
Daniel Bevenius 0d24247e50 src: pull AfterConnect from pipe_wrap and tcp_wrap 9 years ago
Ben Noordhuis 16202264d1 src: remove unneeded Environment error methods 9 years ago
not-an-aardvark afb9917f16 crypto: add crypto.timingSafeEqual() 9 years ago
Daniel Bevenius 8cbbb47e39 src: update f function call comment 9 years ago
Rich Trott 49f996f4f6 crypto: make malloc failure check cross-platform 9 years ago