Added seeder API. Also overhauled compile-time detection of features.
[BearSSL] / src / ssl / ssl_engine.c
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-07-15 Thomas PorninFixed behaviour in case of rejected renegotiation.
2017-07-04 Thomas PorninAdded implementation of keying material export (RFC...
2017-06-15 Thomas PorninFixed handling of incoming application data after sendi...
2017-01-13 Thomas PorninAdded API for external hashing of ServerKeyExchange...
2016-12-24 Thomas PorninFixed scheduling error (jumping back to failed engine...
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...
2016-11-20 Thomas PorninAdded flag to prohibit renegotiations.
2016-11-18 Thomas PorninAdded support for ClientHello padding (RFC 7685) and...
2016-11-02 Thomas PorninInitial import.