3033 Commits (19e3d5e10a72d637e7e2030e17c3f6431e4d8cec)

Author SHA1 Message Date
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Fedor Indutny 963f5e8a88 tls: do not hang without `newSession` handler 10 years ago
Ben Noordhuis f8076c4067 lib: add setFlagsFromString() to tracing module 10 years ago
Rod Vagg 28c4520bb7 test: fix test-cluster-eaccess to work on windows 10 years ago
Rod Vagg 1f79e4f4b4 test: use common.PIPE for emptyTxt path 10 years ago
Chris Dickinson 0fef250090 dns: propagate domain for c-ares methods 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago
haoxin 00d7b13a18 module: correct the order of the assertions 10 years ago
Rod Vagg 454fbb803a test: kill children before cluster parent 10 years ago
Luis Reis 1183ba47df zlib: support concatenated gzip files 10 years ago
Fedor Indutny 1bb0aeb8f2 crypto: escape DNS altname 10 years ago
Rod Vagg b9cecc305b test: use common.PIPE in simple/test-cluster-eaccess 10 years ago
Ben Noordhuis 9fb7aee747 test: unlink custom unix socket before test 10 years ago
Vladimir Kurchatkin f65a5cbcde smalloc: check if obj has external data 10 years ago
Fedor Indutny ef46ca61b5 node: do not crash on IPC stdin 10 years ago
Vladimir Kurchatkin 849fcdeca0 smalloc: fix copyOnto optimization 10 years ago
cjihrig c2b4f4809b net: add pauseOnConnect option to createServer() 10 years ago
dead-horse f6e5740180 path: resolve normalize drive letter to lower case 10 years ago
Rod Vagg 05daf5f7b7 test: allow common.PIPE to be configured via env 10 years ago
Ben Noordhuis edaf7af30b test: make test runner multi-arch/mode compatible 10 years ago
Ben Noordhuis 1f11983350 test: fix non-determinism in test-crypto-domains 10 years ago
Fedor Indutny a48583e8d7 test: fix error messages after v8 upgrade 10 years ago
Brian White 874dd590cf streams: make setDefaultEncoding() throw 10 years ago
Alexis Campailla 61dd74bc5d test: fix test-child-process-spawn-typeerror 10 years ago
Trevor Norris 1a4a189578 crypto: createDiffieHellman throw for bad args 10 years ago
Fedor Indutny d87480beb2 test: fix debug-signal-cluster after da update 10 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 10 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 10 years ago
Fedor Indutny 25e8adefa3 test: fix debug-signal-cluster after da update 10 years ago
Fedor Indutny 383b0c0afb src, test: fixup after v8 update 10 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 10 years ago
Refael Ackermann 573e6afc09 tools: fix for testing openssl integrations 10 years ago
Johnny Ray f04f3a0d01 streams: set default encoding for writable streams 10 years ago
Evan Rutledge Borden 640ad632e3 url: fixed encoding for slash switching emulation. 10 years ago
gyson cb97bcd6f9 util: add es6 Symbol support for `util.inspect` 10 years ago
Yazhong Liu 83d7d9e6d8 buffer: add generic functions for (u)int ops 10 years ago
Julien Gilli 862cc28183 readline: should not require an output stream. 10 years ago
Vladimir Kurchatkin 8dc6be1747 node: avoid automatic microtask runs 10 years ago
Gabriel Wicke b705b73e46 url: make query() consistent 10 years ago
Trevor Norris 57ed3daebf buffer: fix and cleanup fill() 10 years ago
Trevor Norris 979d0ca874 http: cleanup setHeader() 10 years ago
cjihrig 9d95774722 child_process: improve spawn() argument handling 10 years ago
Patrick Mooney b26dd4e5ab net: Make server.connections un-enumerable 10 years ago
Timothy J Fontaine f773fb41cc test: disable dgram-bind-shared-ports on win32 10 years ago
Julien Gilli 2f7234d89c tests: add test for buffer.slice. 10 years ago
Julien Gilli 64d6de9f34 http: write() after end() emits an error. 10 years ago
Vladimir Kurchatkin 30bd7b672c node: support v8 microtask queue 10 years ago
Julien Gilli 9c992bdb75 test: add test for cluster.worker.destroy() 10 years ago
Fedor Indutny 1fddc1fee8 http: do not send `0\r\n\r\n` in TE HEAD responses 10 years ago