components/openssl/README
branchs11u2-sru
changeset 3285 78460de60ed1
parent 3217 6c32d6df504a
child 3490 026457ca5815
equal deleted inserted replaced
3283:be6bc226917d 3285:78460de60ed1
   118 
   118 
   119 36_evp_leak.patch:
   119 36_evp_leak.patch:
   120 Solaris-specific fix for mem leak caused by EVP_EncryptFinal_ex()
   120 Solaris-specific fix for mem leak caused by EVP_EncryptFinal_ex()
   121 and EVP_DecryptFinal_ex() not cleaning up properly.
   121 and EVP_DecryptFinal_ex() not cleaning up properly.
   122 
   122 
   123 openssl-t4-inline.sparc-patch
   123 37_openssl-t4-inline.patch
   124 SPARC-only patch.
   124 SPARC-only patch.
   125 Add patch to support inline T4 instruction in OpenSSL upstream code until
   125 Add patch to support inline T4 instruction in OpenSSL upstream code until
   126 OpenSSL 1.0.2 is released.
   126 OpenSSL 1.0.2 is released.
       
   127 
       
   128 38_remove_illegal_instruction_calls.patch
       
   129 SPARC patch. Solaris-only patch.
       
   130 Fix and/or remove illegal instructions from sparcv9cap.c.
   127 
   131 
   128 opensslconf.patch
   132 opensslconf.patch
   129 Modifies opensslconf.h so that it is suitable for both 32bit and 64bit installs.
   133 Modifies opensslconf.h so that it is suitable for both 32bit and 64bit installs.
   130 OpenSSL either builds for 32bit or 64bit - it doesn't allow for combined 32bit
   134 OpenSSL either builds for 32bit or 64bit - it doesn't allow for combined 32bit
   131 and 64bit builds.
   135 and 64bit builds.