Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-16 | Using Super. | Mattes D | 1 | -2/+2 |
2018-05-02 | Prefer static_cast to reinterpret_cast (#4223) | peterbell10 | 1 | -1/+1 |
2017-09-19 | Removed UTF-8 BOM (#4033) | Lukas Pioch | 1 | -1/+1 |
2017-08-30 | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 1 | -8/+12 |
2016-03-01 | Renamed HTTPServer folder to HTTP. | Mattes D | 1 | -0/+0 |
2016-03-01 | Renamed the HTTP classes to indicate they're for server. | Mattes D | 1 | -6/+6 |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -4/+4 |
2015-10-08 | Fixed a possible crash in HTTPS server. | Mattes D | 1 | -0/+2 |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -1/+1 |
2015-02-12 | LuaAPI: Added client TLS support for TCP links. | Mattes D | 1 | -0/+9 |
2015-01-27 | WebAdmin uses the new cNetwork API. | Mattes D | 1 | -18/+15 |
2014-05-01 | Renamed cPublicKey to cCryptoKey. | madmaxoft | 1 | -1/+1 |
2014-05-01 | Fixed crashes in the SSL HTTP connection. | madmaxoft | 1 | -3/+7 |
2014-05-01 | Implemented SSL connection for WebAdmin. | madmaxoft | 1 | -0/+103 |