summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: update manifest to include Windows 10v0.10Lucien Greathouse2015-09-161-0/+2
* win: manifest node.exe for Windows 8.1Alexis Campailla2015-09-162-0/+21
* crypto: replace rwlocks with simple mutexesBen Noordhuis2015-09-111-16/+9
* https: don't overwrite servername optionjenkins-accept-commit-temp2skenqbx2015-08-291-5/+7
* test: add test for https agent servername optionskenqbx2015-08-291-0/+40
* src/node.cc: fix build error without OpenSSL supportJörg Krause2015-08-291-1/+4
* doc: fix Folders as Modules omission of index.jsonElan Shanker2015-08-291-2/+3
* dns: allow v8 to optimize lookup()Brian White2015-08-271-4/+6
* win: add MSVS 2015 supportRod Vagg2015-08-241-0/+21
* deps: fix openssl for MSVS 2015Andy Polyakov2015-08-241-2/+2
* deps: fix gyp to work on MacOSX without XCodeShigeki Ohtsu2015-08-241-0/+2
* deps: update gyp to 25ed9acJoão Reis2015-08-2440-2593/+3480
* test: mark more tests as flakyAlexis Campailla2015-08-172-3/+4
* test: mark test-tls-securepair-server as flakyAlexis Campailla2015-08-131-0/+1
* build: gcc version detection on openSUSE TumbleweedHenrique Aparecido Lavezzo2015-08-111-1/+4
* win: fix custom actions for WiX older than 3.9João Reis2015-07-232-3/+3
* win: fix custom actions on Visual Studio != 2013Julien Gilli2015-07-232-15/+49
* win: backport bringing back xp/2k3 supportBert Belder2015-07-232-11/+14
* win: backport set env before generating projectsAlexis Campailla2015-07-231-21/+20
* test: mark test-net-error-twice flaky on SmartOSJulien Gilli2015-07-231-0/+1
* test: make test-abort-fatal-error non flakyJulien Gilli2015-07-232-6/+15
* test: mark recently failing tests as flakyAlexis Campailla2015-07-162-0/+45
* build: run-ci makefile ruleAlexis Campailla2015-07-161-1/+10
* test: runner should return 0 on flaky testsAlexis Campailla2015-07-161-3/+10
* build: support flaky tests in test-ciAlexis Campailla2015-07-162-2/+5
* build: support Jenkins via test-ciAlexis Campailla2015-07-162-5/+11
* tools: pass constant to logger instead of stringJohan Bergström2015-07-161-1/+1
* test: support writing test output to fileAlexis Campailla2015-07-161-8/+20
* test: runner support for flaky testsAlexis Campailla2015-07-161-14/+33
* test: refactor to use common testcfgTimothy J Fontaine2015-07-165-519/+152
* tools: fix test.py after v8 upgradeBen Noordhuis2015-07-162-2/+98
* build: make release process easier for multi usersJulien Gilli2015-07-162-16/+47
* Now working on 0.10.41Julien Gilli2015-07-091-2/+2
* Merge branch 'v0.10.40-release' into v0.10Julien Gilli2015-07-093-2/+12
|\
| * 2015.07.09, Version 0.10.40 (Maintenance)v0.10.40v0.10.40-releaseJulien Gilli2015-07-093-2/+12
|/
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2015-07-091-7/+13
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2015-07-091-1/+1
* deps: separate sha256/sha512-x86_64.pl for opensslShigeki Ohtsu2015-07-092-25/+449
* deps: copy all openssl header files to include dirShigeki Ohtsu2015-07-0976-316/+36986
* deps: upgrade openssl sources to 1.0.1pShigeki Ohtsu2015-07-09118-792/+1213
* win,msi: create npm folder in AppData directorySteven Rockarts2015-07-011-0/+12
* v8: back-port JitCodeEvent patch from upstreamBen Noordhuis2015-06-291-1/+5
* src: fix signed/unsigned comparison warningBen Noordhuis2015-06-291-1/+1
* Now working on 0.10.40Julien Gilli2015-06-221-2/+2
* Merge branch 'v0.10.39-release' into v0.10Julien Gilli2015-06-223-2/+19
|\
| * 2015.06.18, Version 0.10.39 (Maintenance)v0.10.39v0.10.39-releaseJulien Gilli2015-06-183-2/+19
|/
* tls: revert disable RC4 and cipher lists changesJulien Gilli2015-06-187-224/+12
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2015-06-171-7/+13
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2015-06-171-1/+1
* deps: separate sha256/sha512-x86_64.pl for opensslShigeki Ohtsu2015-06-172-25/+449