forked from pool/openssl
abc16f3f92
- AES-NI: Check the return value of Engine_add() if the ENGINE_add() call fails: it ends up adding a reference to a freed up ENGINE which is likely to subsequently contain garbage This will happen if an ENGINE with the same name is added multiple times,for example different libraries. [bnc#720601] (forwarded request 88590 from elvigia) OBS-URL: https://build.opensuse.org/request/show/88591 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=69 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
bug610223.patch | ||
merge_from_0.9.8k.patch | ||
openssl-1.0.0-c_rehash-compat.diff | ||
openssl-1.0.0b-aesni.patch | ||
openssl-1.0.0e.tar.bz2 | ||
openssl-call-engine-reg-comp.patch | ||
openssl.changes | ||
openssl.spec | ||
openssl.test | ||
README.SuSE |
Please note that the man pages for the openssl libraries and tools have been placed in a package on its own right: openssl-doc Please install the openssl-doc package if you need the man pages, HTML documentation or sample C programs. The C header files and static libraries have also been extracted, they can now be found in the openssl-devel package. Your SuSE Team.