4215 Commits (bb9eabec40ed95e0193d08bf3f9b16d774904a17)

Author SHA1 Message Date
Zach Bjornson a1059afd39 buffer: speed up swap16/32, add swap64 9 years ago
Michael Wain 2996b5c975 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Prince J Wesley 9d56c4079a repl: fix tab completion for defined commands 8 years ago
Evan Lucas 3f5623dd46 readline: allow passing prompt to constructor 9 years ago
Anna Henningsen 1d75987ff0
Revert "test: mark test-vm-timeout flaky on windows" 8 years ago
Anna Henningsen 61196dedad
vm: test for abort condition of current invocation 8 years ago
Anna Henningsen efc31503b3
test: fix flaky test-vm-timeout 8 years ago
Rich Trott c96457403e test: add test for exec() known issue 8 years ago
Martin von Gagern 5e8cbd7a4f
test: add more UTF-8 StringDecoder tests 8 years ago
Brian White 79ef3b6b5d
string_decoder: fix bad utf8 character handling 8 years ago
Rich Trott 5267f29b34 test: fix flaky test-fs-watch-encoding on OS X 8 years ago
Ben Noordhuis ede98a7767 test: remove internet/test-tls-connnect-cnnic 8 years ago
Rich Trott f34caa96d1 test: mark test-vm-timeout flaky on windows 8 years ago
Rich Trott cdcfeb7628 test: refresh the tmpdir before using 8 years ago
James M Snell 6dd093da26 buffer,string_decoder: consolidate encoding validation logic 9 years ago
Bryce Simonds 5bddc9a741
src: fix Windows segfault with `--eval` 9 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 8 years ago
Anna Henningsen 3fe3b41321
test: add tests for some stream.Readable uses 8 years ago
Anna Henningsen 6a93ab11a9
repl: break on sigint/ctrl+c 9 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Eugene Ostroukhov 9dfc8b9d8e inspector: fix inspector connection cleanup 9 years ago
Daniel Bevenius 81b6882e51 src: rename "node" script to "bootstrap_node" 8 years ago
Mathias Bynens b77eb8c66c
punycode: update to v2.0.0 8 years ago
Rich Trott 336b027411 url: return valid file: urls fom url.format() 9 years ago
David Halls b5175e8f39
stream: ensure awaitDrain is increased once 8 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 686984696d
stream: improve Readable.read() performance 9 years ago
Brian White c8fa79f351
test: add more http token/value checking tests 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 8 years ago
Anna Henningsen e2e615e87e
stream: reset awaitDrain after manual .resume() 9 years ago
Ingvar Stepanyan 0e9e149da4
buffer: fix creating from zero-length ArrayBuffer 9 years ago
Ben Noordhuis 6b48324363 src: fix erroneous fallthrough in ParseEncoding() 8 years ago
James M Snell 197a465280 zlib: move constants into zlib.constants 9 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Jesús Leganés Combarro "piranna 0cd0118334 stream: 'data' argument on callback of Transform._flush() 9 years ago
Santiago Gimeno 8c53d2fe9f cluster: don't send messages if no IPC channel 9 years ago
Anna Henningsen 15cd45c6fc
test: fix tests for non-crypto builds 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Brian White e18a9264f3
test: fix spawn on windows 9 years ago
Rich Trott 101bda1b40 test: enable test-debug-brk-no-arg 9 years ago
Bryan English cc2a88a2f3 test: use common.fixturesDir almost everywhere 9 years ago
Fedor Indutny 1004ece889 http: wait for both prefinish/end to keepalive 9 years ago
Rich Trott de0aa23ad7 repl: refine handling of illegal tokens 9 years ago
Sakthipriyan Vairamani c4fadbc15d fs: execute mkdtemp's callback with no context 9 years ago
Rich Trott 1a21524b69 debugger: fix --debug-brk interaction with -e 9 years ago
Rich Trott d0151695a7 test: add test for uid/gid setting in spawn 9 years ago
Rich Trott 85fcc9f4fc test: remove disabled eio race test 9 years ago
Сковорода Никита Андреевич fea3070ec4 test: add buffer testcase for resetting kZeroFill 9 years ago
Rich Trott 85da963dda test: remove non-incremental common.PORT changes 9 years ago