]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/statem_lib.c
make EVP_PKEY opaque
[thirdparty/openssl.git] / ssl / statem / statem_lib.c
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-19  Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-10  Kurt RoeckxAllow disabling the min and max version
2016-01-02  Viktor DukhovniProtocol version selection and negotiation rewrite
2015-12-19  Dr. Stephen HensonRemove fixed DH ciphersuites.
2015-11-27  Matt CaswellUpdates to GOST2012
2015-11-23  Dmitry BelyavskyPatch containing TLS implementation for GOST 2012
2015-11-06  Matt CaswellRemove some redundant assignments
2015-11-06  Matt CaswellDon't finish the handshake twice
2015-10-30  Matt CaswellRemove superfluous check
2015-10-30  Matt CaswellConvert enums to typedefs
2015-10-30  Matt CaswellChange statem prefix to ossl_statem
2015-10-30  Matt CaswellMore state machine reorg
2015-10-30  Matt CaswellReorganise state machine files