summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-082016-03-08 Version 0.12.12 (LTS) Releasev0.12.12Rod Vagg2-2/+14
2016-03-03crypto,tls: remove SSLv2 supportBen Noordhuis11-154/+52
2016-03-03Working on v0.12.12Rod Vagg1-2/+2
2016-03-032016-03-03 Version 0.12.11 (LTS) Releasev0.12.11Rod Vagg2-1/+31
2016-03-03doc: remove SSLv2 descriptionsShigeki Ohtsu2-12/+7
2016-03-03build: update Node.js logo on OSX installerRod Vagg1-0/+0
2016-03-01deps: upgrade openssl to 1.0.1sBen Noordhuis49-994/+2767
2016-02-24deps: update to http-parser 2.3.2James M Snell4-3/+21
2016-02-11child_process: guard against race conditionRich Trott2-0/+37
2016-02-11lib: fix cluster handle leakRich Trott2-1/+52
2016-02-11child_process: fix data loss with readable eventBrian White2-2/+22
2016-02-11domains: fix handling of uncaught exceptionsJulien Gilli9-66/+854
2016-02-11test: add test-domain-exit-dispose-again backJulien Gilli2-29/+121
2016-02-11src: fix build error without OpenSSL supportJörg Krause1-0/+2
2016-02-11test: fix test-domain-exit-dispose-againJulien Gilli1-38/+21
2016-02-11node: fix leaking Context handleTrevor Norris1-0/+1
2016-02-11src: use global SealHandleScopeTrevor Norris1-13/+18
2016-02-11deps: backport 1f8555 from v8's upstreamTrevor Norris5-4/+76
2016-02-09Working on v0.12.11James M Snell1-2/+2
2016-02-092016-02-09, Version 0.12.10 (LTS)v0.12.10James M Snell2-1/+28
2016-02-09build: enable xz compressed tarballs where possibleRod Vagg1-2/+31
2016-02-09doc: clarify v0.12.9 notable itemsRod Vagg1-3/+3
2016-02-09tools: backport tools/install.py for headersRichard Lau1-2/+10
2016-02-09deps: upgrade openssl sources to 1.0.1rShigeki Ohtsu178-1759/+1093
2016-02-09src: avoiding compiler warnings in node_revert.ccJames M Snell1-2/+2
2016-02-09http: strictly forbid invalid characters from headersJames M Snell4-8/+122
2016-02-09deps: update http-parser to version 2.3.1James M Snell14-14/+399
2016-02-09src: add --security-revert command line flagJames M Snell4-0/+153
2015-12-04Working on v0.12.10Rod Vagg1-2/+2
2015-12-042015-12-04, Version 0.12.9 (Stable)v0.12.9Rod Vagg2-1/+15
2015-12-04deps: upgrade to openssl 1.0.1qBen Noordhuis140-677/+1331
2015-12-03http: fix pipeline regressionFedor Indutny2-2/+60
2015-11-25Working on v0.12.9Rod Vagg1-2/+2
2015-11-252015-11-25 Version 0.12.8 (LTS) Releasev0.12.8Rod Vagg2-1/+75
2015-11-25build,win: fix node.exe resource versionJoão Reis1-2/+2
2015-11-25doc: backport README.mdRod Vagg1-104/+312
2015-11-25build: backport tools/release.shRod Vagg1-0/+196
2015-11-25build: backport config for new CI infrastructureRod Vagg8-100/+280
2015-11-23tls: prevent server from using dhe keys < 768Michael Dawson8-2/+90
2015-11-14deps: upgrade npm to 2.14.9Forrest L Norvell979-53262/+20346
2015-11-14build: fix --without-ssl compile time errorBen Noordhuis1-0/+4
2015-09-30domains: port caeb677 from v0.10 to v0.12jenkins-accept-commit-temp2Jeremy Whitlock5-29/+399
2015-09-30v8: port fbff705 from v0.10 to v0.12Jeremy Whitlock4-11/+52
2015-09-16build,win: try next MSVS version on failureJoão Reis1-3/+3
2015-09-16build: update manifest to include Windows 10Lucien Greathouse1-0/+2
2015-09-16build: add MSVS 2015 supportRod Vagg1-0/+24
2015-09-16deps,v8: fix compilation in VS2015João Reis1-2/+2
2015-09-16deps: fix openssl for MSVS 2015Andy Polyakov1-2/+2
2015-09-16deps: fix gyp to work on MacOSX without XCodeShigeki Ohtsu1-0/+2
2015-09-16deps: update gyp to 25ed9acJoão Reis40-2593/+3480