Tags: krithin/libwebsockets
Tags
v1.2.3 changelog update Signed-off-by: Andy Green <andy.green@linaro.org>
unstaged server changes Signed-off-by: Andy Green <andy.green@linaro.org>
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 <andy.green@linaro.org>
update changelog Signed-off-by: Andy Green <andy.green@linaro.org>
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 <andy.green@linaro.org>
update changelog tag chrome 26 firefox 18 Signed-off-by: Andy Green <andy.green@linaro.org>
update soname and configure to v1.0 Signed-off-by: Andy Green <andy.green@linaro.org>
add context construction option to skip server hostname lookup Signed-off-by: Andy Green <andy.green@linaro.org>
update test html now mozilla uses normal ws apis Signed-off-by: Andy Green <andy.green@linaro.org>
fix failure to limit 7bit lengths Reported-by: Tran Le Hung <tranhung44@gmail.com> Reported-by: Tobias Maier <tobias.maier@netplace.com> Signed-off-by: Andy Green <andy@warmcat.com>
PreviousNext