Tags: spayton/libwebsockets
Tags
v1.2.3 changelog update Signed-off-by: Andy Green <[email protected]>
unstaged server changes Signed-off-by: Andy Green <[email protected]>
check for default protocol rx buf limit This fixes http://libwebsockets.org/trac/ticket/13 When using the default rx protocol buffer, the check is performed against 0 not the default length. That's the case both in client and server code... There's no problem if you actually give a max frame size in the protocol definition. Signed-off-by: Andy Green <[email protected]>
update changelog Signed-off-by: Andy Green <[email protected]>
valgrind client close in a controlled way on SIGINT With this, both the test server and client are valgrind-clean tested with a chrome session also active to the server Signed-off-by: Andy Green <[email protected]>
update changelog tag chrome 26 firefox 18 Signed-off-by: Andy Green <[email protected]>
update soname and configure to v1.0 Signed-off-by: Andy Green <[email protected]>
add context construction option to skip server hostname lookup Signed-off-by: Andy Green <[email protected]>
update test html now mozilla uses normal ws apis Signed-off-by: Andy Green <[email protected]>
fix failure to limit 7bit lengths Reported-by: Tran Le Hung <[email protected]> Reported-by: Tobias Maier <[email protected]> Signed-off-by: Andy Green <[email protected]>
PreviousNext