Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LuaAPI: Added client TLS support for TCP links. | Mattes D | 2015-02-12 | 1 | -0/+2 |
| | |||||
* | WebAdmin uses the new cNetwork API. | Mattes D | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | Renamed cPublicKey to cCryptoKey. | madmaxoft | 2014-05-01 | 1 | -4/+4 |
| | | | | | 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. | ||||
* | Fixed crashes in the SSL HTTP connection. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Implemented SSL connection for WebAdmin. | madmaxoft | 2014-05-01 | 1 | -0/+45 |
Fixes FS-319. |