14218 Commits (962ac37e1f07f0ce36266a3156dced149b6387d1)
 

Author SHA1 Message Date
Brian White 962ac37e1f string_decoder: fix bad utf8 character handling 9 years ago
Rich Trott 0bbf2ef6ea test: fix flaky test-fs-watch-encoding on OS X 9 years ago
Italo A. Casas eed65973d5 doc: fix link in the stream doc 9 years ago
akki a04cd85667 doc: fix repl defineCommand example 9 years ago
João Reis 029af2c1f6 doc: update build instructions for Windows 9 years ago
Ben Noordhuis 009858bd0a test: remove internet/test-tls-connnect-cnnic 9 years ago
Ben Noordhuis ef41c8bd8e crypto: update root certificates 9 years ago
Ben Noordhuis 3eb02b6743 tools: output include guards in mk-ca-bundle.pl 9 years ago
Ben Noordhuis 32e068a5d0 tools: update certdata.txt 9 years ago
Italo A. Casas 7a0718bdc6 doc: add `added:` information for tls 9 years ago
Kyle E. Mitchell ec515c5d3b doc: mention http request "aborted" events 9 years ago
Ingvar Stepanyan 0f434fee6e doc: add RReverser to collaborators 9 years ago
Rich Trott c236a13341 test: mark test-vm-timeout flaky on windows 9 years ago
Rich Trott 580e11026e test: refresh the tmpdir before using 9 years ago
Rich Trott 7aa2125fae doc: add argument information for socket.destroy() 9 years ago
James M Snell 9e9d7b8fba doc: general improvements to os.md copy 9 years ago
James M Snell 77331a7c01 tls: avoid calling Buffer.byteLength multiple times 9 years ago
James M Snell 2c7804ad9e crypto,tls: perf improvements for crypto and tls getCiphers 9 years ago
Ben Noordhuis 059335180d src: use RAII for mutexes and condition variables 9 years ago
Anna Henningsen da8e510ee0 repl: break on sigint/ctrl+c 9 years ago
Anna Henningsen 72d659a000 readline: return old status from _setRawMode 9 years ago
Anna Henningsen d049919e7d vm: add ability to break on sigint/ctrl+c 9 years ago
Eugene Ostroukhov 8dd48c9251 inspector: fix inspector connection cleanup 9 years ago
Eugene Ostroukhov 09ecd1fb58 inspector: fix coverity scan errors 9 years ago
Ali Ijaz Sheikh cbe57479c4 deps: switch to upstream v8_inspector 9 years ago
Mathias Bynens fb39025e31 punycode: update to v2.0.0 9 years ago
Brian White e1d6bd9e30 stream: improve Readable.read() performance 9 years ago
Myles Borins 3d69ad1cf3 src: make Sec-WebSocket-Key check case-insensitive 9 years ago
Eugene Ostroukhov 88b2aa3ce6 inspector: process.exit should wait for inspector 9 years ago
Anna Henningsen 38d36e3285 src: fix --without-inspector build 9 years ago
Eugene Ostroukhov 7da8a413f6 inspector: reduce implementation in header 9 years ago
Ali Ijaz Sheikh ec90a7a92e inspector: change default port 9 years ago
Myles Borins 2fd140b949 src: fix json payload from inspector 9 years ago
Ali Ijaz Sheikh f4777c77eb deps: update v8_inspector 9 years ago
Nicolas Romer 643b33b497 src: add linebreak to inspector message 9 years ago
Anna Henningsen ea2d661447 src: fix --without-inspector build 9 years ago
cjihrig c1bd3fe14c cluster: work with v8_inspector 9 years ago
Pavel Feldman 7d4f038a78 src,lib: v8-inspector support 9 years ago
Ali Ijaz Sheikh 62105288d3 deps: import v8_inspector 9 years ago
Cheng Zhao 2a8bd35bac src: add node::FreeEnvironment public API 9 years ago
James M Snell 929b6c29d8 src: refactor require('constants') 9 years ago
vsemozhetbyt cd439465cc doc: fix typos in the stream doc 9 years ago
Tushar Mathur dddfed24db doc: document socket.destroyed 9 years ago
Ben Noordhuis bd8c951757 tools: disable readability/function cpplint rule 9 years ago
Bryce Simonds cd38401724 src: fix Windows segfault with `--eval` 9 years ago
Richard Lau cd7c29e471 doc: correct `added:` information for fs.access 9 years ago
Anna Henningsen e2bf250a29 test: add tests for some stream.Readable uses 9 years ago
Anna Henningsen 6aa179b4a6 doc: add `added:` information for repl 9 years ago
Luigi Pinca 08a9aa31e1 doc: fix broken link in vm.md 9 years ago
cjihrig 12fbac102b doc: fix cluster worker 'message' event 9 years ago