Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
545235f
deps/v8: add missing #include "unicode/normlzr.h"
ArchangeGabriel May 15, 2017
9ba73e1
deps: cherry-pick 4ae5993 from upstream OpenSSL
shigeki May 9, 2017
639180a
deps: update openssl asm and asm_obsolete files
shigeki May 9, 2017
0c820c0
v8: fix stack overflow in recursive method
bnoordhuis Apr 17, 2017
3640ba4
crypto: clear err stack after ECDH::BufferToPoint
rfk May 29, 2017
e2b6fdf
build: avoid /docs/api and /docs/doc/api upload
rvagg May 11, 2017
1611627
tools: be explicit about including key-id
MylesBorins May 30, 2017
0fa09df
doc: change `child` to `subprocess`
Trott Aug 1, 2017
1db3329
doc: add entry for subprocess.killed property
Trott Aug 3, 2017
59d35c0
build,tools: do not force codesign prefix
evanlucas Jul 12, 2017
05e8b1b
build: codesign tarball binary on macOS
evanlucas Jul 12, 2017
ed6298c
deps: cherry-pick 18ea996 from c-ares upstream
addaleax Jul 15, 2017
c40bffc
tools: update certdata.txt
bnoordhuis Apr 13, 2017
752b46a
crypto: update root certificates
bnoordhuis Apr 13, 2017
07c912e
tools: update certdata.txt
bnoordhuis May 29, 2017
210fa72
crypto: update root certificates
bnoordhuis May 29, 2017
751f1ac
Revert "deps: backport e093a04, 09db540 from upstream V8"
abernix Aug 14, 2017
71f9cdf
deps: cherry-pick 09db540,686558d from V8 upstream
abernix Aug 14, 2017
9bfada8
deps: add example of comparing OpenSSL changes
danbev May 26, 2017
8507f0f
deps: upgrade openssl sources to 1.0.2l
danbev May 26, 2017
bbd92b4
deps: copy all openssl header files to include dir
danbev May 26, 2017
80c48c0
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
0aacd5a
deps: fix asm build error of openssl in x86_win32
Feb 13, 2015
e69f47b
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
523eb60
deps: add -no_rand_screen to openssl s_client
May 27, 2015
c0fe1fc
deps: update openssl config files
danbev May 26, 2017
06eb181
deps: update openssl asm and asm_obsolete files
danbev Jun 1, 2017
532a294
doc: add missing make command to UPGRADING.md
danbev May 30, 2017
31bf595
zlib: fix node crashing on invalid options
aqrln May 22, 2017
a1f9929
zlib: fix crash when initializing failed
addaleax Aug 7, 2017
43bbfaf
docs: Fix broken links in crypto.md
Sep 4, 2017
a7f7a87
build: run test-hash-seed at the end of test-v8
targos Jul 13, 2017
85800c4
deps: backport e28183b5 from upstream V8
skomski Oct 5, 2015
b259fd3
deps: cherry pick d7f813b4 from V8 upstream
Sep 29, 2015
e064ae6
build: fix make test-v8
bnoordhuis Oct 2, 2017
43d1ac3
deps: backport bff3074 from V8 upstream
MylesBorins Sep 22, 2017
9c3e246
deps: backport 4e18190 from V8 upstream
jungshik Jan 4, 2016
5d9164c
test: move test-cluster-debug-port to sequential
Oleksandr-Kushchak-i2 Oct 18, 2017
f8e282e
doc: fix typo in zlib.md
lpinca Oct 25, 2017
cb92f93
test: remove internal headers from addons
gibfahn Aug 2, 2016
55e15ec
deps: upgrade openssl sources to 1.0.2m
shigeki Nov 2, 2017
16fbd9d
deps: copy all openssl header files to include dir
shigeki Nov 2, 2017
3f93ffe
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
bdcb252
deps: fix asm build error of openssl in x86_win32
Feb 13, 2015
1bde7f5
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
68661a9
deps: add -no_rand_screen to openssl s_client
May 27, 2015
ea09a1c
deps: update openssl asm and asm_obsolete files
shigeki Nov 2, 2017
449d60d
2017-11-07, Version 4.8.6 'Argon' (Maintenance)
MylesBorins Oct 25, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps: update openssl asm and asm_obsolete files
Regenerate asm files according to the fix of
openssl/crypto/perlasm/x86_64-xlate.pl.

