GH356: Change assert to normal error
[openssl.git] / ssl / statem / statem_dtls.c
2016-05-05 Sergio Garcia MurilloGH356: Change assert to normal error
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-24 Rich SalzMove pqueue into ssl
2016-01-12 Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2015-12-13 tjmaoAllow ChaCha20-Poly1305 in DTLS
2015-12-13 Rich SalzRevert "Allow ChaCha20-Poly1305 in DTLS"
2015-12-11 Rich SalzAllow ChaCha20-Poly1305 in DTLS
2015-12-10 Matt CaswellEnsure |rwstate| is set correctly on BIO_flush
2015-12-10 Matt CaswellFix DTLS handshake fragment retries
2015-12-07 Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-11-09 Matt CaswellStandardise our style for checking malloc failures
2015-10-30 Matt CaswellConvert enums to typedefs
2015-10-30 Matt CaswellMore state machine reorg
2015-10-30 Matt CaswellReorganise state machine files