9497 Commits (bddea032b7f2b0f2854faa18855249286bd99428)
 

Author SHA1 Message Date
Tim Wood c9d93f3431 events: don't call once twice 11 years ago
Trevor Norris 9b4aa355e3 src: add comments about implicit dependencies 11 years ago
Trevor Norris d120d92bfe base-object: add BaseObject 11 years ago
Trevor Norris 6cea16f2c9 async-wrap: make typenames consistent 11 years ago
Trevor Norris 4326c6d1b3 tls_wrap: move members to initialization list 11 years ago
Ben Noordhuis 5235d71f89 src: use Context::Scope objects in cares_wrap.cc 11 years ago
Ben Noordhuis 27f115d715 src: fix Context::Scope usage 11 years ago
Ben Noordhuis c0d62c207e crypto: fix up implicit HandleScope abuse 11 years ago
Ben Noordhuis fd819efbdf src: remove global HandleScope 11 years ago
Timothy J Fontaine ac9cf00252 blog: Post for v0.10.22 11 years ago
Timothy J Fontaine 9142dc676f Now working on 0.10.23 11 years ago
Timothy J Fontaine 36f2bf22b5 Merge branch 'v0.10.22-release' into v0.10 11 years ago
Timothy J Fontaine cbff8f091c 2013.11.12, Version 0.10.22 (Stable) 11 years ago
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() 12 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