summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* string_bytes: properly detect 64bitTimothy J Fontaine2013-06-191-2/+2
* Now working on 0.10.13isaacs2013-06-181-2/+2
* 2013.06.18, Version 0.10.12 (Stable)v0.10.12v0.10.12-releaseisaacs2013-06-181-1/+1
* Now working on 0.10.12isaacs2013-06-131-2/+2
* 2013.06.13, Version 0.10.11 (Stable)v0.10.11v0.10.11-releaseisaacs2013-06-131-1/+1
* Now working on v0.10.11isaacs2013-06-041-2/+2
* 2013.06.04, Version 0.10.10 (Stable)v0.10.10v0.10.10-releaseisaacs2013-06-041-1/+1
* Now working on v0.10.10isaacs2013-05-301-2/+2
* 2013.05.30, Version 0.10.9 (Stable)v0.10.9v0.10.9-releaseisaacs2013-05-301-1/+1
* tls: ignore .shutdown() syscall errorFedor Indutny2013-05-282-11/+41