Fixed spurious warning about old-style prototype.
[BearSSL] / src / x509 / x509_minimal.c
2022-04-17 Thomas PorninAdded generic API for date range validation (with callb...
2019-05-14 Thomas PorninFixed mishandling of UTF-8 codepoints in the FDF0....
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-08-20 Thomas PorninSome more extra casts to avoid alignment warnings with...
2017-08-19 Thomas PorninAdded intermediate casts to void* to prevent spurious...
2017-08-14 Thomas PorninSome renaming to avoid spurious warnings on some old...
2017-06-11 Thomas PorninAdded minimal support of Certificate Policies extension...
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-12-10 Thomas PorninAdded support for client certificates (both client...
2016-11-02 Thomas PorninInitial import.