2262 Commits (f65a5cbcde51ef7da0ff5617dcab1a164b9a217b)

Author SHA1 Message Date
Vladimir Kurchatkin f65a5cbcde smalloc: check if obj has external data 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
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
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
Chris Dickinson 6e689ece46 crypto: use domains for any callback-taking method 10 years ago
Ben Noordhuis 21e60643b0 lib, src: add vm.runInDebugContext() 10 years ago
Adam Lippai 11d57a535c tls: fix encoding in certificate-related functions 10 years ago
Trevor Livingston bf5e2f246e tls: `checkServerIdentity` option 10 years ago
cjihrig 86bb7fa5cd test: listen on exclusive port in cluster workers 10 years ago
cjihrig 029cfc12a0 net,dgram: workers can listen on exclusive ports 10 years ago
Fedor Indutny 73631bbcc8 tls: support multiple keys/certs 10 years ago
Julien Gilli 8e60b4523c tests: add test for non-integer delay timers. 10 years ago
Julien Gilli 90d1147b8b cluster: centralize removal from workers list. 11 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Fedor Indutny 6e453fad87 crypto: introduce ECDH 10 years ago
Tristan Berger 0f2956192c querystring: fix unescape override 10 years ago
Fedor Indutny 6adf3ecebb crypto: allow padding in RSA methods 10 years ago
Chris Dickinson 4ef2a5a672 net,stream: add isPaused, don't read() when paused 11 years ago
cjihrig 5086d6ef94 dns: throw if hostname is not string or falsey 11 years ago
Julien Gilli 0565d52a71 tests: don't assume IPv4 only in remote addr tests 11 years ago
Fedor Indutny c7b42fe2e5 test: check ipv6 support before testing it 11 years ago
Julien Gilli 7d1860a678 tests: fix invalid hints flags dns test. 11 years ago
Ezequiel Rabinovich 678ead2608 querystring: remove prepended ? from query field 11 years ago
seishun 42bda05af8 crypto: add RSA encryption 11 years ago
Alexis Campailla 2a415358ee test: fix test-process-kill-pid on Windows 11 years ago
Julien Gilli b0277f35bd tests: fix child-process-fork-dgram on SmartOS. 11 years ago
cjihrig 430678640c net: don't prefer IPv4 addresses during resolution 11 years ago