2652 Commits (de56ffa58b08d69e428fa221681ef305464898a8)

Author SHA1 Message Date
Sam Roberts 6f40abe2d4 cluster: disconnect callback should always occur 11 years ago
Fedor Indutny 3e9f2e61db cluster: report more errors to workers 11 years ago
Yorkie 8d3bc88bbe querystring: remove `name` from `stringify()` 11 years ago
Vladimir Kurchatkin 055f7e9da9 src: only access stack of non-null errors 11 years ago
Trevor Norris 87cde44280 Revert "util: more strict check for bool/number/string" 11 years ago
Alexis Campailla f030d8426a test: fix flaky unit test test-fs-realpath.js 11 years ago
Alexis Campailla ea18aecc82 test: case insensitve path comparison on Windows 11 years ago
Cam Swords 7ffe2ad616 http: parse the status message in a http response. 11 years ago
Yorkie 95ee84fabe util: more strict check for bool/number/string 11 years ago
Lalit Kapoor 4d5489667c test: use s_client instead of curl 11 years ago
Fedor Indutny 6f3d60388e gyp: build openssl-cli tool and use it in tests 11 years ago
Alexis Campailla c5d49ba9c2 test: test-os fix win32 localhost assumption 11 years ago
Alexis Campailla ceea1e845a test: test-os win32 adhere standard tmp resolution 11 years ago
Fedor Indutny f16edd2632 fs: report correct path when EEXIST 11 years ago
Fedor Indutny 4a2792cd2f tls: emit 'end' on .receivedShutdown 11 years ago
Fedor Indutny 78cd4533d9 test: make fs-watch-recursive less racy 11 years ago
Vladimir Kurchatkin 259d449622 src: only access stack of defined errors 11 years ago
Alexis Campailla f9e3364a47 test: fix create-file test fixture 11 years ago
Ingmar Runge e0d31ea2db crypto: support GCM authenticated encryption mode. 11 years ago
Lalit Kapoor aef09601b4 http: DELETE shouldn't default to chunked encoding 11 years ago
Alexis Campailla 0da4e0e843 child_process: don't crash process on internal ops 11 years ago
Fedor Indutny f572b91c3e tls: fix handling of asterisk in SNI context 11 years ago
Kai Groner 98be8df571 crypto: Make Decipher._flush() emit errors. 12 years ago
Fedor Indutny 60f777d343 tls: fix pool usage race 11 years ago
Sam Roberts 8aac118b69 process: document kill(0), disallow kill(O_RDWR) 11 years ago
Fedor Indutny 9b8fcff435 tls: reset NPN callbacks after SNI 11 years ago
Fedor Indutny 5ce4eed54d http: fix parser double-free in _http_client.js 11 years ago
Alexis Campailla c749a841cd test: use os.EOL when checking output 11 years ago
Ben Noordhuis 84c03a984a tls: add serialNumber to getPeerCertificate() 11 years ago
David Chan b3e4fc6a48 util: Format negative zero as '-0' 11 years ago
Vladimir Kurchatkin 16a402c0b5 node: fix removing AsyncListener in callback 11 years ago
Jeremy Martin 71aabedad4 events: fix TypeError in removeAllListeners 11 years ago
Trevor Norris 5757642e91 node: allow nextTick infinite recursion 11 years ago
Fedor Indutny fce0eb416b events: do not accept NaN in setMaxListeners 11 years ago
Fedor Indutny 5ce50ece16 dgram: fix abort when getting `fd` of closed dgram 11 years ago
Ben Noordhuis bd9c66668c debugger: pass on v8 debug switches 11 years ago
Trevor Norris c414ec1c2c smalloc: check if object has external memory 11 years ago
Fedor Indutny 65b127572f tls: handle `ssl.start()` errors 11 years ago
Tim Wood c9d93f3431 events: don't call once twice 11 years ago
Maciej Małecki 568072ceae repl: do not insert duplicates into completions 11 years ago
Ben Noordhuis f230a1cf74 v8: upgrade to 3.22.24 11 years ago
Fedor Indutny ac2263b77f tls: prevent stalls by using read(0) 11 years ago
isaacs ea8feced87 http: force socket encoding to be null 11 years ago
fengmk2 1ce5db4d95 http: cleanup freeSockets when socket destroyed 11 years ago
Fedor Indutny a6ddfe20d2 tls: more accurate wrapping of connecting socket 11 years ago
Ben Noordhuis 515607a740 fs: make fs.watch() non-recursive by default 11 years ago
Nathan Rajlich 9bc53d887a http: make DELETE requests set `req.method` 11 years ago
Erik Dubbelboer bb909ad642 tls: add ECDH ciphers support 11 years ago
Trevor Norris d2a600200e test: fix async listener test for windows 11 years ago
Jacob Groundwater 005cc05a56 test: add additional async listener tests 11 years ago