summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* v8: add setVariableValue debugger commandBen Noordhuis2013-06-177-11/+610
* net: Do not destroy socket mid-writeisaacs2013-06-162-1/+81
* test: add https tls session reuse testBen Noordhuis2013-06-151-0/+92
* blog: Add favicon to blog siteisaacs2013-06-141-0/+0
* doc: Remove unnecessary sh script tagsisaacs2013-06-142-7/+0
* v8: fix build for mips32r2 architectureAndrei Sedoi2013-06-141-2/+3
* configure: fix cross-compilation host_arch_cc()Andrei Sedoi2013-06-141-4/+9
* doc: v0.8.25 changelog entryisaacs2013-06-131-0/+7
* blog: Release v0.8.25isaacs2013-06-131-0/+59
* blog: Release 0.10.11isaacs2013-06-131-0/+70
* Now working on 0.10.12isaacs2013-06-131-2/+2
* Merge branch 'v0.10.11-release' into v0.10isaacs2013-06-133-2/+21
|\
| * 2013.06.13, Version 0.10.11 (Stable)v0.10.11v0.10.11-releaseisaacs2013-06-133-2/+21
|/
* test: minor typo fixesVeres Lajos2013-06-135-14/+14
* openssl: add missing configuration pieces for MIPSAndrei Sedoi2013-06-132-3/+5
* Revert "http: remove bodyHead from 'upgrade' events"isaacs2013-06-126-28/+18
* uv: upgrade to 0.10.11Ben Noordhuis2013-06-124-30/+38
* npm: Upgrade to 1.2.30isaacs2013-06-12117-193/+460
* v8: fix pointer arithmetic undefined behaviorTrevor Norris2013-06-111-1/+2
* crypto: fix utf8/utf-8 encoding checkBen Noordhuis2013-06-112-0/+16
* build: add pkgsrc ruleTimothy J Fontaine2013-06-063-1/+28
* npm: Upgrade to 1.2.27isaacs2013-06-06230-14670/+126
* net: Destroy when not readable and not writableisaacs2013-06-052-2/+141