Fixes: #12691
PR-URL: #12913
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
shigeki authored and MylesBorins committed Oct 25, 2017
commit 639180adfac52d914c2a9bea901614011bd2f13f
6 changes: 3 additions & 3 deletions deps/openssl/asm/x64-win32-masm/aes/aesni-sha256-x86_64.asm
Original file line number Diff line number Diff line change
Expand Up @@ -4150,7 +4150,7 @@ $L$prologue_shaext::
lea rcx,QWORD PTR[112+rcx]

pshufd xmm0,xmm1,01bh
pshufd xmm1,xmm1,1h
pshufd xmm1,xmm1,0b1h
pshufd xmm2,xmm2,01bh
movdqa xmm7,xmm3
DB 102,15,58,15,202,8
Expand Down Expand Up @@ -4475,9 +4475,9 @@ $L$aesenclast4::
lea rdi,QWORD PTR[64+rdi]
jnz $L$oop_shaext

pshufd xmm2,xmm2,1h
pshufd xmm2,xmm2,0b1h
pshufd xmm3,xmm1,01bh
pshufd xmm1,xmm1,1h
pshufd xmm1,xmm1,0b1h
punpckhqdq xmm1,xmm2
DB 102,15,58,15,211,8

Expand Down
16 changes: 8 additions & 8 deletions deps/openssl/asm/x64-win32-masm/ec/ecp_nistz256-x86_64.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2051,7 +2051,7 @@ $L$SEH_begin_ecp_nistz256_point_add::
por xmm5,xmm4

movdqu xmm0,XMMWORD PTR[rsi]
pshufd xmm3,xmm5,1h
pshufd xmm3,xmm5,0b1h
movdqu xmm1,XMMWORD PTR[16+rsi]
movdqu xmm2,XMMWORD PTR[32+rsi]
por xmm5,xmm3
Expand Down Expand Up @@ -2081,7 +2081,7 @@ DB 102,72,15,110,199
call __ecp_nistz256_sqr_montq

pcmpeqd xmm5,xmm4
pshufd xmm4,xmm1,1h
pshufd xmm4,xmm1,0b1h
por xmm4,xmm1
pshufd xmm5,xmm5,0
pshufd xmm3,xmm4,01eh
Expand Down Expand Up @@ -2466,7 +2466,7 @@ $L$SEH_begin_ecp_nistz256_point_add_affine::
por xmm5,xmm4

movdqu xmm0,XMMWORD PTR[rbx]
pshufd xmm3,xmm5,1h
pshufd xmm3,xmm5,0b1h
movdqu xmm1,XMMWORD PTR[16+rbx]
movdqu xmm2,XMMWORD PTR[32+rbx]
por xmm5,xmm3
Expand All @@ -2488,7 +2488,7 @@ DB 102,72,15,110,199
call __ecp_nistz256_sqr_montq

pcmpeqd xmm5,xmm4
pshufd xmm4,xmm3,1h
pshufd xmm4,xmm3,0b1h
mov rax,QWORD PTR[rbx]

mov r9,r12
Expand Down Expand Up @@ -3117,7 +3117,7 @@ $L$point_addx::
por xmm5,xmm4

movdqu xmm0,XMMWORD PTR[rsi]
pshufd xmm3,xmm5,1h
pshufd xmm3,xmm5,0b1h
movdqu xmm1,XMMWORD PTR[16+rsi]
movdqu xmm2,XMMWORD PTR[32+rsi]
por xmm5,xmm3
Expand Down Expand Up @@ -3147,7 +3147,7 @@ DB 102,72,15,110,199
call __ecp_nistz256_sqr_montx

pcmpeqd xmm5,xmm4
pshufd xmm4,xmm1,1h
pshufd xmm4,xmm1,0b1h
por xmm4,xmm1
pshufd xmm5,xmm5,0
pshufd xmm3,xmm4,01eh
Expand Down Expand Up @@ -3528,7 +3528,7 @@ $L$point_add_affinex::
por xmm5,xmm4

