.. |
.gitignore
|
Ignoring linux build files
|
2013-01-09 15:46:11 +08:00 |
alloc.c
|
LWS_PLAT_OPTEE: Convert to use TEE_Malloc
|
2017-02-07 00:51:25 +08:00 |
base64-decode.c
|
base64 decode fix lengths
|
2016-08-10 21:20:23 +08:00 |
client-handshake.c
|
Subject: Support to IPv6 on Windows
|
2017-06-01 06:57:59 +08:00 |
client-parser.c
|
pmd: handle case we are already on drain list
|
2017-03-26 10:11:06 +08:00 |
client.c
|
Subject: Save copy of ah pointer even with WS client so that HTTP
|
2017-04-10 12:38:35 +08:00 |
context.c
|
Subject: Mismatched lws_zalloc / free
|
2017-08-17 07:33:54 +08:00 |
daemonize.c
|
context deprecation
|
2016-12-20 14:37:07 +08:00 |
extension-permessage-deflate.c
|
ext: pmd: improve dealing with partial input usage with drain
|
2017-03-20 19:34:49 +08:00 |
extension-permessage-deflate.h
|
extension permessage deflate
|
2016-01-11 11:34:01 +08:00 |
extension.c
|
documentation convert to doxygen
|
2016-07-14 08:57:27 +08:00 |
fops-zip.c
|
gcc-format-strings: 32-bit build
|
2017-03-09 18:48:55 +08:00 |
getifaddrs.c
|
whitespace trailing mass cleanout
|
2015-12-14 08:52:03 +08:00 |
getifaddrs.h
|
esp8266 initial support
|
2016-08-10 21:20:23 +08:00 |
handshake.c
|
raw: enable server and client raw sockets
|
2017-03-07 16:06:05 +08:00 |
header.c
|
server-name: add_server_header add LWSAHH_FLAG_NO_SERVER_NAME
|
2017-03-08 07:51:47 +08:00 |
hpack.c
|
http2 update integration
|
2016-04-13 11:53:40 +08:00 |
http2.c
|
http2: fix log compile errors
|
2017-03-09 13:30:44 +08:00 |
huftable.h
|
http2 hpack basic decode ok including huff
|
2014-10-12 08:38:16 +08:00 |
lejp-conf.c
|
fops-zip
|
2017-03-05 15:32:55 +08:00 |
lejp.c
|
documentation convert to doxygen
|
2016-07-14 08:57:27 +08:00 |
lejp.h
|
documentation convert to doxygen
|
2016-07-14 08:57:27 +08:00 |
lextable-strings.h
|
raw: adoption and processing
|
2017-02-21 07:47:35 +08:00 |
lextable.h
|
raw: adoption and processing
|
2017-02-21 07:47:35 +08:00 |
libev.c
|
ev: stop event listeners during context destroy
|
2017-03-29 08:22:54 +08:00 |
libuv.c
|
Subject: libuv: Fix closing handle multiple times
|
2017-05-23 23:50:04 +08:00 |
libwebsockets.c
|
Subject: Support to IPv6 on Windows
|
2017-06-01 06:57:59 +08:00 |
libwebsockets.h
|
docs: swap _all_protocol_vhost cut and paste
|
2017-08-16 15:23:08 +08:00 |
lws-plat-esp32.c
|
esp32: move helper code into lws
|
2017-03-10 14:33:25 +08:00 |
lws-plat-esp8266.c
|
adoption: make union for socket and file fds
|
2017-03-01 10:01:53 +08:00 |
lws-plat-optee.c
|
fops-zip
|
2017-03-05 15:32:55 +08:00 |
lws-plat-unix.c
|
gcc-format-strings: 32-bit build
|
2017-03-09 18:48:55 +08:00 |
lws-plat-win.c
|
windows: constify first arg of plat fops open
|
2017-04-19 20:41:57 +08:00 |
minihuf.c
|
whitespace trailing mass cleanout
|
2015-12-14 08:52:03 +08:00 |
minilex.c
|
whitespace trailing mass cleanout
|
2015-12-14 08:52:03 +08:00 |
output.c
|
non-ssl: return 0 on pending
|
2017-05-03 21:25:23 +08:00 |
parsers.c
|
pmd: handle case we are already on drain list
|
2017-03-26 10:11:06 +08:00 |
pollfd.c
|
pollout: handle request for pollout during pollout service
|
2017-04-05 08:30:04 +08:00 |
private-libwebsockets.h
|
pollout: handle request for pollout during pollout service
|
2017-04-05 08:30:04 +08:00 |
ranges.c
|
RFC7233 HTTP Ranges support for server
|
2016-12-20 14:37:07 +08:00 |
rewrite.c
|
check oom on lws_malloc
|
2016-05-12 21:04:33 +08:00 |
romfs.c
|
esp32: move helper code into lws
|
2017-03-10 14:33:25 +08:00 |
romfs.h
|
esp32: move helper code into lws
|
2017-03-10 14:33:25 +08:00 |
server-handshake.c
|
coverity 177526: pointer difference already scaled
|
2017-03-08 14:10:31 +08:00 |
server.c
|
ah: reuse at end of transaction has no timeout
|
2017-08-15 08:06:32 +08:00 |
service.c
|
Subject: ssl: stop spinning on close
|
2017-04-19 20:53:51 +08:00 |
sha-1.c
|
polarssl implementation
|
2016-04-18 20:05:43 +08:00 |
smtp.c
|
boilerplate: add back missing Lesser that cut-and-pasted itself around
|
2017-04-06 23:12:30 +08:00 |
ssl-client.c
|
Subject: ssl: fix OpenSSL client method detection
|
2017-04-06 23:12:11 +08:00 |
ssl-http2.c
|
gcc format strings: http2
|
2017-02-07 00:51:25 +08:00 |
ssl-server.c
|
mbedtls: remove abortive attempt to avoid confusing people
|
2017-02-22 09:54:47 +08:00 |
ssl.c
|
snprintf: move contributed ssl patch to lws_snprintf
|
2017-05-03 20:26:58 +08:00 |