summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2013.10.18, Version 0.10.21 (Stable)v0.10.21v0.10.21-releaseTimothy J Fontaine2013-10-181-1/+1
* crypto: clear errors from verify failureTimothy J Fontaine2013-10-181-0/+3
* http_parser: expose pause/resume method for parserTimothy J Fontaine2013-10-161-0/+11
* dtrace: backport two byte string fixDave Pacheco2013-10-092-27/+125
* Now working on 0.10.21Timothy J Fontaine2013-09-301-2/+2
* 2013.09.30, Version 0.10.20 (Stable)v0.10.20v0.10.20-releaseTimothy J Fontaine2013-09-301-1/+1
* src: turn uv_pipe_open() failures into exceptionsBen Noordhuis2013-09-281-3/+4
* Now working on 0.10.20Timothy J Fontaine2013-09-241-2/+2
* 2013.09.24, Version 0.10.19 (Stable)v0.10.19v0.10.19-releaseTimothy J Fontaine2013-09-241-1/+1
* Now working on 0.10.19Timothy J Fontaine2013-09-041-2/+2
* 2013.09.04, Version 0.10.18 (Stable)v0.10.18v0.10.18-releaseTimothy J Fontaine2013-09-041-1/+1
* Now working on 0.10.18Timothy J Fontaine2013-08-211-2/+2
* 2013.08.21, Version 0.10.17 (Stable)v0.10.17v0.10.17-releaseTimothy J Fontaine2013-08-211-1/+1
* Now working on v0.10.17isaacs2013-08-161-2/+2
* 2013.08.16, Version 0.10.16 (Stable)v0.10.16v0.10.16-releaseisaacs2013-08-161-1/+1
* crypto: fix memory leak in randomBytes() error pathBen Noordhuis2013-08-161-0/+2
* crypto: fix assert() on malformed hex inputBen Noordhuis2013-07-301-12/+30
* string_bytes: add StringBytes::IsValidString()Ben Noordhuis2013-07-302-0/+12
* Now working on 0.10.16Timothy J Fontaine2013-07-251-2/+2
* 2013.07.25, Version 0.10.15 (Stable)v0.10.15v0.10.15-releaseTimothy J Fontaine2013-07-251-1/+1
* src: fix process.getuid() return valueBen Noordhuis2013-07-261-4/+4
* Now working on 0.10.15Timothy J Fontaine2013-07-251-2/+2
* 2013.07.25, Version 0.10.14 (Stable)v0.10.14v0.10.14-releaseTimothy J Fontaine2013-07-251-1/+1
* src: os: use Number::New() for CPU infoBen Noordhuis2013-07-231-14/+11
* fs: uids and gids must be unsigned intsBen Noordhuis2013-07-231-8/+8
* node: call MakeDomainCallback in all domain casesTrevor Norris2013-07-101-0/+3
* crypto: fix memory leak in LoadPKCS12Fedor Indutny2013-07-101-0/+1
* Now working v0.10.14Timothy J Fontaine2013-07-091-2/+2
* 2013.07.09, Version 0.10.13 (Stable)v0.10.13v0.10.13-releaseTimothy J Fontaine2013-07-091-1/+1
* src: fix memory leak in UsingDomains()Ben Noordhuis2013-07-051-0/+1
* zlib: level can be negativeBrian White2013-07-011-1/+1