summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-312014.07.31, Version 0.10.30 (Stable)Timothy J Fontaine
2014-07-31timers: backport f8193abJulien Gilli
2014-07-02constants: add O_NONBLOCK constantFedor Indutny
2014-07-02Revert "constants: export O_NONBLOCK"Fedor Indutny
2014-07-02Revert "src: fix _XOPEN_SOURCE redefinition warning"Fedor Indutny
2014-06-27util.h: interface compatibilityOguz Bastemur
2014-06-09Now working on 0.10.30Timothy J Fontaine
2014-06-092014.06.05, Version 0.10.29 (Stable)Timothy J Fontaine
2014-06-06src: replace usage of String::Utf8ValueTimothy J Fontaine
2014-06-06string_bytes: Guarantee valid utf-8 outputFelix Geisendörfer
2014-05-16crypto: improve memory usageAlexis Campailla
2014-05-14src: fix _XOPEN_SOURCE redefinition warningBen Noordhuis
2014-05-02constants: export O_NONBLOCKFedor Indutny
2014-05-02Now working on 0.10.29Timothy J Fontaine
2014-05-012014.05.01, Version 0.10.28 (Stable)Timothy J Fontaine
2014-05-01Now working on 0.10.28Timothy J Fontaine
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