| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
There were symbol addition, removal, function signature changes and
struct visibility changes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and Symbol addition and removal in libcrypto.
|
|
|
|
| |
addition.
|
|
|
|
| |
'may as well' deraadt
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and symbol addition.
|
|
|
|
| |
ok tb@, jsing@, sthen@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and changes to struct visibility/sizes (libssl).
|
|
|
|
|
|
| |
RSA_meth_get_finish() RSA_meth_set1_name() EVP_CIPHER_CTX_(get|set)_iv()
feedback and ok jsing@ tb@
|
| |
|
| |
|
|
|
|
| |
req by deraadt
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ok jsing@
|
| |
|
|
|
|
| |
changes to libssl non-opaque structs.
|
|
|
|
| |
majors appropriately
|
| |
|
|
|
|
|
|
| |
functions.. document with a man page.
bump majors on libtls, libssl, libcrypto
ok jsing@ guenther@
|
| |
|
|
|
|
| |
additions and functionality changes.
|
|
|
|
| |
ok jsing@, deraadt@, beck@
|
|
|
|
| |
OK jsing@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cpu's specific hardware capabilities users of libcrypto might be interested
in, as an integer value. This deprecates the existing OPENSSL_ia32cap()
macro and the OPENSSL_ia32cap_loc() function (which returns the pointer so
that you can mess with stuff you shouldn't mess with).
Interpreting the value returned by OPENSSL_cpu_caps() is, of course,
machine-dependent.
Minor version bump for libcrypto.
ok beck@ jsing@
|