Skip to content

Commit

Permalink
deps: upgrade to openssl-1.0.1m
Browse files Browse the repository at this point in the history
All sources are just extracted from tarball into deps/openssl/openssl.

change all openssl/include/openssl/*.h to include resolved symbolic
links and openssl/crypto/opensslconf.h to refer config/opensslconf.h

sha256-x86_64.pl does not exist in the origin openssl distribution. It
was copied from sha512-x86_64.pl and both sha256/sha512 scripts were
modified so as to generates only one asm file specified as its key
hash length.

`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid`
(and perhaps others) are requiring .686.

removed vpaesni-x86_64.asm in x64-win32-masm - it is no longer used.

Fixes: #1186
PR-URL: #1206
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
Shigeki Ohtsu authored and chrisdickinson committed Mar 19, 2015
1 parent 3bc445f commit a84ea66
Show file tree
Hide file tree
Showing 1,143 changed files with 285,018 additions and 295,831 deletions.
Empty file.
235 changes: 0 additions & 235 deletions deps/openssl/asm/x64-win32-masm/x86_64cpuid.asm.orig

This file was deleted.

Loading

0 comments on commit a84ea66

Please sign in to comment.