summaryrefslogtreecommitdiffstats
path: root/modules/mbedtls/stream_peer_mbed_tls.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite StreamPeerSSL with SSLContext helper classFabio Alessandrelli2019-08-211-94/+0
* CryptoCore class to access to base crypto utils.Fabio Alessandrelli2019-07-021-1/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-1/+1
* Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare]Rémi Verschelde2018-09-271-6/+6
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Implement non blocking-handshake for StreamPeerSSLFabio Alessandrelli2018-07-161-2/+4
* Generalize SSL cert reading from fileFabio Alessandrelli2018-04-031-2/+0
* Add mbedtls moduleFabio Alessandrelli2018-02-141-0/+95