summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-182013.10.18, Version 0.10.21 (Stable)Timothy J Fontaine
2013-10-18crypto: clear errors from verify failureTimothy J Fontaine
2013-10-16http_parser: expose pause/resume method for parserTimothy J Fontaine
2013-10-09dtrace: backport two byte string fixDave Pacheco
2013-09-30Now working on 0.10.21Timothy J Fontaine
2013-09-302013.09.30, Version 0.10.20 (Stable)Timothy J Fontaine
2013-09-28src: turn uv_pipe_open() failures into exceptionsBen Noordhuis
2013-09-24Now working on 0.10.20Timothy J Fontaine
2013-09-242013.09.24, Version 0.10.19 (Stable)Timothy J Fontaine
2013-09-04Now working on 0.10.19Timothy J Fontaine
2013-09-042013.09.04, Version 0.10.18 (Stable)Timothy J Fontaine
2013-08-21Now working on 0.10.18Timothy J Fontaine
2013-08-212013.08.21, Version 0.10.17 (Stable)Timothy J Fontaine
2013-08-16Now working on v0.10.17isaacs
2013-08-162013.08.16, Version 0.10.16 (Stable)isaacs
2013-08-16crypto: fix memory leak in randomBytes() error pathBen Noordhuis
2013-07-30crypto: fix assert() on malformed hex inputBen Noordhuis
2013-07-30string_bytes: add StringBytes::IsValidString()Ben Noordhuis
2013-07-25Now working on 0.10.16Timothy J Fontaine
2013-07-252013.07.25, Version 0.10.15 (Stable)Timothy J Fontaine
2013-07-26src: fix process.getuid() return valueBen Noordhuis
2013-07-25Now working on 0.10.15Timothy J Fontaine
2013-07-252013.07.25, Version 0.10.14 (Stable)Timothy J Fontaine
2013-07-23src: os: use Number::New() for CPU infoBen Noordhuis
2013-07-23fs: uids and gids must be unsigned intsBen Noordhuis
2013-07-10node: call MakeDomainCallback in all domain casesTrevor Norris
2013-07-10crypto: fix memory leak in LoadPKCS12Fedor Indutny
2013-07-09Now working v0.10.14Timothy J Fontaine
2013-07-092013.07.09, Version 0.10.13 (Stable)Timothy J Fontaine
2013-07-05src: fix memory leak in UsingDomains()Ben Noordhuis
2013-07-01zlib: level can be negativeBrian White
2013-06-19string_bytes: properly detect 64bitTimothy J Fontaine
2013-06-18Now working on 0.10.13isaacs
2013-06-182013.06.18, Version 0.10.12 (Stable)isaacs
2013-06-13Now working on 0.10.12isaacs
2013-06-132013.06.13, Version 0.10.11 (Stable)isaacs
2013-06-04Now working on v0.10.11isaacs
2013-06-042013.06.04, Version 0.10.10 (Stable)isaacs
2013-05-30Now working on v0.10.10isaacs
2013-05-302013.05.30, Version 0.10.9 (Stable)isaacs
2013-05-28tls: ignore .shutdown() syscall errorFedor Indutny
2013-05-24Now working on 0.10.9isaacs
2013-05-242013.05.24, Version 0.10.8 (Stable)isaacs
2013-05-23buffer: special case empty string writesTimothy J Fontaine
2013-05-20crypto: Clear error after DiffieHellman key errorsisaacs
2013-05-20string_bytes: strip padding from base64 stringsTrevor Norris
2013-05-17src: Remove superfluous static_castisaacs
2013-05-17Now working on 0.10.8isaacs
2013-05-172013.05.17, Version 0.10.7 (Stable)isaacs
2013-05-17crypto: Don't ignore verify encoding argumentisaacs