| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
use FIN bit and implement opcode 0x00
make consistent use of uint64_t for big frame sizes
|
|
|
|
|
|
|
|
|
| |
add missing stdarg header
fix hardcoded errno integer values in tests
add dependency to wstestdata and rename to prevent building it as c
source
|
|
|
|
|
|
|
|
|
| |
add wstestdata.c, because the python data generation script has too many
dependencies
remove some redundance from jpeg test creation
add support for decoding close messages
|
|
modify automake to include ws_decode test
add python frame generator for decode tests
modify configure to only include ws_decode test if preconditions are
fulfilled
|