canonical libwebsockets.org websocket library
Find a file
David Galeano 7ffbe1bfca Fixed to keep reading data until the SSL internal buffer is empty.
Before this fix only 2048 bytes were read,
the rest were buffered inside SSL until another message arrived!!!
2013-01-10 12:45:54 +08:00
lib Fixed to keep reading data until the SSL internal buffer is empty. 2013-01-10 12:45:54 +08:00
scripts refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
test-server Added context creation parameter for CA certificates file. 2013-01-09 16:25:54 +08:00
win32port zlib update 1.2.7 2013-01-10 10:03:42 +08:00
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
autogen.sh use autogen.sh 2012-10-06 15:17:01 +08:00
configure.ac required version of autoconf can be lower 2013-01-09 15:16:52 +08:00
COPYING add-COPYING-lgpl-2.1.patch 2010-11-08 17:12:19 +00:00
INSTALL add-INSTALL.patch 2010-11-12 13:11:50 +00:00
libwebsockets-api-doc.html Added context creation parameter for CA certificates file. 2013-01-09 16:25:54 +08:00
libwebsockets.pc.in add pkg-config file libwebsockets.pc 2012-10-19 18:26:22 +08:00
libwebsockets.spec uplevel-rpm-spec-to-include-new-extpoll-sample.patch 2011-02-13 09:08:11 +00:00
Makefile.am add pkg-config file libwebsockets.pc 2012-10-19 18:26:22 +08:00
README-test-server use autogen.sh 2012-10-06 15:17:01 +08:00