Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-07-21 | Remove smart pointer macros | peterbell10 | 1 | -1/+1 | |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -11/+11 | |
2014-05-01 | Renamed cPublicKey to cCryptoKey. | madmaxoft | 1 | -9/+9 | |
The class can hold both the private key and the public key, bad naming on PolarSSL's part. Also somewhat fixed the cert and key loading in cHTTPServer. | |||||
2014-05-01 | cSslContext supports setting own cert / privkey. | madmaxoft | 1 | -2/+30 | |
2014-04-29 | Moved cPublicKey to its separate file in PolarSSL++. | madmaxoft | 1 | -0/+48 | |