Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-02-05 | Deal with covered switches consistently (#4161) | peterbell10 | 1 | -0/+4 |
2018-01-03 | Add the fmt library (#4065) | peterbell10 | 1 | -2/+3 |
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 | -2/+2 |
2016-08-24 | Fixed type-casting-related warnings. | Mattes D | 1 | -5/+2 |
2016-08-24 | HTTP: Fixed empty headers parsing. | Mattes D | 1 | -1/+12 |
2016-08-22 | cTCPLink supports TLS out of the box. | Mattes D | 1 | -0/+4 |
2016-08-22 | UrlClient: Basic HTTP implementation. | Mattes D | 1 | -3/+23 |
2016-07-18 | CMake: Remove needless minimum version specifications. | Mattes D | 1 | -2/+0 |
2016-06-18 | SelfTests: Fixed HTTPMessageParser tests for out-of-source builds. | Mattes D | 1 | -5/+5 |
2016-06-18 | SelfTests: Organized into solution folders. | Mattes D | 1 | -0/+13 |
2016-03-01 | WebAdmin uses the new HTTP parser framework. | Mattes D | 1 | -11/+18 |
2016-03-01 | HTTP: Fixed response parser, unified API. | Mattes D | 1 | -1/+8 |
2016-03-01 | Added unit test for parsing HTTP request. | Mattes D | 1 | -0/+46 |