aboutsummaryrefslogtreecommitdiff
path: root/lib/axtls
AgeCommit message (Collapse)Author
2017-11-05axtls: Update, exposes AES functions to implement ECB chiper mode.Paul Sokolovsky
2017-10-29lib/axtls: Update, support for SSL_EAGAIN return code.Paul Sokolovsky
A step towards implementing non-blocking stream support for SSL.
2017-06-13lib/axtls: Upgrade to axTLS 2.1.3 + MicroPython patchset.Paul Sokolovsky
axTLS 2.1.3 brings support for TLS 1.2 and SNI. With MicroPython patchset on top of it, the code size growth (x86) is ~2K.
2016-07-11lib/axtls: Update, fixes esp8266 build.Paul Sokolovsky
2016-07-10lib/axtls: Upgrade to axTLS 1.5.4 + MicroPython patchset.Paul Sokolovsky
2016-05-01lib/axtls: Update to the latest upstream, fix reported MacOSX build issue.Paul Sokolovsky
2016-04-08lib/axtls: Update to the latest upstream master.Paul Sokolovsky
2015-10-04lib/axtls: Update submodule, adds .gitignore .Paul Sokolovsky
2015-10-04lib/axtls: Add axtls git submodule, dependency of modussl.Paul Sokolovsky
From https://github.com/pfalcon/axtls , branch micropython.