Go to file
Lukas Tribus d83f38c13a Recognise "i686" as an x86 CPU.
Building under Ubuntu x86 fails with "Unknown processor:i686".

This adds i686 to CMakeLists.txt, fixing the build.

Change-Id: Ic1c7ce452c019b8a2a875d64a707f640d86c7e31
2014-08-11 13:27:44 -07:00
crypto Use unified ARM assembly. 2014-08-08 16:52:36 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove SSL_OP_TLS_ROLLBACK_BUG. 2014-08-08 17:04:53 +00:00
ssl Fixed reporting wrong function to OPENSSL_PUT_ERROR. 2014-08-11 18:46:56 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Add PKCS7_bundle_certificates. 2014-08-07 18:12:25 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Add visibility rules. 2014-07-31 22:03:11 +00:00
CMakeLists.txt Recognise "i686" as an x86 CPU. 2014-08-11 13:27:44 -07:00