Commit Graph

7 Commits (5f9a07d7e1613dbccd5a27e845dbb8a7f2a27b2e)

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