Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-192014.08.19, Version 0.10.31 (Stable)v0.10.31Timothy J Fontaine
2014-08-04timers: fix timers with non-integer delay hanging.Julien Gilli
2014-07-31Now working on 0.10.31Timothy J Fontaine
2014-07-312014.07.31, Version 0.10.30 (Stable)v0.10.30Timothy 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)v0.10.29Timothy J Fontaine
2014-06-07src: replace usage of String::Utf8ValueTimothy J Fontaine
2014-06-07string_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-022014.05.01, Version 0.10.28 (Stable)v0.10.28Timothy J Fontaine
2014-05-02Now working on 0.10.28Timothy J Fontaine
2014-05-022014.05.01, Version 0.10.27 (Stable)v0.10.27Timothy 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-04src: domain should not replace nextTick functionTimothy J Fontaine
2014-02-21dtrace: workaround linker bug on FreeBSDFedor Indutny
2014-02-19Now working on v0.10.27Timothy J Fontaine
2014-02-192014.02.18, Version 0.10.26 (Stable)Timothy J Fontaine
2014-02-18zlib: introduce pending close stateFedor Indutny
2014-02-09src: 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-232014.01.23, Version 0.10.25 (Stable)Timothy J Fontaine
2014-01-12src: return empty set on ENOSYS for interfacesTimothy J Fontaine
2014-01-10src: OnFatalError handler must abort()Timothy J Fontaine
2013-12-19Now working on 0.10.25Timothy J Fontaine
2013-12-192013.12.18, Version 0.10.24 (Stable)v0.10.24Timothy J Fontaine
2013-12-12Now working on 0.10.24Timothy J Fontaine
2013-12-122013.12.12, Version 0.10.23 (Stable)v0.10.23Timothy 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-13Now working on 0.10.23Timothy J Fontaine
2013-11-132013.11.12, Version 0.10.22 (Stable)v0.10.22Timothy J Fontaine