summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2015.07.09, Version 0.12.7 (Stable)v0.12.7v0.12.7-releaseJulien Gilli2015-07-092-2/+13
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-07-09114-328/+37859
|\
| * 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.12.7Julien Gilli2015-07-031-2/+2
* | Merge branch 'v0.12.6-release' into v0.12Julien Gilli2015-07-035-8/+20
|\ \
| * | 2015.07.03, Version 0.12.6 (Stable)v0.12.6v0.12.6-releaseJulien Gilli2015-07-032-2/+7
| * | deps: fix out-of-band write in utf8 decoderFedor Indutny2015-07-033-6/+13
* | | test: Fix test-npm Makefile target for npm 2.8.4Michael Dawson2015-07-021-1/+2
* | | test: mark microtask-queue-run(-domain) as flakyJoão Reis2015-07-021-0/+2
* | | win,msi: create npm folder in AppData directorySteven Rockarts2015-07-011-0/+12
* | | V8: remove V8_HOST_CAN_READ_UNALIGNED and its usesyangguo@chromium.org2015-07-0111-110/+71
* | | V8: do not use wide reads in CopyCharsUnsignedyangguo@chromium.org2015-07-011-14/+4
* | | v8: cherry-pick JitCodeEvent patch from upstreamBen Noordhuis2015-06-291-1/+1
* | | deps: upgrade to npm 2.11.3Forrest L Norvell2015-06-26159-463/+936
|/ /
* | Now working on 0.12.6Julien Gilli2015-06-221-2/+2
* | Merge branch 'v0.12.5-release' into v0.12Julien Gilli2015-06-223-2/+24
|\ \
| * | 2015.06.22, Version 0.12.5 (Stable)v0.12.5v0.12.5-releaseJulien Gilli2015-06-223-2/+24
|/ /
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-06-22226-941/+2818
|\ \ | |/
| * 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
* | deps: upgrade to npm 2.11.2Rebecca Turner2015-06-18279-9791/+1311
* | test: remove 512 bits test in test-tls-dhe.jsShigeki Ohtsu2015-06-173-14/+2
* | build: fix use of strict aliasingTrevor Norris2015-06-161-0/+6
* | deps: update libuv to version 1.6.1Saúl Ibarra Corretgé2015-06-1653-371/+928