15227 Commits (bf71b63444fa4c4433a2d32372a554a34c348dbd)
 

Author SHA1 Message Date
Niels Nielsen 6072326009 test: add regression test for `unpipe()` 8 years ago
Anna Henningsen f4b766f5b7 streams: fix regression in `unpipe()` 8 years ago
Rod Vagg 9f248a4d83 tools: check tag is on github before release 8 years ago
Rod Vagg c74d3a700a tools: make detached SHASUM .sig file for releases 8 years ago
Rod Vagg 955bbf876f tools: explicitly set digest algo for SHASUM to 256 8 years ago
Rod Vagg 2c3bbb576c doc: fix changelog index for v6.9.0 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 8 years ago
Rod Vagg 9ace073949 win,build: try multiple timeservers when signing 8 years ago
Rod Vagg 455272ad33 src: add process.release.lts property 9 years ago
Rod Vagg c947d448da deps: cherry-pick 0e14baf712 from V8 upstream 8 years ago
Rod Vagg cae9eb35f0 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Fedor Indutny 1ea0358a91 node: --openssl-config cli argument 8 years ago
Eugene Ostroukhov 647afe9d9a inspector: generate UUID for debug targets 8 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
Bradley T. Hughes 8d2206fe41 build: add -DZLIB_CONST when building with --shared-zlib 8 years ago
Anna Henningsen 8c4fab0a28 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White 7171bd6311 timers: fix regression with clearImmediate() 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
Jeremiah Senkpiel 5a7dd18699 test,benchmark: fix lint errors on v6.x 8 years ago
Anna Henningsen 688abac7b2 fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Rich Trott 5e6be7b4c2 doc: fix typo in email address in README 8 years ago
cjihrig 56951b4367 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 05f74120e8 test: refactor `assert` in internet test-dns.js 8 years ago
João Reis b83f51a326 win,msi: mark INSTALLDIR property as secure 8 years ago
Anna Henningsen 4e7c67cf55 stream: proper `instanceof` for `Writable`s 8 years ago
James M Snell 1a4207d91d test: various test improvements 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
Mariusz 'koder' Chwalba cf92be6939 tls: TLSSocket emits 'error' on handshake failure 8 years ago
Junshu Okamoto c4f0bb237a test: expand test coverage for url.js 8 years ago
Alex Jordan 72ed6aa205 doc: make node(1) more consistent with tradition 8 years ago
Santiago Gimeno 4e9b6a0022 test: fix test-child-process-fork-regr-gh-2847 8 years ago
João Reis 623d3c6eb5 win,tools: ignore linting for line breaks 8 years ago
Rémy MEJA a1925a7955 lib: minor improvements to bootstrap_node.js 8 years ago
Christopn Noelke 2fad4d29b0 doc: add example for file existence with fs.stat 8 years ago
Adri Van Houdt 313a45da24 lib: changed var to const in linkedlist 8 years ago
Ojas Shirekar 5c10898e31 buffer: fix check for `.buffer` property 8 years ago
Alfred Cepeda b579fcab45 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Сковорода Никита Андреевич c4d9b54f75 dgram: use Buffer.alloc(0) for zero-size buffers 8 years ago
Wyatt Preul 9b0733fd49 test: run faster and cleanup after run 8 years ago
Luigi Pinca 0bdc363205 doc: add `added:` information for globals 8 years ago
Rich Trott df0211d95e test: refactor test-net-server-max-connections 8 years ago
AnnaMag bc2dd3e467 doc: change ./node to node in debugger.md 8 years ago
Josh Gavant b212b9b44b doc: add CTC meeting minutes 2016-09-07 8 years ago
ss22ever c31a3178e8 doc: fixup link in fs.md 8 years ago
Daniel Bevenius 147a06d4a5 test: enable addons test to pass with debug build 8 years ago