Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-21 | Tests: move existing tests to "src" folder. | Andrey Zelenkov | 1 | -714/+0 |
2017-08-30 | Lib unit tests have been renamed to tests. | Igor Sysoev | 1 | -91/+89 |
2017-08-22 | Removed unused structure. | Valentin Bartenev | 1 | -4/+0 |
2017-06-20 | HTTP parser: reduced memory consumption of header fields list. | Valentin Bartenev | 1 | -61/+44 |
2017-06-20 | Fixed errors in the previous changeset. | Igor Sysoev | 1 | -11/+11 |
2017-06-13 | HTTP parser: decoupled header fields processing. | Valentin Bartenev | 1 | -52/+147 |
2017-06-09 | HTTP parser: fixed handling header fields with missing colon. | Valentin Bartenev | 1 | -0/+12 |
2017-03-08 | HTTP parser benchmark. | Valentin Bartenev | 1 | -3/+176 |
2017-03-01 | HTTP parser. | Valentin Bartenev | 1 | -0/+457 |