summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-29Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis
2013-04-27net: implement ._writev for .cork/uncork() supportFedor Indutny
2013-04-23Now working on 0.10.6isaacs
2013-04-232013.04.23, Version 0.10.5 (Stable)isaacs
2013-04-22os: Fix uname() error handling on sunosisaacs
2013-04-20src: fix potential memory leak on early returnmscdex
2013-04-20src: don't initialize variable before assignmentmscdex
2013-04-19Now working on 0.11.2isaacs
2013-04-192013.04.19, Version 0.11.1 (Unstable)isaacs
2013-04-19src: replace Holder() with This()Trevor Norris
2013-04-18Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis
2013-04-18crypto: fix return Local Handle w/o scope.Close()Trevor Norris
2013-04-17buffer: upgrade to new V8 profiler APIBen Noordhuis
2013-04-16handle_wrap: fix NULL pointer dereferenceBen Noordhuis
2013-04-15os: unbreak windows buildBen Noordhuis
2013-04-15os: handle 256 character hostnamesBen Noordhuis
2013-04-15os: fix unlikely buffer overflow in os.type()Ben Noordhuis
2013-04-12Merge branch 'v0.10'Fedor Indutny
2013-04-11Now working on v0.10.5isaacs
2013-04-112013.04.11, Version 0.10.4 (Stable)isaacs
2013-04-10src: get rid of compiler warningTrevor Norris
2013-04-10req_wrap: only grab domain object if in useTrevor Norris
2013-04-10src: add using_domains to node_internalsTrevor Norris
2013-04-10domain: change name for domain setupTrevor Norris
2013-04-10src: add node_isolate to remaining scopesTrevor Norris
2013-04-10src: don't SetInternalField() in ObjectWrap dtorBen Noordhuis
2013-04-10crypto: move write_head in bio's Reset() methodFedor Indutny
2013-04-10crypto: fix changing buffers in bioFedor Indutny
2013-04-10crypto: fix style issues in bioFedor Indutny
2013-04-10Revert "crypto: use better memory BIO implementation"Ben Noordhuis
2013-04-10crypto: remove unused ClientHelloParser fieldBen Noordhuis
2013-04-08crypto: dh secret should be left-paddedFedor Indutny
2013-04-08process: expose NODE_MODULE_VERSION in process.versionsRod Vagg
2013-04-08crypto: move write_head in bio's Reset() methodFedor Indutny
2013-04-08crypto: fix changing buffers in bioFedor Indutny
2013-04-08crypto: fix style issues in bioFedor Indutny
2013-04-07crypto: zero is not an error if writing 0 bytesFedor Indutny
2013-04-05Merge remote-tracking branch 'ry/v0.10'isaacs
2013-04-05crypto: use better memory BIO implementationFedor Indutny
2013-04-03Now working on 0.10.4isaacs
2013-04-032013.04.03, Version 0.10.3 (Stable)isaacs
2013-04-03etw: update prototypes to match dtrace providerTimothy J Fontaine
2013-04-03dtrace: check if _handle property is setBen Noordhuis
2013-04-03dtrace: actually use the _handle.fd valueTimothy J Fontaine
2013-04-03dtrace: pass more arguments to probesDave Pacheco
2013-04-02src: remove unused variablesBrian White
2013-04-01etw: update prototypes to match dtrace providerTimothy J Fontaine
2013-03-30dtrace: check if _handle property is setBen Noordhuis
2013-03-30dtrace: actually use the _handle.fd valueTimothy J Fontaine
2013-03-30dtrace: pass more arguments to probesDave Pacheco