Added intermediate casts to void* to prevent spurious warnings (with Clang and -Wcast...
[BearSSL] / src / x509 / x509_decoder.c
2017-08-19 Thomas PorninAdded intermediate casts to void* to prevent spurious...
2017-01-22 Thomas PorninNew Makefile structure; added compatibility with Window...
2017-01-09 Thomas PorninFixed wrong check on length overflow (unsigned/signed...
2016-12-12 Thomas PorninAdded certificate name extraction API (from subject...
2016-11-02 Thomas PorninInitial import.