| Commit message (Expand) | Author | Age | Files | Lines |
* | process: document kill(0), disallow kill(O_RDWR) | Sam Roberts | 2013-12-02 | 1 | -1/+2 |
* | tls: reset NPN callbacks after SNI | Fedor Indutny | 2013-12-02 | 2 | -14/+22 |
* | stream_wrap: don't call Number::New() | Ben Noordhuis | 2013-11-27 | 1 | -1/+1 |
* | dgram: fix abort when getting `fd` of closed dgram | Fedor Indutny | 2013-11-19 | 1 | -1/+1 |
* | Now working on 0.10.23 | Timothy J Fontaine | 2013-11-12 | 1 | -2/+2 |
* | 2013.11.12, Version 0.10.22 (Stable)v0.10.22v0.10.22-release | Timothy J Fontaine | 2013-11-12 | 1 | -1/+1 |
* | src: add HandleScope in HandleWrap::OnClose | Timothy J Fontaine | 2013-11-12 | 2 | -0/+13 |
* | src: IsInt64() should return bool, not int | Ben Noordhuis | 2013-10-23 | 1 | -1/+1 |
* | Now working on 0.10.22 | Timothy J Fontaine | 2013-10-18 | 1 | -2/+2 |
* | 2013.10.18, Version 0.10.21 (Stable)v0.10.21v0.10.21-release | Timothy J Fontaine | 2013-10-18 | 1 | -1/+1 |
* | crypto: clear errors from verify failure | Timothy J Fontaine | 2013-10-18 | 1 | -0/+3 |
* | http_parser: expose pause/resume method for parser | Timothy J Fontaine | 2013-10-16 | 1 | -0/+11 |
* | dtrace: backport two byte string fix | Dave Pacheco | 2013-10-09 | 2 | -27/+125 |
* | Now working on 0.10.21 | Timothy J Fontaine | 2013-09-30 | 1 | -2/+2 |
* | 2013.09.30, Version 0.10.20 (Stable)v0.10.20v0.10.20-release | Timothy J Fontaine | 2013-09-30 | 1 | -1/+1 |
* | src: turn uv_pipe_open() failures into exceptions | Ben Noordhuis | 2013-09-28 | 1 | -3/+4 |
* | Now working on 0.10.20 | Timothy J Fontaine | 2013-09-24 | 1 | -2/+2 |
* | 2013.09.24, Version 0.10.19 (Stable)v0.10.19v0.10.19-release | Timothy J Fontaine | 2013-09-24 | 1 | -1/+1 |
* | Now working on 0.10.19 | Timothy J Fontaine | 2013-09-04 | 1 | -2/+2 |
* | 2013.09.04, Version 0.10.18 (Stable)v0.10.18v0.10.18-release | Timothy J Fontaine | 2013-09-04 | 1 | -1/+1 |
* | Now working on 0.10.18 | Timothy J Fontaine | 2013-08-21 | 1 | -2/+2 |
* | 2013.08.21, Version 0.10.17 (Stable)v0.10.17v0.10.17-release | Timothy J Fontaine | 2013-08-21 | 1 | -1/+1 |
* | Now working on v0.10.17 | isaacs | 2013-08-16 | 1 | -2/+2 |
* | 2013.08.16, Version 0.10.16 (Stable)v0.10.16v0.10.16-release | isaacs | 2013-08-16 | 1 | -1/+1 |
* | crypto: fix memory leak in randomBytes() error path | Ben Noordhuis | 2013-08-16 | 1 | -0/+2 |
* | crypto: fix assert() on malformed hex input | Ben Noordhuis | 2013-07-30 | 1 | -12/+30 |
* | string_bytes: add StringBytes::IsValidString() | Ben Noordhuis | 2013-07-30 | 2 | -0/+12 |
* | Now working on 0.10.16 | Timothy J Fontaine | 2013-07-25 | 1 | -2/+2 |
* | 2013.07.25, Version 0.10.15 (Stable)v0.10.15v0.10.15-release | Timothy J Fontaine | 2013-07-25 | 1 | -1/+1 |
* | src: fix process.getuid() return value | Ben Noordhuis | 2013-07-26 | 1 | -4/+4 |
* | Now working on 0.10.15 | Timothy J Fontaine | 2013-07-25 | 1 | -2/+2 |
* | 2013.07.25, Version 0.10.14 (Stable)v0.10.14v0.10.14-release | Timothy J Fontaine | 2013-07-25 | 1 | -1/+1 |
* | src: os: use Number::New() for CPU info | Ben Noordhuis | 2013-07-23 | 1 | -14/+11 |
* | fs: uids and gids must be unsigned ints | Ben Noordhuis | 2013-07-23 | 1 | -8/+8 |
* | node: call MakeDomainCallback in all domain cases | Trevor Norris | 2013-07-10 | 1 | -0/+3 |
* | crypto: fix memory leak in LoadPKCS12 | Fedor Indutny | 2013-07-10 | 1 | -0/+1 |
* | Now working v0.10.14 | Timothy J Fontaine | 2013-07-09 | 1 | -2/+2 |
* | 2013.07.09, Version 0.10.13 (Stable)v0.10.13v0.10.13-release | Timothy J Fontaine | 2013-07-09 | 1 | -1/+1 |
* | src: fix memory leak in UsingDomains() | Ben Noordhuis | 2013-07-05 | 1 | -0/+1 |
* | zlib: level can be negative | Brian White | 2013-07-01 | 1 | -1/+1 |
* | string_bytes: properly detect 64bit | Timothy J Fontaine | 2013-06-19 | 1 | -2/+2 |
* | Now working on 0.10.13 | isaacs | 2013-06-18 | 1 | -2/+2 |
* | 2013.06.18, Version 0.10.12 (Stable)v0.10.12v0.10.12-release | isaacs | 2013-06-18 | 1 | -1/+1 |
* | Now working on 0.10.12 | isaacs | 2013-06-13 | 1 | -2/+2 |
* | 2013.06.13, Version 0.10.11 (Stable)v0.10.11v0.10.11-release | isaacs | 2013-06-13 | 1 | -1/+1 |
* | Now working on v0.10.11 | isaacs | 2013-06-04 | 1 | -2/+2 |
* | 2013.06.04, Version 0.10.10 (Stable)v0.10.10v0.10.10-release | isaacs | 2013-06-04 | 1 | -1/+1 |
* | Now working on v0.10.10 | isaacs | 2013-05-30 | 1 | -2/+2 |
* | 2013.05.30, Version 0.10.9 (Stable)v0.10.9v0.10.9-release | isaacs | 2013-05-30 | 1 | -1/+1 |
* | tls: ignore .shutdown() syscall error | Fedor Indutny | 2013-05-28 | 2 | -11/+41 |