summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013.07.25, Version 0.10.14 (Stable)v0.10.14v0.10.14-releaseTimothy J Fontaine2013-07-253-3/+23
* uv: Upgrade to v0.10.13Timothy J Fontaine2013-07-256-14/+21
* doc: explicitly set industry logo heightisaacs2013-07-241-4/+4
* npm: Upgrade to v1.3.5isaacs2013-07-24191-1247/+1323
* 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
* test: move two tests from simple/ to internet/Ben Noordhuis2013-07-202-0/+0
* doc: events: clarify 'newListener' emitter stateBen Noordhuis2013-07-181-2/+4
* url: Fix edge-case when protocol is non-lowercaseShuan Wang2013-07-172-1/+11
* doc: style the 'type' fields in API docsisaacs2013-07-161-1/+1
* doc: Streams API Doc Rewriteisaacs2013-07-162-352/+1078
* tls: Trivial use_strict fixisaacs2013-07-141-3/+4
* blog: v0.11.4 is unstable not stableTimothy J Fontaine2013-07-121-2/+2
* blog: v0.11.4 releaseTimothy J Fontaine2013-07-121-0/+88
* npm: Upgrade to 1.3.4isaacs2013-07-12112-908/+127
* npm: Upgrade to 1.3.3isaacs2013-07-12385-7701/+7254
* node: call MakeDomainCallback in all domain casesTrevor Norris2013-07-101-0/+3
* crypto: fix memory leak in LoadPKCS12Fedor Indutny2013-07-101-0/+1
* test: fix up indentation, replace tabs with spacesBen Noordhuis2013-07-102-8/+8
* tools: Add next/prev version scriptsisaacs2013-07-092-0/+32
* blog: Post for v0.10.13Timothy J Fontaine2013-07-091-0/+76
* Now working v0.10.14Timothy J Fontaine2013-07-091-2/+2
* Merge branch 'v0.10.13-release' into v0.10Timothy J Fontaine2013-07-094-3/+29
|\
| * 2013.07.09, Version 0.10.13 (Stable)v0.10.13v0.10.13-releaseTimothy J Fontaine2013-07-093-1/+27
| * build: use separate env vars for signingTimothy J Fontaine2013-07-091-2/+2
|/
* uv: Upgrade to v0.10.12isaacs2013-07-0917-24/+139
* npm: Upgrade to 1.3.2isaacs2013-07-091267-35141/+3297
* tls: only wait for finish if we haven't seen itTimothy J Fontaine2013-07-091-2/+5
* doc: fix bad markdown parsing in listNathan Rajlich2013-07-081-1/+1
* http: Dump response when request is abortedisaacs2013-07-082-0/+69
* doc: remove obsolete spawn() stdio optionsTim Oxley2013-07-051-4/+0
* src: fix memory leak in UsingDomains()Ben Noordhuis2013-07-051-0/+1
* test: fix tls-hello-parser-failure on smartosTimothy J Fontaine2013-07-011-4/+15
* http: use an unref'd timer to fix delay in exitPeter Rust2013-07-012-3/+66
* zlib: level can be negativeBrian White2013-07-011-1/+1
* zlib: allow zero values for level and strategyBrian White2013-07-011-2/+8
* doc: vm: update github issues linkBen Noordhuis2013-06-281-1/+1
* buffer: add comment explaining buffer alignmentBen Noordhuis2013-06-271-2/+2
* blog: v0.11.3 releaseisaacs2013-06-261-0/+101
* doc: tls: ECDH ciphers are not supportedBen Noordhuis2013-06-271-6/+5
* Revert "configure: fix cross-compilation host_arch_cc()"Ben Noordhuis2013-06-251-9/+4
* doc: fs: synchronize watchFile/unwatchFile warningBen Noordhuis2013-06-241-1/+1
* string_bytes: properly detect 64bitTimothy J Fontaine2013-06-191-2/+2
* doc: call console module 'console' not 'stdio'Sam Roberts2013-06-184-4/+4
* blog: Release 0.10.12isaacs2013-06-181-0/+67
* Now working on 0.10.13isaacs2013-06-181-2/+2
* Merge branch 'v0.10.12-release' into v0.10isaacs2013-06-183-2/+18
|\
| * 2013.06.18, Version 0.10.12 (Stable)v0.10.12v0.10.12-releaseisaacs2013-06-183-2/+18
|/
* npm: Upgrade to 1.2.32isaacs2013-06-18148-300/+1962
* readline: make `ctrl + L` clear the screenYuan Chuan2013-06-171-0/+6