2908 Commits (7a8d51c07966caa06fcd664a22709c5348d365d3)

Author SHA1 Message Date
Artur Vieira 4c847347c3 test: replace common.PORT in dgram test 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Rich Trott 8e47600aab test: allow for absent nobody user in setuid test 8 years ago
Alexey Orlenko 9e4660b518
zlib: fix node crashing on invalid options 8 years ago
Shadowbeetle 6fb27af70a
async_hooks: add constructor check to async-hooks 8 years ago
Rich Trott 595e5e3b23 test: port disabled readline test 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Artur G Vieira c60a7fa738 test: move net reconnect error test to sequential 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Refael Ackermann 6bfdeedce5 async_wrap: add `asyncReset` to `TLSWrap` 8 years ago
Refael Ackermann fccc0bf6e6 test: add mustCallAtLeast 8 years ago
Ben Noordhuis 46e773c5db src: check if --icu-data-dir= points to valid dir 8 years ago
Refael Ackermann 6f216710eb test: ignore spurious 'EMFILE' 8 years ago
cjihrig 51664fc265 net: add symbol to normalized connect() args 8 years ago
Artur Vieira 6b1819cff5 test: use dynamic port in test-cluster-dgram-reuse 8 years ago
Akshay Iyer a593c74f81 test: refactor test-vm-new-script-new-context 8 years ago
Anna Henningsen 28ddac2ec2
buffer: fix indexOf for empty searches 8 years ago
Rich Trott 47e3d00241
test: refactor test-dns-regress-6244.js 8 years ago
Daniel Bevenius 6933419cb9 test: add hasCrypto to tls-lookup 8 years ago
Daniel Bevenius 5debcceafc test: add hasCrypto to tls-wrap-event-emmiter 8 years ago
Tobias Nießen 11918c4aed stream: fix highWaterMark integer overflow 8 years ago
Andrei Cioromila 7906ed50fa test: add regex check in test-url-parse-invalid-input 8 years ago
Sebastian Plesciuc 0c2edd27e6 test: fixed flaky test-net-connect-local-error 8 years ago
Fedor Indutny e600fbe576 tls: accept `lookup` option for `tls.connect()` 8 years ago
Ruslan Bekenev b23d414c7e
tls: do not wrap net.Socket with StreamWrap 8 years ago
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 8 years ago
vperezma 72e3dda93c test: use mustCall in tls-connect-given-socket 8 years ago
Daniel Bevenius b5ae22dd1c test: add hasCrypto check to https-agent-constructor 8 years ago
Vse Mozhet Byt 945f208081 test: make the rest of tests path-independent 8 years ago
Rafael Fragoso 84fc069b95 test: move test-dgram-bind-shared-ports to sequential 8 years ago
Rich Trott 98609fc1c4 timers: do not use user object call/apply 8 years ago
Sreepurna Jasti 642bd4dd6d test: add a simple abort check in windows 8 years ago
Artur G Vieira 56812c81a3 test: use dynamic port in test-https-connect-address-family 8 years ago
Vse Mozhet Byt 529e4f206a test: make a test path-independent 8 years ago
Daniel Bevenius 9f8e030f1b src: add/move hasCrypto checks for async tests 8 years ago
cjihrig b6001a2da5 src: make SIGPROF message a real warning 8 years ago
cjihrig 9ce2271e81 https: support agent construction without new 8 years ago
Rich Trott 631cb42b4e test: favor deepStrictEqual over deepEqual 8 years ago
Sebastian Plesciuc bee250c232
test: dynamic port in cluster disconnect 8 years ago
Trevor Norris 4a7233c178
lib: implement async_hooks API in core 8 years ago
Trevor Norris 7e3a3c962f
async_hooks: initial async_hooks implementation 8 years ago
Trevor Norris fe2df3b842
async_wrap,src: add GetAsyncId() method 8 years ago
Trevor Norris 732620cfe9
test: remove unneeded tests 8 years ago
Trevor Norris 4b9d84df51
tty_wrap: throw when uv_tty_init() returns error 8 years ago
Artur Vieira cfe7b34058 test: use assert regexp in tls no cert test 8 years ago
Sebastian Plesciuc 317180ffe5 test: fix flaky test-https-client-get-url 8 years ago
Refael Ackermann e1cabf6fbd doc, test: add note to response.getHeaders 8 years ago
Rich Trott 57a08e2f70 test: remove obsolete lint config comments 8 years ago
Aditya Anand 94eed0fb11 test: use dynamic port instead of common.PORT 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago