Tags: micropython/axtls
Tags
* Fix for CDR#2019022742006229 (Thanks T-Systems) * Improvement of PKCS#1 RSA signature verification (Thanks Sze Yiu) * Date check extented past 2050 (Thanks Rex Brown) * Fixed X509 verification endless loop (Thanks Shiro Kawai) * Truncated DNS SANs now fail to verify (Thanks Alex Gaynor) * Header compile issue when "Create Language Bindings" is used (Thanks Paul Gazzillo) * Explicit rand() used to partly init entropy when dev urandom not used (Thanks Uwe Bonnes) git-svn-id: https://svn.code.sf.net/p/axtls/code/trunk@278 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
Fixed cut/paste error for SSL_ERROR_RECORD_OVERFLOW git-svn-id: https://svn.code.sf.net/p/axtls/code/trunk@277 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
Use <stdbool.h> for bools. git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@275 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
* Basic constraint/key usage v3 extensions now supported * Test harness must now be run without built-in default cert git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@274 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
* X509 State, country and location are now used for verification and … …display. * SNI hostname memory is now managed by the calling application * X509 version number is checked before processing v3 extensions. git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@272 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
* SNI added * Some non-C sample code updated. git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@271 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
* RC4 only used if PKCS12 is used. * Buffer sizes tightned up. * Buffer check on client handshake due to some incompatibilities. git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@270 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
* Put back TLS 1.0. git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@268 9a5d90b5-6617-0410-8a86-bb477d3ed2e3