movdqu xmm0,XMMWORD PTR[rbx]
pshufd xmm3,xmm5,1h
pshufd xmm3,xmm5,0b1h
movdqu xmm1,XMMWORD PTR[16+rbx]
movdqu xmm2,XMMWORD PTR[32+rbx]
por xmm5,xmm3
Expand All @@ -3550,7 +3550,7 @@ DB 102,72,15,110,199
call __ecp_nistz256_sqr_montx

pcmpeqd xmm5,xmm4
pshufd xmm4,xmm3,1h
pshufd xmm4,xmm3,0b1h
mov rdx,QWORD PTR[rbx]

mov r9,r12
Expand Down
6 changes: 3 additions & 3 deletions deps/openssl/asm/x64-win32-masm/sha/sha256-x86_64.asm
Original file line number Diff line number Diff line change
Expand Up @@ -1796,7 +1796,7 @@ $L$prologue_shaext::
movdqa xmm7,XMMWORD PTR[((512-128))+rcx]

pshufd xmm0,xmm1,01bh
pshufd xmm1,xmm1,1h
pshufd xmm1,xmm1,0b1h
pshufd xmm2,xmm2,01bh
movdqa xmm8,xmm7
DB 102,15,58,15,202,8
Expand Down Expand Up @@ -1983,9 +1983,9 @@ DB 15,56,203,202
paddd xmm1,xmm9
jnz $L$oop_shaext

pshufd xmm2,xmm2,1h
pshufd xmm2,xmm2,0b1h
pshufd xmm7,xmm1,01bh
pshufd xmm1,xmm1,1h
pshufd xmm1,xmm1,0b1h
punpckhqdq xmm1,xmm2
DB 102,15,58,15,215,8

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,7 @@ $L$SEH_begin_ecp_nistz256_point_add::
por xmm5,xmm4

movdqu xmm0,XMMWORD PTR[rsi]
pshufd xmm3,xmm5,1h
pshufd xmm3,xmm5,0b1h
movdqu xmm1,XMMWORD PTR[16+rsi]
movdqu xmm2,XMMWORD PTR[32+rsi]
por xmm5,xmm3
Expand Down Expand Up @@ -1567,7 +1567,7 @@ DB 102,72,15,110,199
call __ecp_nistz256_sqr_montq

pcmpeqd xmm5,xmm4
pshufd xmm4,xmm1,1h
pshufd xmm4,xmm1,0b1h
por xmm4,xmm1
pshufd xmm5,xmm5,0
pshufd xmm3,xmm4,01eh
Expand Down Expand Up @@ -1948,7 +1948,7 @@ $L$SEH_begin_ecp_nistz256_point_add_affine::
por xmm5,xmm4

movdqu xmm0,XMMWORD PTR[rbx]
pshufd xmm3,xmm5,1h
pshufd xmm3,xmm5,0b1h
movdqu xmm1,XMMWORD PTR[16+rbx]
movdqu xmm2,XMMWORD PTR[32+rbx]
por xmm5,xmm3
Expand All @@ -1970,7 +1970,7 @@ DB 102,72,15,110,199
call __ecp_nistz256_sqr_montq

pcmpeqd xmm5,xmm4
pshufd xmm4,xmm3,1h
pshufd xmm4,xmm3,0b1h
mov rax,QWORD PTR[rbx]

mov r9,r12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,7 @@ $L$prologue_shaext::
movdqa xmm7,XMMWORD PTR[((512-128))+rcx]

pshufd xmm0,xmm1,01bh
pshufd xmm1,xmm1,1h
pshufd xmm1,xmm1,0b1h
pshufd xmm2,xmm2,01bh
movdqa xmm8,xmm7
DB 102,15,58,15,202,8
Expand Down Expand Up @@ -1975,9 +1975,9 @@ DB 15,56,203,202
paddd xmm1,xmm9
jnz $L$oop_shaext

pshufd xmm2,xmm2,1h
pshufd xmm2,xmm2,0b1h
pshufd xmm7,xmm1,01bh
pshufd xmm1,xmm1,1h
pshufd xmm1,xmm1,0b1h
punpckhqdq xmm1,xmm2
DB 102,15,58,15,215,8

Expand Down