14228 Commits (6be73feaeb31dbcc1547da648341c0b6f0d2d2bb)
 

Author SHA1 Message Date
James M Snell 6be73feaeb crypto,tls: perf improvements for crypto and tls getCiphers 9 years ago
vsemozhetbyt 58a241d537
doc: fix typos in the stream doc 9 years ago
James M Snell 6dd093da26 buffer,string_decoder: consolidate encoding validation logic 9 years ago
Tushar Mathur 193afef3b0 doc: document socket.destroyed 9 years ago
Ben Noordhuis 781713d5ef src: remove unused isolate member 9 years ago
Ben Noordhuis d7087df4da src: use RAII for mutexes and condition variables 9 years ago
Ben Noordhuis bb33c28e21 tools: disable readability/function cpplint rule 9 years ago
Bryce Simonds 5bddc9a741
src: fix Windows segfault with `--eval` 9 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 9 years ago
Richard Lau a06ccdbdb5
doc: correct `added:` information for fs.access 9 years ago
Anna Henningsen 3fe3b41321
test: add tests for some stream.Readable uses 9 years ago
Anna Henningsen 740d8cf5e0
doc: add `added:` information for repl 9 years ago
Anna Henningsen 6a93ab11a9
repl: break on sigint/ctrl+c 9 years ago
Anna Henningsen dc57b9e78f
readline: return old status from _setRawMode 9 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Luigi Pinca de9a84186e
doc: fix broken link in vm.md 9 years ago
Eugene Ostroukhov 9dfc8b9d8e inspector: fix inspector connection cleanup 9 years ago
cjihrig 62c8e7b922 doc: fix cluster worker 'message' event 9 years ago
Eugene Ostroukhov dfcf02b6f7 inspector: fix coverity scan errors 9 years ago
Daniel Bevenius 81b6882e51 src: rename "node" script to "bootstrap_node" 9 years ago
Ali Ijaz Sheikh 44b9154495 deps: switch to upstream v8_inspector 9 years ago
Greyson Parrelli 62a858c60f doc: fix events typo 9 years ago
Evan Lucas e427150e75 2016-06-17, Version 6.2.2 (Current) Release 9 years ago
Mathias Bynens b77eb8c66c
punycode: update to v2.0.0 9 years ago
Rich Trott 336b027411 url: return valid file: urls fom url.format() 9 years ago
Rich Trott 874839c6dc doc: add internal link in GOVERNANCE.md 9 years ago
David Halls b5175e8f39
stream: ensure awaitDrain is increased once 9 years ago
Fedor Indutny 357f904169 http: fix no dumping after `maybeReadMore` 9 years ago
Natanael Copa 1a1ff77feb test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
Brian White f914f37742
src: clean up string_search 9 years ago
Brian White 686984696d
stream: improve Readable.read() performance 9 years ago
Brian White c570182a39
benchmark: don't convert arguments to numbers 9 years ago
Brian White c8fa79f351
test: add more http token/value checking tests 9 years ago
Brian White 39fdf0773d
benchmark: increase http token check iterations 9 years ago
Brian White 83432bfff1
http: optimize checkInvalidHeaderChar() 9 years ago
Brian White 918159e0f6
http: optimize checkIsHttpToken() 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 9 years ago
Rich Trott 08ea9ee56d benchmark: add benchmark for url.format() 9 years ago
Anna Henningsen e2e615e87e
stream: reset awaitDrain after manual .resume() 9 years ago
Myles Borins 5fd6d75c44 tools: fix license builder to work with icu-small 9 years ago
Eugene Ostroukhov 6626919205 inspector: process.exit should wait for inspector 9 years ago
Ingvar Stepanyan 0e9e149da4
buffer: fix creating from zero-length ArrayBuffer 9 years ago
Anna Henningsen 0c73c9fece
src: fix --without-inspector build 9 years ago
Rod Vagg 05de4d78a6 test: add note about duration_ms in TAP reporter 9 years ago
Rod Vagg 1d4c7993a9 Revert "test: change duration_ms to duration" 9 years ago
Ben Noordhuis 6b48324363 src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Ben Noordhuis 9ce888274c test: rebuild add-ons when their sources change 9 years ago
kimown d06820c624 doc: use `Buffer.byteLength` for Content-Length 9 years ago
Nikolai Vavilov bd23290657 buffer: remove obsolete and confusing comment 9 years ago
Rich Trott 4f2aec307e doc: add information for IncomingMessage.destroy() 9 years ago