summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-012014.05.01, Version 0.10.27 (Stable)Timothy J Fontaine
2014-04-10src: use monotonic time for process.uptime()Timothy J Fontaine
2014-03-26src: ensure that openssl's PRNG is fully seededBen Noordhuis
2014-03-26src: seed V8's random number generator at startupBen Noordhuis
2014-03-05src: add default visibility to NODE_MODULEBen Noordhuis
2014-03-03src: domain should not replace nextTick functionTimothy J Fontaine
2014-02-21dtrace: workaround linker bug on FreeBSDFedor Indutny
2014-02-18Now working on v0.10.27Timothy J Fontaine
2014-02-182014.02.18, Version 0.10.26 (Stable)Timothy J Fontaine
2014-02-18zlib: introduce pending close stateFedor Indutny
2014-02-08src: refactor buffer bounds checkingTimothy J Fontaine
2014-02-04crypto: update root certificatesBen Noordhuis
2014-02-01dtrace: fix arguments warningFedor Indutny
2014-01-30node: do not ever close stdioFedor Indutny
2014-01-26crypto: throw on SignFinal failureFedor Indutny
2014-01-23Now working on 0.10.26Timothy J Fontaine
2014-01-222014.01.23, Version 0.10.25 (Stable)Timothy J Fontaine
2014-01-12src: return empty set on ENOSYS for interfacesTimothy J Fontaine
2014-01-09src: OnFatalError handler must abort()Timothy J Fontaine
2013-12-19Now working on 0.10.25Timothy J Fontaine
2013-12-182013.12.18, Version 0.10.24 (Stable)Timothy J Fontaine
2013-12-11Now working on 0.10.24Timothy J Fontaine
2013-12-112013.12.12, Version 0.10.23 (Stable)Timothy J Fontaine
2013-12-10fs: report correct path when EEXISTFedor Indutny
2013-12-10tls: emit 'end' on .receivedShutdownFedor Indutny
2013-12-02process: document kill(0), disallow kill(O_RDWR)Sam Roberts
2013-12-02tls: reset NPN callbacks after SNIFedor Indutny
2013-11-27stream_wrap: don't call Number::New()Ben Noordhuis
2013-11-19dgram: fix abort when getting `fd` of closed dgramFedor Indutny
2013-11-12Now working on 0.10.23Timothy J Fontaine
2013-11-122013.11.12, Version 0.10.22 (Stable)Timothy J Fontaine
2013-11-12src: add HandleScope in HandleWrap::OnCloseTimothy J Fontaine
2013-10-23src: IsInt64() should return bool, not intBen Noordhuis
2013-10-18Now working on 0.10.22Timothy J Fontaine
2013-10-182013.10.18, Version 0.10.21 (Stable)Timothy J Fontaine
2013-10-18crypto: clear errors from verify failureTimothy J Fontaine
2013-10-16http_parser: expose pause/resume method for parserTimothy J Fontaine
2013-10-09dtrace: backport two byte string fixDave Pacheco
2013-09-30Now working on 0.10.21Timothy J Fontaine
2013-09-302013.09.30, Version 0.10.20 (Stable)Timothy J Fontaine
2013-09-28src: turn uv_pipe_open() failures into exceptionsBen Noordhuis
2013-09-24Now working on 0.10.20Timothy J Fontaine
2013-09-242013.09.24, Version 0.10.19 (Stable)Timothy J Fontaine
2013-09-04Now working on 0.10.19Timothy J Fontaine
2013-09-042013.09.04, Version 0.10.18 (Stable)Timothy J Fontaine
2013-08-21Now working on 0.10.18Timothy J Fontaine
2013-08-212013.08.21, Version 0.10.17 (Stable)Timothy J Fontaine
2013-08-16Now working on v0.10.17isaacs
2013-08-162013.08.16, Version 0.10.16 (Stable)isaacs
2013-08-16crypto: fix memory leak in randomBytes() error pathBen Noordhuis