summaryrefslogtreecommitdiffstats
path: root/modules/mbedtls/stream_peer_mbed_tls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small hack to avoid runtime error when using ubsanFabio Alessandrelli2019-02-201-1/+4
* Fix typos with codespellRémi Verschelde2019-02-131-1/+1
* 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-3/+5
* Add checks for clean disconnect in HTTP/TCP/SSL.Fabio Alessandrelli2018-09-211-3/+36
* Allow system certs file to be used by Editor.Fabio Alessandrelli2018-09-151-5/+3
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Implement non blocking-handshake for StreamPeerSSLFabio Alessandrelli2018-07-161-28/+52
* Generalize SSL cert reading from fileFabio Alessandrelli2018-04-031-22/+4
* Add mbedtls moduleFabio Alessandrelli2018-02-141-0/+325