9384 Commits (04b92632bd9e1546b4c39cf52ea029d53e70cd8c)
 

Author SHA1 Message Date
Timothy J Fontaine 16934d9210 src: add HandleScope in HandleWrap::OnClose 11 years ago
Timothy J Fontaine ac799ba0af uv: Upgrade to v0.10.19 11 years ago
yangguo@chromium.org 007393a09d v8: use correct timezone information on Solaris 12 years ago
Maciej Małecki 568072ceae repl: do not insert duplicates into completions 11 years ago
Ben Noordhuis 09724b311e src: fix Environment::GetCurrent() usage 11 years ago
Trevor Norris 7f09a13bba node: add HandleScope to prevent memory leak 11 years ago
Ben Noordhuis f230a1cf74 v8: upgrade to 3.22.24 11 years ago
Timothy J Fontaine 2010985354 gyp: update to bebdcea 11 years ago
Ben Noordhuis a12870c823 crypto: update root certificates 11 years ago
Ben Noordhuis d4c09f20c8 tools: check in certdata.txt from mozilla NSS 11 years ago
Ben Noordhuis e159073da5 tools: customize mk-ca-bundle.pl 11 years ago
Ben Noordhuis 5ab863de22 tools: bundle mk-ca-bundle.pl from upstream curl 11 years ago
Ben Noordhuis 3dcc9b93e1 v8: unbreak `make native` build 11 years ago
Fedor Indutny ac2263b77f tls: prevent stalls by using read(0) 11 years ago
isaacs a48b647162 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 8f221bc43d npm: Upgrade to 1.3.14 11 years ago
Ben Noordhuis 146b2e267b build: make v8 use random seed for hash tables 11 years ago
Ben Noordhuis 0619467bd3 src: remove container_of, use CONTAINER_OF 11 years ago
Ben Noordhuis 3facd4e1dc crypto: unbreak build with no-NPN shared openssl 11 years ago
Fedor Indutny 014ab77276 crypto: try moving read head in Peek() 11 years ago
Fedor Indutny 0be5a94c56 doc: encoding is ignored if input is a Buffer 11 years ago
isaacs ea8feced87 http: force socket encoding to be null 11 years ago
Ben Noordhuis 10cf8ade63 doc: cluster: bump stability level to 'unstable' 11 years ago
fengmk2 1ce5db4d95 http: cleanup freeSockets when socket destroyed 11 years ago
Jackson Tian 60958d235d benchmark: Correct the bufferSize to highWaterMark 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
Ben Noordhuis 7acdabbf50 src: fix whitespace/braces lint error from 962686b 11 years ago
Nathan Rajlich 9bc53d887a http: make DELETE requests set `req.method` 11 years ago
Ben Noordhuis 962686b67b src: squelch unused variable warning 11 years ago
isaacs 849c92fec7 doc: Correct and add several items 11 years ago
Sam Roberts 155df9ca76 doc: document node signal handling 11 years ago
Timothy J Fontaine 9f7f9d1240 blog: Post for v0.11.8 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
Ben Noordhuis df3537102b benchmark: add http chunked encoding benchmarks 11 years ago
Trevor Norris fe4fbc2a1e doc: add docs for AsyncListeners 11 years ago
Jacob Groundwater 005cc05a56 test: add additional async listener tests 11 years ago
Trevor Norris bc39bdd995 domain: use AsyncListener API 11 years ago
Trevor Norris fbe7eec1ec cares: add AsyncListener support 11 years ago
Trevor Norris 95c38107c2 crypto: convert pbkdf2_req to a class 11 years ago
Trevor Norris 66d908f09a crypto: convert RandomBytesRequest to a class 11 years ago
Trevor Norris ccec14b568 async-wrap: add methods to udp/tcp/pipe/timers 11 years ago
Trevor Norris 8b8e3b6798 async-wrap: integrate with WeakObject 11 years ago
Trevor Norris efa62fd9cc node: add AsyncListener support 11 years ago
Fedor Indutny 21fbbd5790 test: fix tls-client-reject after ba7c9ce96 11 years ago
Ben Noordhuis c4def505cb build: use zero overhead systemtap probes 11 years ago
Fedor Indutny ba7c9ce964 tls: do not default to 'localhost' servername 11 years ago
Fedor Indutny 5977cba985 tls: reuse hostname from underlying net.Socket 11 years ago
Nick Simmons 691b9ebc8c fs: add recursive subdirectory support to fs.watch 11 years ago