Fixed buffer overflow, and also NULL pointer dereference, in ECDSA signature handling.
[BearSSL] / src /
2016-11-21 Thomas PorninFixed buffer overflow, and also NULL pointer dereferenc...
2016-11-21 Thomas PorninFixed handling of CR+LF line endings in PEM objects.
2016-11-20 Thomas PorninAdded API to save and restore session parameters (for...
2016-11-20 Thomas PorninAdded flag to prohibit renegotiations.
2016-11-20 Thomas PorninAdded support for TLS_FALLBACK_SCSV.
2016-11-19 Thomas PorninMore Doxygen-compatible documentation. Also unified...
2016-11-18 Thomas PorninAdded support for ClientHello padding (RFC 7685) and...
2016-11-17 Thomas PorninAdded some comments.
2016-11-09 Thomas PorninRemoved needless variable shadowing (suggested by Doug...
2016-11-02 Thomas PorninInitial import.