Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -18/+0 |
* | Style: clang-format: Disable AllowShortIfStatementsOnASingleLine | Rémi Verschelde | 2020-05-10 | 1 | -2/+4 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -7/+7 |
* | Move mbedlts print func to SSLMbedTLSContext. | Fabio Alessandrelli | 2020-02-16 | 1 | -9/+4 |
* | Remove duplicate ERR_PRINT macro. | Marcel Admiraal | 2020-02-05 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Removed unused variables, add some constants numbers | Rafał Mikrut | 2019-12-10 | 1 | -3/+2 |
* | Style: Fix copyright headers in new files | Rémi Verschelde | 2019-08-28 | 1 | -1/+1 |
* | Fix regression in StreamPeerSSL | Fabio Alessandrelli | 2019-08-22 | 1 | -0/+4 |
* | Rewrite StreamPeerSSL with SSLContext helper class | Fabio Alessandrelli | 2019-08-21 | 1 | -0/+326 |