15403 Commits (45279947f1570653ad8be57792d4a2232a11e454)
 

Author SHA1 Message Date
Jeremiah Senkpiel e4ee09a5b3 2016-10-12, Version 6.8.0 (Current) 8 years ago
larissayvette 1bc9af88d1 test: fixes that do not affect performance 8 years ago
Adam Langley 499d058789 crypto: use SSL_get_SSL_CTX. 8 years ago
James M Snell 774d737cdb url: fix building when using --without-intl 8 years ago
Evan Lucas 3d54ea4304 doc: fix broken links in changelogs 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Miguel Angel Asencio Hurtado 88323e8744 src: fix typo rval to value 8 years ago
Timothy Gu 52c7f9d221 doc: revise http documentation 8 years ago
Rich Trott 6de9d13f83 doc: fix typo in email address in README 8 years ago
Brian White c9dade48b4 buffer: make byteLength throw on invalid input 8 years ago
cjihrig 01db04bd30 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 528c8449e1 test: refactor `assert` in internet test-dns.js 8 years ago
João Reis 4896f0f610 win,msi: mark INSTALLDIR property as secure 8 years ago
Anna Henningsen a60f6078a1
fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Anna Henningsen 2a4b068aca
stream: proper `instanceof` for `Writable`s 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
James M Snell 07b54ec4ca test: various test improvements 8 years ago
Daniel Bevenius 1bfa02639c src: remove out-of-date TODO comment 8 years ago
cjihrig 2aa2f85e46 test: add cluster inspector debug port test 8 years ago
Juan Andres Andrango 13a204e5c3 src: fix typo in #endif comment 8 years ago
Mariusz 'koder' Chwalba c7bc9bcfbf tls: TLSSocket emits 'error' on handshake failure 8 years ago
Sakthipriyan Vairamani (thefourtheye) 7542bdddda
fs: don't alter user provided `options` object 8 years ago
Junshu Okamoto 7084b9c5a1 test: expand test coverage for url.js 8 years ago
Alex Jordan 90cd39f3ad doc: make node(1) more consistent with tradition 8 years ago
Santiago Gimeno 33e598ac5f test: fix test-child-process-fork-regr-gh-2847 8 years ago
Adri Van Houdt 4d6297fef0 module: Remove deprecated function requireRepl. 8 years ago
João Reis 75a970bac3 win,tools: ignore linting for line breaks 8 years ago
Rémy MEJA ae9d146331 lib: minor improvements to bootstrap_node.js 8 years ago
Christopn Noelke 23b9625c84 doc: add example for file existence with fs.stat 8 years ago
Michaël Zasso 105e628f84 intl: add deprecation warning for v8BreakIterator 8 years ago
Adri Van Houdt b2534f11c6 lib: changed var to const in linkedlist 8 years ago
Ojas Shirekar 2154bc89d8
buffer: fix check for `.buffer` property 8 years ago
Alfred Cepeda 647e8e5ae4 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Сковорода Никита Андреевич 0f944ab3cf dgram: use Buffer.alloc(0) for zero-size buffers 8 years ago
Wyatt Preul b88612d15e test: run faster and cleanup after run 8 years ago
Luigi Pinca bd0bedb86a
doc: add `added:` information for globals 8 years ago
Rich Trott eff6205fd0 test: refactor test-net-server-max-connections 8 years ago
AnnaMag bf0bcf463d
doc: change ./node to node in debugger.md 8 years ago
Josh Gavant d463a70c4b doc: add CTC meeting minutes 2016-09-07 8 years ago
ss22ever 3945943d58 doc: fixup link in fs.md 8 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 8 years ago
Wyatt Preul 47d1588e75 lib: fix TypeError in v8-polyfill 8 years ago
Miguel Angel Asencio Hurtado 7a94e2d673
readline: fix `concievably` typo in readline.js 8 years ago
Rich Trott 5e6ae830fe tools: disallow extra blank lines at EOF/BOF 8 years ago
Rich Trott 5b2a8053cb test: remove blank lines at end of files 8 years ago
Anna Henningsen 9def09728b build: make addons build dep. on node_version.h 8 years ago
Dan Fabulich 7b5ffa46fe fs,doc: undeprecate existsSync 8 years ago
Sakthipriyan Vairamani e8e969a5c1 fs: refactor "options" processing as a function 8 years ago
Sudaraka Wijesinghe 1d4ba1be1a test: refactor test-file-write-stream 8 years ago
Michael Macherey f68e0d1864 test: cleanup/update test-dgram-empty-packet.js 8 years ago