.. |
.gitignore
|
Ignoring linux build files
|
2013-01-09 15:46:11 +08:00 |
base64-decode.c
|
remove bae64 decode and selftest
|
2013-09-18 20:57:59 +08:00 |
client-handshake.c
|
dont free externally allocated user_space when closing connection
|
2014-07-06 09:36:43 +08:00 |
client-parser.c
|
refactor out most NO_EXTENSIONS
|
2014-04-02 19:45:42 +08:00 |
client.c
|
Added optional per-header length limits:
|
2014-07-06 09:33:40 +08:00 |
context.c
|
Added optional per-header length limits:
|
2014-07-06 09:33:40 +08:00 |
daemonize.c
|
Hide private library symbols
|
2013-03-30 09:52:21 +08:00 |
extension-deflate-frame.c
|
client allow user callback to close on nonzero return
|
2014-03-15 09:32:40 +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
|
partial send handling
|
2014-07-06 09:36:44 +08:00 |
getifaddrs.c
|
style cleanup
|
2013-02-11 17:13:32 +08:00 |
getifaddrs.h
|
make header protection unique remove __prefix
|
2013-10-26 20:23:00 +08:00 |
handshake.c
|
clean=various ifdef reduction
|
2014-04-10 14:08:10 +08:00 |
lextable.h
|
Added HTTP OPTIONS support:
|
2014-07-06 09:36:43 +08:00 |
libev.c
|
refactor move ssl server service to ssl.c
|
2014-04-12 10:07:02 +08:00 |
libwebsockets.c
|
fix confusion ull in latency reporting
|
2014-07-06 09:36:44 +08:00 |
libwebsockets.h
|
add runtime context flag to enforce defeat of OS CA CERTS even if build option selected
|
2014-07-06 09:36:44 +08:00 |
lws-plat-unix.c
|
fix build on OpenBSD
|
2014-07-06 09:36:43 +08:00 |
lws-plat-win.c
|
Windows: Fix implementation of lws_plat_inet_ntop()
|
2014-04-15 18:45:48 +02:00 |
minilex.c
|
Added HTTP OPTIONS support:
|
2014-07-06 09:36:43 +08:00 |
output.c
|
fixes for close flush
|
2014-04-10 17:06:59 +08:00 |
parsers.c
|
Added HTTP OPTIONS support:
|
2014-07-06 09:36:43 +08:00 |
pollfd.c
|
refactor libev eliminate all code ifdefs
|
2014-04-11 13:14:37 +08:00 |
private-libwebsockets.h
|
dont free externally allocated user_space when closing connection
|
2014-07-06 09:36:43 +08:00 |
server-handshake.c
|
fixup no extentsion around last clean
|
2014-04-10 15:15:13 +08:00 |
server.c
|
Added HTTP OPTIONS support:
|
2014-07-06 09:36:43 +08:00 |
service.c
|
Trac 75: fix uxexpected ssl connection close
|
2014-07-06 09:36:44 +08:00 |
sha-1.c
|
refactor out WIN32 tests from code
|
2014-04-02 14:25:10 +08:00 |
ssl-http2.c
|
http2 add initial alpn support
|
2014-04-03 14:33:48 +08:00 |
ssl.c
|
add runtime context flag to enforce defeat of OS CA CERTS even if build option selected
|
2014-07-06 09:36:44 +08:00 |