1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00
libwebsockets/lib
Andy Green 2da89dccb0 bump version to 1.1 and soname to 2
Signed-off-by: Andy Green <andy.green@linaro.org>
2013-01-31 11:01:38 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
base64-decode.c introduce logging api and convert all library output to use it 2013-01-10 22:16:37 +08:00
client-handshake.c FreeBSD compatibility 2013-01-29 06:57:21 +08:00
client-parser.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
client.c roubustness handle problems in read loop better 2013-01-30 12:27:27 +08:00
daemonize.c trac 5 sa_restorer deprecated 2013-01-23 08:32:03 +08:00
extension-deflate-frame.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +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 Fixed deflate-stream extension. 2013-01-09 18:17:42 +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 server allow NULL protocol map to protocol 0 2013-01-30 12:26:14 +08:00
libwebsockets.c get error from getnameinfo if unable to improve hostname and use hostname 2013-01-31 10:05:43 +08:00
libwebsockets.h clean out remaining mentions of deprecated broadcast 2013-01-31 11:01:35 +08:00
Makefile.am bump version to 1.1 and soname to 2 2013-01-31 11:01:38 +08:00
minilex.c add lexical parser for headers 2013-01-18 01:55:48 +08:00
output.c instrument latency 2013-01-30 08:49:12 +08:00
parsers.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
private-libwebsockets.h introduce lws_latency 2013-01-30 08:32:15 +08:00
server-handshake.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
server.c instrument latency 2013-01-30 08:49:12 +08:00
sha-1.c Static variable is now const. 2013-01-09 15:14:31 +08:00