..
.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
unionize header token array
2013-02-07 20:30:56 +08:00
client-parser.c
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
client.c
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
daemonize.c
Fixed build on OSX.
2013-02-06 15:49:12 +09:00
extension-deflate-frame.c
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +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
introduce logging api and convert all library output to use it
2013-01-10 22:16:37 +08:00
extension-deflate-stream.h
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
extension.c
deprecate x google mux
2013-01-17 19:53:16 +08:00
getifaddrs.c
introduce getifaddrs for toolchains without it
2013-01-12 20:39:47 +08:00
getifaddrs.h
introduce getifaddrs for toolchains without it
2013-01-12 20:39:47 +08:00
handshake.c
handshake bail3 should be bail
2013-02-08 20:10:03 +08:00
libwebsockets.c
change context creation params to struct
2013-02-09 14:01:09 +08:00
libwebsockets.h
change context creation params to struct
2013-02-09 14:01:09 +08:00
Makefile.am
Generate the API reference in text format, too.
2013-02-07 23:36:37 +08:00
minilex.c
add lexical parser for headers
2013-01-18 01:55:48 +08:00
output.c
remove need for filepath buffer on http file serve
2013-02-08 12:19:01 +08:00
parsers.c
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
private-libwebsockets.h
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
server-handshake.c
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
server.c
remove fixed rx buffer allow definition per protocol
2013-02-08 13:16:07 +08:00
sha-1.c
Static variable is now const.
2013-01-09 15:14:31 +08:00