..
.gitignore
Ignoring linux build files
2013-01-09 15:46:11 +08:00
base64-decode.c
CMake support + fixed windows build.
2013-02-06 15:49:12 +09:00
client-handshake.c
fix ssl reject path for freeing header allocation
2013-02-11 21:43:41 +08:00
client-parser.c
style cleanup
2013-02-11 17:13:32 +08:00
client.c
eliminate snprintf
2013-02-12 10:13:12 +08:00
daemonize.c
style cleanup
2013-02-11 17:13:32 +08:00
extension-deflate-frame.c
style cleanup
2013-02-11 17:13:32 +08:00
extension-deflate-frame.h
Separate compression levels for server and client,
2013-01-10 12:45:54 +08:00
extension-deflate-stream.c
style cleanup
2013-02-11 17:13:32 +08:00
extension-deflate-stream.h
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
extension.c
style cleanup
2013-02-11 17:13:32 +08:00
getifaddrs.c
style cleanup
2013-02-11 17:13:32 +08:00
getifaddrs.h
style cleanup
2013-02-11 17:13:32 +08:00
handshake.c
style cleanup
2013-02-11 17:13:32 +08:00
libwebsockets.c
Fixed compilation on Windows.
2013-02-12 09:58:12 +08:00
libwebsockets.h
fix info struct api docs for iface vs interface
2013-02-12 10:13:02 +08:00
Makefile.am
stop O2 override
2013-02-11 09:31:43 +08:00
minilex.c
add lexical parser for headers
2013-01-18 01:55:48 +08:00
output.c
style cleanup
2013-02-11 17:13:32 +08:00
parsers.c
fix ssl reject path for freeing header allocation
2013-02-11 21:43:41 +08:00
private-libwebsockets.h
fix ssl reject path for freeing header allocation
2013-02-11 21:43:41 +08:00
server-handshake.c
eliminate snprintf
2013-02-12 10:13:12 +08:00
server.c
Fixed compilation on Windows.
2013-02-12 09:58:12 +08:00
sha-1.c
Static variable is now const.
2013-01-09 15:14:31 +08:00