components/openssl/README
branchs11u2-sru
changeset 3217 6c32d6df504a
parent 2931 8e563e01c224
child 3271 5df6b5141bff
child 3285 78460de60ed1
equal deleted inserted replaced
3210:cb18d9a0f746 3217:6c32d6df504a
   113 - by-passing version of sparc detection in crypto/sparcv9cap.c
   113 - by-passing version of sparc detection in crypto/sparcv9cap.c
   114     - results in not using FPU for big numbers multiplication
   114     - results in not using FPU for big numbers multiplication
   115     - should be ok - original detection seems broken, FPU gets never used
   115     - should be ok - original detection seems broken, FPU gets never used
   116 - implementation of atoi()
   116 - implementation of atoi()
   117 - avoid using ssl_fill_hello_random() in s3_clnt.c
   117 - avoid using ssl_fill_hello_random() in s3_clnt.c
       
   118 
       
   119 36_evp_leak.patch:
       
   120 Solaris-specific fix for mem leak caused by EVP_EncryptFinal_ex()
       
   121 and EVP_DecryptFinal_ex() not cleaning up properly.
   118 
   122 
   119 openssl-t4-inline.sparc-patch
   123 openssl-t4-inline.sparc-patch
   120 SPARC-only patch.
   124 SPARC-only patch.
   121 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
   122 OpenSSL 1.0.2 is released.
   126 OpenSSL 1.0.2 is released.