2644 Commits (7192e913f703c96eddff697c4ba0daef87930776)

Author SHA1 Message Date
James M Snell 7192e913f7 test: improve multiple timers tests 7 years ago
Jérémy Lal a974753676 test: use ciphers supported by shared OpenSSL 7 years ago
Aditya Anand ad664eae7d
test: mitigate RegEx exceeding 80 chars 7 years ago
Rich Trott daf5596c27 test: add block scoping to test-readline-interface 7 years ago
Rich Trott ff65a2e051 test: explain sloppy mode for test-global 7 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 7 years ago
Timothy Gu 3b0ef0bf53
test: fix test-readline-position w/o ICU 7 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 7 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 7 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 7 years ago
James M Snell b484ea1fab http2: refactor trailers API 7 years ago
James M Snell 59e509808a http2: address initial pr feedback 7 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 7 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 7 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 7 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 7 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 7 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 7 years ago
James M Snell 033c3b0a4d test: fix flaky test-http2-client-unescaped-path on osx 7 years ago
James M Snell 09b0b1bd48 test: fix flakiness in test-http2-client-upload 7 years ago
James M Snell 6dea193aca http2: remove redundant return in test 7 years ago
James M Snell b1e055696f http2: add tests and benchmarks 7 years ago
James M Snell b1909d3a70 tls: add tlsSocket.disableRenegotiation() 8 years ago
Greg Alexander 211df3fe8c util: implement %o and %O as formatting specifiers 7 years ago
James M Snell 4e8bc7181c test: improve multiple zlib tests 7 years ago
James M Snell 4b23b42981 test: improve multiple vm tests 7 years ago
cjihrig 5a050550d3 dgram: add custom lookup function in sockets 7 years ago
Lance Ball 766506a2e9
repl: deprecate REPLServer.parseREPLKeyword 7 years ago
Rich Trott e506bcd899 tools: replace assert-throw-arguments custom lint 7 years ago
Rich Trott 548cc72f66 test: refactor test-domain-abort-on-uncaught 7 years ago
James M Snell cc43c8fb54 console: add console.count() and console.clear() 8 years ago
Anna Henningsen 732658e4cf
dns: add channel.cancel() 7 years ago
Anna Henningsen 6e05970494
dns: enable usage of independent cares resolvers 7 years ago
Anna Henningsen 727b2911ec
src,dns: refactor cares_wrap to avoid global state 7 years ago
Rich Trott ff1a51920e test: refactor test-vm-new-script-new-context 7 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 7 years ago
Ruben Bridgewater 8db39971b7 test: clean up some assert deepEqual tests 7 years ago
Ruben Bridgewater a8149c4799 assert: fix deepEqual inconsistencies 7 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 7 years ago
Azard b8e0a5ea23
readline: remove max limit of crlfDelay 7 years ago
Anna Henningsen 717a138b4a
zlib: fix interaction of flushing and needDrain 7 years ago
Timothy Gu 2791761eda
path: fix win32 volume-relative paths 7 years ago
Matt Woicik 1424e9e0fe
test: fix error when foo in path to git clone 7 years ago
Brendan Ashworth 85a5e5a1f2 net: fix bytesWritten during writev 7 years ago
Shivanth MP 46d3ff2af9
repl: do not consider `...` as a REPL command 7 years ago
Myles Borins 7128e3c117 test: remove --no-crankshaft 7 years ago
Rich Trott d3e07e3667 test: refactor test-benchmark-timers 7 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 7 years ago
Rich Trott 4f0b107334 test: refactor test-http-parser.js 7 years ago
Ben Noordhuis 06a684aab4 tls: fix empty issuer/subject/infoAccess parsing 7 years ago