Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small hack to avoid runtime error when using ubsan | Fabio Alessandrelli | 2019-02-20 | 1 | -1/+4 |
* | Fix typos with codespell | Rémi Verschelde | 2019-02-13 | 1 | -1/+1 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Fix missing/malformed license headers | Rémi Verschelde | 2019-01-01 | 1 | -1/+1 |
* | Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare] | Rémi Verschelde | 2018-09-27 | 1 | -3/+5 |
* | Add checks for clean disconnect in HTTP/TCP/SSL. | Fabio Alessandrelli | 2018-09-21 | 1 | -3/+36 |
* | Allow system certs file to be used by Editor. | Fabio Alessandrelli | 2018-09-15 | 1 | -5/+3 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Implement non blocking-handshake for StreamPeerSSL | Fabio Alessandrelli | 2018-07-16 | 1 | -28/+52 |
* | Generalize SSL cert reading from file | Fabio Alessandrelli | 2018-04-03 | 1 | -22/+4 |
* | Add mbedtls module | Fabio Alessandrelli | 2018-02-14 | 1 | -0/+325 |