Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compilation of websockets on system where there is no implementation of... | Jocelyn Le Sage | 2017-06-13 | 1 | -3/+0 |
* | remove potential 64 bit len overflow calculation | Andreas Weigel | 2017-05-14 | 1 | -2/+1 |
* | add decode support for continuation frames | Andreas Weigel | 2017-05-14 | 1 | -17/+15 |
* | add generation wstest to cmake | Andreas Weigel | 2017-05-14 | 1 | -7/+0 |
* | add ws_decode tests | Andreas Weigel | 2017-05-14 | 1 | -3/+1 |
* | factor out hybi decode part to make it testable | Andreas Weigel | 2017-05-14 | 1 | -0/+160 |