4847 Commits (eca1e80722e8814a65ed9f727492ebd839c1512f)

Author SHA1 Message Date
Fedor Indutny 2a168917cb
tls: do not crash on STARTTLS when OCSP requested 8 years ago
DavidCai 6bf936644e
test: increase coverage of vm 8 years ago
Anna Henningsen b503824b81
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
Jason Wilson 6202f14583
test: throw check in test-zlib-write-after-close 8 years ago
Daijiro Wachi f8884dd1b5
test: add cases for unescape & unescapeBuffer 8 years ago
Kunal Pathak 05909d045b
test: fix flaky test-vm-timeout-rethrow 8 years ago
Rich Trott 6e5f6e3c02
test: favor assertions over console logging 8 years ago
Michael Dawson 2c4aa39021
test: mark test-tty-wrap as flaky for AIX 8 years ago
Adrian Estrada cb03e74037
test: improve test-fs-null-bytes 8 years ago
Rich Trott 69b55f35f7
test: refactor test-https-truncate 8 years ago
Rod Vagg ada7166dfd
test: simplify test-http-client-unescaped-path 8 years ago
Ben Noordhuis d777da27bc
http: reject control characters in http.request() 8 years ago
Rich Trott 1b85989fb2
test: move long-running test to sequential 8 years ago
Sakthipriyan Vairamani (thefourtheye) f83d035c50
buffer: convert offset & length to int properly 8 years ago
Ben Noordhuis 87760cc346
test: add new.target add-on regression test 8 years ago
Sam Roberts a2f02859b0 crypto: allow adding extra certs to well-known CAs 8 years ago
Safia Abdalla 1c6e171de9 test: add tests for clearBuffer state machine 8 years ago
cjihrig 8ede25964b test: update test-cluster-shared-handle-bind-error 8 years ago
cjihrig e34af8d647 test: avoid assigning this to variables 8 years ago
Adrian Estrada c07cfc83e4 test: improve test-http-allow-req-after-204-res 8 years ago
Adrian Estrada e067c48889 test: improve test-fs-empty-readStream.js 8 years ago
Rich Trott aca927e928 test: refactor test-stream-pipe-after-end 8 years ago
Fabrice Tatieze 82f4a33359 test: use strictEqual in test-http-server 8 years ago
Chris Story 683b060050 test: refactor test-stream2-unpipe-drain 8 years ago
Sarah Meyer f1dea3fa41 test: add test for SIGWINCH handling by stdio.js 8 years ago
jBarz 3eb9373095 os: fix os.release() for aix and add test 8 years ago
Adrian Estrada c5ccffd387 test: improve code in test-vm-preserves-property 8 years ago
larissayvette c9ca82e58e test: basic functionality of readUIntLE() 8 years ago
Rich Trott b1f2aeb801 test: fix flaky test-https-timeout 8 years ago
larissayvette 9546ad7d4d test: basic functionality of readUIntBE() 8 years ago
Adrian Estrada b0adda0335 test: improve test-cluster-worker-constructor.js 8 years ago
Evan Lucas 57c4c6f5ae repl: allow autocompletion for scoped packages 8 years ago
AnnaMag d37443ca8d test: add known_issues test for #5350 8 years ago
Italo A. Casas 959860f55c test: stream readable resumeScheduled state 8 years ago
AnnaMag c604016cb4 test: add known_issues test for #6287 8 years ago
Joyee Cheung a24a35f668 test: stream readable needReadable state 8 years ago
Joyee Cheung 9a8416258d stream, test: test _readableState.emittedReadable 8 years ago
weyj4 8d2f722541 test: clean up domain-no-error-handler test 8 years ago
Andy Chen c5ef631fdc test: update test-domain-uncaught-exception.js 8 years ago
Siddhartha Sahai 4b5587c5db test: refactor test-domain.js 8 years ago
Anna Henningsen 40c7ec62e0 buffer: fix single-character string filling 8 years ago
Anna Henningsen 03f0d2ac21 buffer: handle UCS2 `.fill()` properly on BE 8 years ago
Anna Henningsen 99ba710bca test: fail for missing output files 8 years ago
Gregory 25d6eed654 test: stream readableState readingMore state 8 years ago
Eugene Ostroukhov 90bd36bd15 inspector: check if connected before waiting 8 years ago
Lance Ball 8bccd9ed67 debugger: call `this.resume()` after `this.run()` 8 years ago
Trevor Norris d532d7497a async_wrap: clear destroy_ids vector 8 years ago
Adam Langley 4e1a5a71c1 crypto: fix handling of root_cert_store. 8 years ago
cjihrig f3d1b7209d test: s/ASSERT/assert/ 8 years ago
Rich Trott 9cee6786f7 test: refactor test-stream-unshift-read-race 8 years ago