]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/statem_dtls.c
spelling fixes, just comments and readme.
[thirdparty/openssl.git] / ssl / statem / statem_dtls.c
2016-08-05  klemensspelling fixes, just comments and readme.
2016-07-20  Matt CaswellNever expose ssl->bbio in the public API.
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-15  Dr. Stephen Hensoncheck return values for EVP_Digest*() APIs
2016-06-18  FdaSilvaYYUseless header include of openssl/rand.h
2016-06-04  Rich SalzRT3895: Remove fprintf's from SSL library.
2016-05-17  Rich SalzCopyright consolidation 01/10
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