Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -7/+7 |
* | New PacketPeerDTLS and DTLSServer classes. | Fabio Alessandrelli | 2020-02-17 | 1 | -2/+54 |
* | Move mbedlts print func to SSLMbedTLSContext. | Fabio Alessandrelli | 2020-02-16 | 1 | -0/+5 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Style: Fix copyright headers in new files | Rémi Verschelde | 2019-08-28 | 1 | -1/+1 |
* | Better error handling in SSLContext, Crypto | Fabio Alessandrelli | 2019-08-22 | 1 | -4/+7 |
* | Fix StreamPeerSSL connect_to_stream w/ custom cert | Fabio Alessandrelli | 2019-08-22 | 1 | -1/+1 |
* | Rewrite StreamPeerSSL with SSLContext helper class | Fabio Alessandrelli | 2019-08-21 | 1 | -0/+148 |