Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add decode support for continuation frames | Andreas Weigel | 2017-05-14 | 1 | -9/+45 |
| | | | | | | use FIN bit and implement opcode 0x00 make consistent use of uint64_t for big frame sizes | ||||
* | fix problems in test and requests for cmake build | Andreas Weigel | 2017-05-14 | 1 | -0/+110 |
add missing stdarg header fix hardcoded errno integer values in tests add dependency to wstestdata and rename to prevent building it as c source |