Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-28 | Fix comments | tycho | 1 | -2/+2 | |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -2/+2 | |
2014-05-01 | cSslContext has virtual destructor now. | madmaxoft | 1 | -1/+1 | |
2014-05-01 | Renamed cPublicKey to cCryptoKey. | madmaxoft | 1 | -7/+6 | |
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 | -1/+21 | |
2014-04-28 | Added a debug cert printing function. | madmaxoft | 1 | -0/+3 | |
2014-04-27 | PolarSSL wrappers for the SSL context. | madmaxoft | 1 | -0/+134 | |