Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed an extra space. | madmaxoft | 2014-05-06 | 1 | -1/+1 |
| | |||||
* | WebAdmin outputs a log message about HTTP / HTTPS status. | madmaxoft | 2014-05-02 | 1 | -18/+31 |
| | |||||
* | Renamed cPublicKey to cCryptoKey. | madmaxoft | 2014-05-01 | 1 | -3/+3 |
| | | | | | 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. | ||||
* | Implemented SSL connection for WebAdmin. | madmaxoft | 2014-05-01 | 1 | -2/+33 |
| | | | | Fixes FS-319. | ||||
* | Rewritten HTTPServer to use size_t for data lengths. | madmaxoft | 2014-04-01 | 1 | -3/+3 |
| | |||||
* | Fixed multiple gcc warnings about unused params. | madmaxoft | 2014-02-28 | 1 | -0/+4 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+258 |