Skip to content

Tags: micropython/axtls

Tags

axtls-2.1.5

Toggle axtls-2.1.5's commit message
* 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

axtls-2.1.4

Toggle axtls-2.1.4's commit message
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

axtls-2.1.3

Toggle axtls-2.1.3's commit message
Use <stdbool.h> for bools.

git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@275 9a5d90b5-6617-0410-8a86-bb477d3ed2e3

axtls-2.1.2

Toggle axtls-2.1.2's commit message
* 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

axtls-2.1.1

Toggle axtls-2.1.1's commit message
* 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

axtls-2.1.0

Toggle axtls-2.1.0's commit message
* 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

axtls-2.0.1

Toggle axtls-2.0.1's commit message
* 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

axtls-2.0.0

Toggle axtls-2.0.0's commit message
* Put back TLS 1.0.

git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@268 9a5d90b5-6617-0410-8a86-bb477d3ed2e3