Commit Graph

7 Commits (b0c77391e6bd0a2305bbc9b37a2499af74ddd9ee)

Author SHA1 Message Date
Jocelyn Le Sage e8a1ca2035 Fixed compilation of websockets on system where there is no implementation of base64 functions.
8 years ago
Christian Beier 051fe2a009
websockets: hide decode debug output per default
8 years ago
Andreas Weigel ef8d2852f5
remove potential 64 bit len overflow calculation
8 years ago
Andreas Weigel 5d9d6a8712
add decode support for continuation frames
8 years ago
Andreas Weigel 826e0f9e39
add generation wstest to cmake
8 years ago
Andreas Weigel f19d6ee225
add ws_decode tests
8 years ago
Andreas Weigel bcefa591cd
factor out hybi decode part to make it testable
8 years ago