summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 2014.07.31, Version 0.10.30 (Stable)v0.10.30v0.10.30-releaseTimothy J Fontaine2014-07-311-1/+1
* timers: backport f8193abJulien Gilli2014-07-311-0/+9
* constants: add O_NONBLOCK constantFedor Indutny2014-07-021-0/+4
* Revert "constants: export O_NONBLOCK"Fedor Indutny2014-07-021-8/+1
* Revert "src: fix _XOPEN_SOURCE redefinition warning"Fedor Indutny2014-07-021-10/+4
* util.h: interface compatibilityOguz Bastemur2014-06-271-1/+1
* Now working on 0.10.30Timothy J Fontaine2014-06-091-2/+2
* 2014.06.05, Version 0.10.29 (Stable)v0.10.29v0.10.29-releaseTimothy J Fontaine2014-06-091-1/+1
* src: replace usage of String::Utf8ValueTimothy J Fontaine2014-06-0610-68/+158
* string_bytes: Guarantee valid utf-8 outputFelix Geisendörfer2014-06-063-1/+10
* crypto: improve memory usageAlexis Campailla2014-05-162-5/+19
* src: fix _XOPEN_SOURCE redefinition warningBen Noordhuis2014-05-141-4/+10
* constants: export O_NONBLOCKFedor Indutny2014-05-021-1/+8
* Now working on 0.10.29Timothy J Fontaine2014-05-021-2/+2
* 2014.05.01, Version 0.10.28 (Stable)v0.10.28v0.10.28-releaseTimothy J Fontaine2014-05-011-1/+1
* Now working on 0.10.28Timothy J Fontaine2014-05-011-2/+2
* 2014.05.01, Version 0.10.27 (Stable)v0.10.27v0.10.27-releaseTimothy J Fontaine2014-05-011-1/+1
* src: use monotonic time for process.uptime()Timothy J Fontaine2014-04-101-7/+4
* src: ensure that openssl's PRNG is fully seededBen Noordhuis2014-03-261-0/+37
* src: seed V8's random number generator at startupBen Noordhuis2014-03-263-0/+15
* src: add default visibility to NODE_MODULEBen Noordhuis2014-03-051-1/+1
* src: domain should not replace nextTick functionTimothy J Fontaine2014-03-032-3/+7
* dtrace: workaround linker bug on FreeBSDFedor Indutny2014-02-211-2/+2
* Now working on v0.10.27Timothy J Fontaine2014-02-181-2/+2
* 2014.02.18, Version 0.10.26 (Stable)Timothy J Fontaine2014-02-181-1/+1
* zlib: introduce pending close stateFedor Indutny2014-02-181-1/+14
* src: refactor buffer bounds checkingTimothy J Fontaine2014-02-085-9/+23
* crypto: update root certificatesBen Noordhuis2014-02-042-3587/+3565
* dtrace: fix arguments warningFedor Indutny2014-02-011-2/+2
* node: do not ever close stdioFedor Indutny2014-01-301-2/+2
* crypto: throw on SignFinal failureFedor Indutny2014-01-261-2/+11
* Now working on 0.10.26Timothy J Fontaine2014-01-231-2/+2
* 2014.01.23, Version 0.10.25 (Stable)Timothy J Fontaine2014-01-221-1/+1
* src: return empty set on ENOSYS for interfacesTimothy J Fontaine2014-01-121-2/+5
* src: OnFatalError handler must abort()Timothy J Fontaine2014-01-091-1/+1
* Now working on 0.10.25Timothy J Fontaine2013-12-191-2/+2
* 2013.12.18, Version 0.10.24 (Stable)v0.10.24v0.10.24-releaseTimothy J Fontaine2013-12-181-1/+1
* Now working on 0.10.24Timothy J Fontaine2013-12-111-2/+2
* 2013.12.12, Version 0.10.23 (Stable)v0.10.23v0.10.23-releaseTimothy J Fontaine2013-12-111-1/+1
* fs: report correct path when EEXISTFedor Indutny2013-12-101-17/+61
* tls: emit 'end' on .receivedShutdownFedor Indutny2013-12-102-16/+0
* process: document kill(0), disallow kill(O_RDWR)Sam Roberts2013-12-021-1/+2
* tls: reset NPN callbacks after SNIFedor Indutny2013-12-022-14/+22
* stream_wrap: don't call Number::New()Ben Noordhuis2013-11-271-1/+1
* dgram: fix abort when getting `fd` of closed dgramFedor Indutny2013-11-191-1/+1
* Now working on 0.10.23Timothy J Fontaine2013-11-121-2/+2
* 2013.11.12, Version 0.10.22 (Stable)v0.10.22v0.10.22-releaseTimothy J Fontaine2013-11-121-1/+1
* src: add HandleScope in HandleWrap::OnCloseTimothy J Fontaine2013-11-122-0/+13
* src: IsInt64() should return bool, not intBen Noordhuis2013-10-231-1/+1
* Now working on 0.10.22Timothy J Fontaine2013-10-181-2/+2