canonical libwebsockets.org websocket library
Find a file
David Galeano d58c6ab78d Fixed deflate-stream extension.
When the output buffer was exhausted the input buffer was discarded
without checking if zlib had actually consumed all the input,
now we copy the remaining input data for the next call.
2013-01-09 18:17:42 +08:00
lib Fixed deflate-stream extension. 2013-01-09 18:17:42 +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 mingw add win32helper to lib and fix extpoll 2012-04-12 13:32:19 +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