Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-26 | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 1 | -2/+0 |
2018-05-02 | Prefer static_cast to reinterpret_cast (#4223) | peterbell10 | 1 | -2/+2 |
2017-09-19 | Fixed webadmin certificate reading. | Mattes D | 1 | -2/+5 |
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 | -14/+14 |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -4/+4 |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -6/+6 |
2015-02-12 | LuaAPI: Added client TLS support for TCP links. | Mattes D | 1 | -1/+1 |
2014-10-23 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -1/+1 |
2014-10-20 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -1/+1 |
2014-05-01 | Renamed cPublicKey to cCryptoKey. | madmaxoft | 1 | -12/+12 |
2014-05-01 | cSslContext supports setting own cert / privkey. | madmaxoft | 1 | -3/+79 |
2014-04-29 | Moved cPublicKey to its separate file in PolarSSL++. | madmaxoft | 1 | -0/+73 |