15067 Commits (e9d5cd79bb74f10072708bb48169e94c43bcea4e)
 

Author SHA1 Message Date
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
Wyatt Preul 6cd5588a67 lib: fix TypeError in v8-polyfill 8 years ago
Miguel Angel Asencio Hurtado 4c194ee7bd readline: fix `concievably` typo in readline.js 8 years ago
Rich Trott 58c55108d2 tools: disallow extra blank lines at EOF/BOF 8 years ago
Rich Trott 636026a22d test: remove blank lines at end of files 8 years ago
Anna Henningsen 38fdbcd7f7 build: make addons build dep. on node_version.h 8 years ago
Dan Fabulich 14e2d67776 fs,doc: undeprecate existsSync 8 years ago
Sudaraka Wijesinghe 93c48743f1 test: refactor test-file-write-stream 8 years ago
Michael Macherey 516486526f test: cleanup/update test-dgram-empty-packet.js 8 years ago
Bryan Bess e7039cdbb8 doc: fix markdown formatting in url.md 8 years ago
Brian White 3a72a606cb timers: improve setImmediate() performance 8 years ago