summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: gcc version detection on openSUSE Tumbleweedorangemocha-opensusegccHenrique 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
* deps: replace all headers in opensslShigeki Ohtsu2015-06-1776-316/+76
* deps: upgrade to openssl-1.0.1oShigeki Ohtsu2015-06-17290-1474/+2762
* timers: fix timeout when added in timer's callbackJulien Gilli2015-06-173-1/+117
* win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel2015-05-117-0/+258
* win,msi: Added empty InstallExecuteSequence groupJoão Reis2015-05-111-0/+3
* install: make sure opensslconf.h is overwrittenOguz Bastemur2015-04-231-1/+1
* install: fix source path for openssl headersOguz Bastemur2015-04-231-1/+1
* docs: clarify usage of stream.Writable.writeAlexKVal2015-04-151-3/+9
* doc: add link to workflow in api docs menuPaulo McNally2015-04-101-0/+1
* tls: make the --enable-legacy-cipher-list help less verboseJames M Snell2015-04-081-4/+2
* tls: disable RC4, add --cipher-list command line switchJames M Snell2015-04-087-12/+226
* Now working on 0.10.39Julien Gilli2015-03-231-2/+2
* Merge branch 'v0.10.38-release' into v0.10Julien Gilli2015-03-232-2/+7
|\
| * 2015.03.23, Version 0.10.38 (Maintenance)v0.10.38v0.10.38-releaseJulien Gilli2015-03-232-2/+7
|/