15681 Commits (214b514efe7fbfabb9ccc4349ccd480f78bc9922)
 

Author SHA1 Message Date
Evan Lucas 214b514efe
src: use ABORT() macro instead of abort() 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
Ben Noordhuis 2e15d48447
v8: drop v8::FunctionCallbackInfo<T>::NewTarget() 8 years ago
Ben Noordhuis 254cb1cb77
deps: back-port 73ee7943 from v8 upstream 8 years ago
Ben Noordhuis e774de1685
deps: back-port 306c412c from v8 upstream 8 years ago
Ben Noordhuis fd1ffe4f5a
v8: fix --always-opt bug 8 years ago
Evan Lucas bad0d9367e
http: add debug message for invalid header value 8 years ago
Myles Borins ee10f21f3b
Working on v6.10.1 8 years ago
Myles Borins 1b6fd44d4f
2017-02-21, Version 6.10.0 'Boron' (LTS) 8 years ago
Sakthipriyan Vairamani (thefourtheye) 055f666065
doc: change logical to bitwise OR in dns lookup 8 years ago
Sakthipriyan Vairamani (thefourtheye) 78b83e7249
doc: killSignal option accepts integer values 8 years ago
Julien Gilli 8f00f70d19
test: fix test.py command line options processing 8 years ago
Julien Gilli fce1d10153
test: add --abort-on-timeout option to test.py 8 years ago
Jonathan Boarman 76e6e7ef55
doc: correct vcbuild options for windows testing 8 years ago
Sakthipriyan Vairamani (thefourtheye) 50c2ecdf0e
doc: replace newlines in deprecation with space 8 years ago
Myles Borins 15df5c08ea
doc: fix changelog for v6 8 years ago
Cristian Cavalli 2a39d1c7a4 deps: backport 7c3748a from upstream V8 8 years ago
jBarz 5c5f5fb415 deps: backport 224d376 from V8 upstream 8 years ago
Sam Roberts a2f02859b0 crypto: allow adding extra certs to well-known CAs 8 years ago
Sam Roberts 5e07bce166 src: add wrapper for process.emitWarning() 8 years ago
Anna Henningsen 1d400ea484 Revert "repl: disable Ctrl+C support on win32 for now" 8 years ago
Joyee Cheung 03302d6133 doc: add joyeecheung to collaborators 8 years ago
Sam Roberts 447287c432 doc: unify dirname and filename description 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
Matthew Garrett c3882f4d8b doc: warn about unvalidated input in child_process 8 years ago
Adrian Estrada e067c48889 test: improve test-fs-empty-readStream.js 8 years ago
Rich Trott 11d8f2439b doc: require two-factor authentication 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
Stewart X Addison 9e76350372 build: add /opt/freeware/... to AIX library path 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
Jesús Leganés-Combarro 'piranna 7d519fa87c build: add (not) cross-compiled configure flags 8 years ago
Sam Roberts 7da06088eb src: describe what NODE_MODULE_VERSION is for 8 years ago
Rich Trott 017764018c doc: use "Node.js" in V8 guide 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
Vicente Jimenez Aguilar 636335a1c3 doc: require() tries first core not native modules 8 years ago
Evan Lucas 57c4c6f5ae repl: allow autocompletion for scoped packages 8 years ago