Added seeder API. Also overhauled compile-time detection of features.
[BearSSL] / tools / sslio.c
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-06-15 Thomas PorninFixed handling of incoming application data after sendi...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-22 Thomas PorninNew Makefile structure; added compatibility with Window...
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2016-12-28 Thomas PorninAdded ALPN support (client and server).
2016-11-20 Thomas PorninAdded API to save and restore session parameters (for...
2016-11-20 Thomas PorninAdded flag to prohibit renegotiations.
2016-11-05 Thomas PorninFixed some small bugs.
2016-11-02 Thomas PorninInitial import.