summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* npm: upgrade to 1.4.10v0.8-npm-1.4.10isaacs2014-05-212258-84357/+64970
* 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
|\
| * 2013.04.09, Version 0.8.23 (maintenance)v0.8.23v0.8.23-releaseisaacs2013-04-083-2/+21
| * npm: Upgrade to v1.2.18isaacs2013-04-08466-1397/+34158
|/
* http: Avoid EE warning on ECONNREFUSED handlingisaacs2013-04-082-2/+59
* tls: Re-enable check of CN-ID in cert verificationTobias Müllerleile2013-04-071-2/+2
* child_process: fix sending utf-8 to child processBen Noordhuis2013-03-252-1/+38
* crypto: check key type in GetPeerCertificate()Ben Noordhuis2013-03-131-1/+2
* Revert "build, windows: disable SEH"Bert Belder2013-03-081-1/+0
* win/openssl: mark assembled object files as seh safeBert Belder2013-03-081-0/+1
* windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng2013-03-081-0/+1
* blog: Post for v0.8.22isaacs2013-03-061-0/+62
* Now working on 0.8.23isaacs2013-03-061-2/+2
* Merge branch 'v0.8.22-release' into v0.8isaacs2013-03-063-2/+14
|\
| * 2013.03.07, Version 0.8.22 (Stable)v0.8.22v0.8.22-releaseisaacs2013-03-063-2/+14
|/
* npm: Update to 1.2.14isaacs2013-03-06229-336/+934
* blog: Update streams2 feature post to match actual docisaacs2013-03-061-55/+312
* blog: Post for 0.9.12isaacs2013-03-061-0/+107
* process: invoke EventEmitter on `process`Nathan Rajlich2013-03-051-0/+1