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 | -13/+13 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -16/+16 |
* | Remove duplicate ERR_PRINT macro. | Marcel Admiraal | 2020-02-05 | 1 | -2/+2 |
* | 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 | -2/+0 |
* | Fix crash when passing invalid key to Crypto. | Fabio Alessandrelli | 2019-10-09 | 1 | -0/+1 |
* | Added some obvious errors explanations | qarmin | 2019-09-25 | 1 | -7/+7 |
* | Better error handling in SSLContext, Crypto | Fabio Alessandrelli | 2019-08-22 | 1 | -1/+1 |
* | New CryptoMbedTLS Crypto implementation. | Fabio Alessandrelli | 2019-08-21 | 1 | -0/+285 |