Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
19242db55b2183d92a76d90e9b59f090f0d6dbba
/
lib
/
private-libwebsockets.h
19242db
raw: take care about same vh protocol linked list
by Andy Green
· 8 years ago
89212d6
pollout: handle request for pollout during pollout service
by Andy Green
· 8 years ago
00ae909
esp32: separate factory setup
by Andy Green
· 8 years ago
d58353f
pmd: handle case we are already on drain list
by Andy Green
· 8 years ago
7aadd14
pmd: align client rx sm with server one
by Andy Green
· 8 years ago
a4d2364
solaris: handle big-endian
by luk65
· 8 years ago
ec50eba
Subject: Libevent: Initial Support
by Aditya Tirumala
· 8 years ago
3a09c3b
esp32: align fops member name defines
by Andy Green
· 8 years ago
205cced
raw: enable server and client raw sockets
by Andy Green
· 8 years ago
19cc7ac
fops-zip
by Andy Green
· 8 years ago
753f1d6
junzip: style and migrate header into private-libwebsockets.h
by Andy Green
· 8 years ago
04054b4
ev: fix build
by Andy Green
· 8 years ago
1ada132
fops: allow setting from context creation and introduce lws_select_fops_by_vfs_path
by Andy Green
· 8 years ago
be8d791
adoption: make union for socket and file fds
by Andy Green
· 8 years ago
1789d0a
fops: refactor around lws_fops_fd_t
by Andy Green
· 8 years ago
a5488f9
mbedtls: remove abortive attempt to avoid confusing people
by Andy Green
· 8 years ago
0aed7a0
mbed3: sayonara
by Andy Green
· 8 years ago
3e0006c
client: move redirects and c_port out of union
by Andy Green
· 8 years ago
3d6a1e1
client connect: oom4 clean up timeout list
by Andy Green
· 8 years ago
0db9b9f
client redirect: choose correct error path after resetting client connection
by Andy Green
· 8 years ago
297c031
raw: adoption and processing
by Andy Green
· 8 years ago
c7c4ae0
ESP32 platform
by Andy Green
· 8 years ago
40d37e2
client: fix X509_V_ERR_CERT_HAS_EXPIRED
by Namowen
· 8 years ago
31c5130
client: fix redirects and allow ssl / non-ssl redirects
by Andy Green
· 8 years ago
9395eb6
LWS_PLAT_OPTEE: Convert to use TEE_Malloc
by Andy Green
· 8 years ago
76985f2
wsi remove unused 'upgraded' boolean field
by Denis Osvald
· 8 years ago
1e22719
polarssl: turn off missing tlsext
by Andy Green
· 8 years ago
c001a15
openssl: deal with missing OPENSSL_NO_TLSEXT on ancient versions
by Andy Green
· 8 years ago
a0c4a0e
cgi: 5s grace to send buffered if chunked
by Andy Green
· 8 years ago
714f66f
windows: remove preprocessor business for [v]snprintf
by Andy Green
· 8 years ago
dd0dfae
ESP8266: LWS_POSIX fixes for basic auth and deprecated context
by Andy Green
· 8 years ago
be9fb91
context deprecation
by Andy Green
· 8 years ago
ed4acef
RFC7233 HTTP Ranges support for server
by Andy Green
· 8 years ago
69c88d9
context: external_baggage_free_on_destroy
by Andy Green
· 8 years ago
6e436dc
vhost: allow adding vhosts after server init
by Bablooos
· 8 years ago
0fdca9f
client stash: update path variable to larger size
by sjames1958gm
· 8 years ago
53bed78
lws_socket_bind: use lws_sockfd_type
by Andy Green
· 8 years ago
d2cef15
Better support for MINW32
by Rainer Poisel
· 8 years ago
86ab060
client: add lws_http_client_http_response api
by Andy Green
· 8 years ago
b46c401
alias lws_plat_service_tsi to lws_service_tsi in public api
by Andy Green
· 8 years ago
3b93e34
Add reject service keywords list
by Andy Green
· 8 years ago
443b31d
extpoll: expose forced service apis
by Andy Green
· 8 years ago
fb71b79
Subject: Fix some typographical and grammatical errors.
by Peter Pentchev
· 8 years ago
a496700
lws_snprintf
by Andy Green
· 8 years ago
c15714f
handle rx flow control active when consuming payload
by Andy Green
· 8 years ago
316960b
Added build support for Solaris.
by Fredrik Skogman
· 8 years ago
723b3f1
client http: extra read notification after close
by Andy Green
· 8 years ago
e35d91a
per-vhost headers and lwsws conf support
by Andy Green
· 8 years ago
fa9ebb3
Remove context from lws_context_per_thread for non-libuv builds
by Patrick Gansterer
· 8 years ago
95fff47
client-add-PUSH-http-body-capability
by Andy Green
· 8 years ago
bbf9369
client fixups after esp8266
by Andy Green
· 8 years ago
7acf76c
esp8266 initial support
by Andy Green
· 8 years ago
f32d250
ws ping pong on idle connections
by Andy Green
· 8 years ago
722cc4a
plugin table dirlisting
by Andy Green
· 8 years ago
5ab523e
ah change default header len to 4096 and pool size 4
by Andy Green
· 8 years ago
2b304a9
EXTPOLL export LWS_POLLXXX and document .events must be .revents
by Andy Green
· 8 years ago
675c349
client ssl add flag to control server cert hostname check
by Andy Green
· 8 years ago
81c221e
CLIENT_CONNECTION_ERROR add strings
by Andy Green
· 8 years ago
e7bf0aa
client confirm server hostname in cert
by Andy Green
· 8 years ago
6ff571f
windows detect client connection error
by Andy Piper
· 8 years ago
7f92ee8
lws_bind_protocol
by Andy Green
· 8 years ago
7a2fc44
protocol generic sessions
by Andy Green
· 9 years ago
c16c6c8
fixup! ipv6 move disable to vhost option
by Denis Osvald
· 8 years ago
2dc7dde
ipv6 move disable to vhost option
by Andy Green
· 8 years ago
4889566
add max_http_header_data2 and upgrade internal offsets from short to int
by Andy Green
· 8 years ago
264786d
lws_get_peer_simple move to user api
by Andy Green
· 8 years ago
e7c1c75
replace LWS_MAX_SOCKET_IO_BUF with context creation info pt_serv_buf_size
by Andy Green
· 9 years ago
d6be677
win32 more build fixes
by Andy Green
· 9 years ago
ecaed5e
Fix leak caused by undestroyed pthread mutex
by Sterling Jensen
· 9 years ago
0a4da2c
lwsws remove all protocols use lws default http
by Andy Green
· 9 years ago
f658528
protocol plugins set default
by Andy Green
· 9 years ago
a709cbb
MSVC from 2015 up has vsnprintf
by OndraCo
· 9 years ago
624b23d
Changes to enable WIN CE support
by OndraCo
· 9 years ago
c25b290
stats upgrade rx tx to long long
by Andy Green
· 9 years ago
f1fd882
client fix reaction to tls failure
by Andy Green
· 9 years ago
cae57ad
plugins_dir convert to array
by Andy Green
· 9 years ago
952fcde
per vhost options struct explicitly const
by Andy Green
· 9 years ago
4664f71
create_vhost move mounts list to info
by Andy Green
· 9 years ago
119bdaa
Android needs sys/resource.h
by Alexander Bruines
· 9 years ago
2f21628
pollin shouldnt always win over pollout
by Andy Green
· 9 years ago
16146cd
coverity 160163 LWS_WARN_UNUSED_RESULT needed on header apis
by Andy Green
· 9 years ago
42e8b18
http cache policy
by Andy Green
· 9 years ago
748a221
cgi lifecycle logging
by Andy Green
· 9 years ago
451cee5
polarssl implementation
by Andy Green
· 9 years ago
9806140
plugin lws server status
by Andy Green
· 9 years ago
4714cf0
vh doubly linked list for wsi on same protocol
by Andy Green
· 9 years ago
b21c20b
context settable server string
by Andy Green
· 9 years ago
2f0bc93
lws access log option and lwsws conf
by Andy Green
· 9 years ago
57f2007
vhost collect rx tx stats
by Andy Green
· 9 years ago
144594d
unix sockets make vhost option
by Andy Green
· 9 years ago
cc3c6fb
vhost should have his own options
by Andy Green
· 9 years ago
3c6a8c1
Add unix domain socket
by Yeonjun Lim
· 9 years ago
b46e4a8
vhost keepalive timeout
by Andy Green
· 9 years ago
f5efa74
cgi post
by Andy Green
· 9 years ago
22d6f39
http2 update integration
by Andy Green
· 9 years ago
a5e73a1
lwsws cgi integration
by Andy Green
· 9 years ago
0a18354
lwsws conf and plugins convert to libuv apis
by Andy Green
· 9 years ago
37098ae
lwsws protocol filter and options
by Andy Green
· 9 years ago
0207705
plugins
by Andy Green
· 9 years ago
09998e3
libuv add idle processing to force service where needed
by Andy Green
· 9 years ago
Next »