summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: run wix tool chain out of processv0.8.28v0.8.28-releaseTimothy J Fontaine2014-07-311-1/+1
* 2014.07.31, Version 0.8.28 (maintenance)Timothy J Fontaine2014-07-312-2/+7
* v8: Interrupts must not mask stack overflow.Fedor Indutny2014-07-311-7/+2
* Now working on 0.8.28Timothy J Fontaine2014-06-161-2/+2
* Merge branch 'v0.8.27-release' into v0.8Timothy J Fontaine2014-06-164-4/+22
|\
| * build: support individual signing keysv0.8.27v0.8.27-releaseTimothy J Fontaine2014-06-091-2/+2
| * 2014.06.09, Version 0.8.27 (maintenance)Timothy J Fontaine2014-06-093-2/+20
|/
* openssl: regenerate asmTimothy J Fontaine2014-06-0612-9/+18
* openssl: apply upstream ccb0398 commitMatt Caswell2014-06-061-0/+1
* openssl: update to 1.0.0mTimothy J Fontaine2014-06-06237-2126/+3319
* src: replace usage of String::Utf8ValueTimothy J Fontaine2014-06-0611-69/+166
* string_bytes: Guarantee valid utf-8 outputFelix Geisendörfer2014-06-065-4/+25
* deps/v8: Apply REPLACE_INVALID_UTF8 patchFelix Geisendörfer2014-06-064-17/+57
* string_decoder: Add more commentsFelix Geisendörfer2014-06-061-0/+25
* string_decoder: Fix failures from new test casesFelix Geisendörfer2014-06-061-21/+19
* string_decoder: Improve test coverageFelix Geisendörfer2014-06-061-123/+82
* src: avoid extra syscalls during node initTimothy J Fontaine2014-06-061-8/+4
* fs: close file if fstat() fails in readFile()cjihrig2014-05-281-1/+6
* tls: fix pool usage raceFedor Indutny2014-01-082-3/+71
* test: fix http backpressure test caseEugene Girshov2013-11-071-2/+5
* v8: backport b3775cf3 from upstreamFedor Indutny2013-10-311-1/+2
* Now working on 0.8.27Timothy J Fontaine2013-10-181-2/+2
* Merge branch 'v0.8.26-release' into v0.8Timothy J Fontaine2013-10-182-2/+19
|\
| * 2013.10.13, Version 0.8.26 (maintenance)Timothy J Fontaine2013-10-182-2/+19
|/
* crypto: clear openssl error stack when handledBen Noordhuis2013-10-181-0/+3
* crypto: clear errors from verify failureTimothy J Fontaine2013-10-182-0/+89
* http: provide backpressure for pipeline floodisaacs2013-10-182-1/+150
* http_parser: expose pause/resume method for parserTimothy J Fontaine2013-10-161-0/+11
* readline: pause stdin before turning off terminal raw modeDaniel Chatfield2013-08-172-1/+43
* crypto: fix memory leak in LoadPKCS12Fedor Indutny2013-07-291-0/+1
* V8 build: 'echo -n' considered harmfulisaacs2013-06-261-2/+2
* v8: remove optimization switchesBen Noordhuis2013-06-261-10/+0
* V8: Reapply patchesisaacs2013-06-2618-183/+295
* v8: Upgrade to 3.11.10.26isaacs2013-06-2620-299/+197
* Now working on 0.8.26isaacs2013-06-131-2/+2
* Merge branch 'v0.8.25-release' into v0.8isaacs2013-06-132-2/+9
|\
| * 2013.06.13, Version 0.8.25 (maintenance)v0.8.25v0.8.25-releaseisaacs2013-06-132-2/+9
|/
* npm: Upgrade to 1.2.30isaacs2013-06-12117-193/+460
* child_process: fix handle deliveryBen Noordhuis2013-06-061-1/+7
* npm: Upgrade to 1.2.27isaacs2013-06-06331-14772/+353
* Now working on v0.8.25isaacs2013-06-041-2/+2
* Merge branch 'v0.8.24-release' into v0.8isaacs2013-06-042-2/+13
|\
| * 2013.06.04, Version 0.8.24 (maintenance)v0.8.24v0.8.24-releaseisaacs2013-06-032-2/+13
|/
* npm: Upgrade to 1.2.24isaacs2013-06-03656-20121/+41227
* url: Properly parse certain oddly formed urlsisaacs2013-06-032-57/+110
* http: Don't try to destroy nonexistent socketsisaacs2013-04-222-2/+89
* test: make stdout-close-unref work in test runnerBen Noordhuis2013-04-181-2/+3
* handle_wrap: fix NULL pointer dereferenceBen Noordhuis2013-04-162-4/+31
* Now working on 0.8.24isaacs2013-04-081-2/+2
* Merge branch 'v0.8.23-release' into v0.8isaacs2013-04-08469-1399/+34179
|\