Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
980614035f632fee491c01a554e12e4d2403e2f9
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
7e2c385
redirects need fake content metadata
by Andy Green
· 9 years ago
b21c20b
context settable server string
by Andy Green
· 9 years ago
cec2fd5
lws normalize http response
by Andy Green
· 9 years ago
2f0bc93
lws access log option and lwsws conf
by Andy Green
· 9 years ago
30cdb3a
recv treat zero return as error
by Justin Chen
· 9 years ago
f3e9c73
json dump vhost
by Andy Green
· 9 years ago
57f2007
vhost collect rx tx stats
by Andy Green
· 9 years ago
868b9f2
strict transport security vhost option flag and lwsws conf support
by Andy Green
· 9 years ago
a1ab201
lwsws conf unix sockets support vhost conf option
by Andy Green
· 9 years ago
144594d
unix sockets make vhost option
by Andy Green
· 9 years ago
1042b34
lwsws conf move interface to be vhost attribute
by Andy Green
· 9 years ago
cc3c6fb
vhost should have his own options
by Andy Green
· 9 years ago
ddd9bfa
Add testapps support for client certs and CRLs
by Alexander Bruines
· 9 years ago
4418245
Support for abstract socket
by Yeonjun Lim
· 9 years ago
3c6a8c1
Add unix domain socket
by Yeonjun Lim
· 9 years ago
b46e4a8
vhost keepalive timeout
by Andy Green
· 9 years ago
5b95081
ssl server init failure info
by Andy Green
· 9 years ago
5e799a4
ssl store vhost in ssl private data not context
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
6e7b79b
lwsws specifically signed char return lejp
by Andy Green
· 9 years ago
0a18354
lwsws conf and plugins convert to libuv apis
by Andy Green
· 9 years ago
e01a551
vhost if explicit vhosts only enable protocols with pvo mentions
by Andy Green
· 9 years ago
d459a6f
lwsws redirect and correct vhost selection before accept
by Andy Green
· 9 years ago
37098ae
lwsws protocol filter and options
by Andy Green
· 9 years ago
efcf496
windows snprintf is _snprintf
by Meir Yanovich
· 9 years ago
da77a60
android fix rlimit
by Galen Ma
· 9 years ago
c5376b1
extensions add api for user code option manipulation
by Andy Green
· 9 years ago
150233d
urldecode forbid malformed
by Andy Green
· 9 years ago
fd12fc2
plugins also link lwsws against websockets_shared
by Andy Green
· 9 years ago
8d21c35
plugins link libwebsockets dynamically
by Denis Osvald
· 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
e800915
lws_service_adjust_timeout optimize
by Andy Green
· 9 years ago
513580d
revert 622d9f2 ssl pending handcrank
by Andy Green
· 9 years ago
2e15d0a
win32 libuv build notes
by Meir Yanovich
· 9 years ago
d5ff4bf
win32 needs strange strftime args
by Meir Yanovich
· 9 years ago
a19ff9b
uri processing reject paths not starting with slash
by Andy Green
· 9 years ago
45dead9
libuv report init failure
by Andy Green
· 9 years ago
f29fbdf
test server libevuv set LWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT on ssl
by Andy Green
· 9 years ago
9694ebe
libuv win32 fixes 2
by Meir Yanovich
· 9 years ago
1c428c3
test server align rxbuf with permessage deflate rx buf size
by Andy Green
· 9 years ago
bbcd241
libuv win32 fixes
by Andy Green
· 9 years ago
02ff145
cmake libuv fix include forcing path
by Andy Green
· 9 years ago
7d5b153
Fix build with musl libc
by V.Krishn
· 10 years ago
1a3f177
mbedtls and polarssl first part
by Andy Green
· 9 years ago
f632e44
revert cmake remove targets from install path
by Andy Green
· 9 years ago
7fe02e3
ssl split out common server and client ssl sources
by Andy Green
· 9 years ago
eefb13a
ssl migrate client pieces to ssl.c
by Andy Green
· 9 years ago
cd0c696
lwsws Libwebsockets Web Server
by Andy Green
· 9 years ago
d526c50
introduce vhosts
by Andy Green
· 9 years ago
e2cf3e1
SNI for server side: receive callback
by Andy Green
· 9 years ago
476329f
http2 build with alpn capable ssl no debug
by Andy Green
· 9 years ago
c6fd360
LWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to runtime ssl disable
by Andy Green
· 9 years ago
f107e4b
libuv: sigint API cleanup
by Denis Osvald
· 9 years ago
de9f794
libuv: handle signals only if requested
by Denis Osvald
· 9 years ago
1a13885
cgi env
by Andy Green
· 9 years ago
1e5a9ad
proxy rewrite
by Andy Green
· 9 years ago
5c8906e
client chunked transfer encoding
by Andy Green
· 9 years ago
c3c2d6d
cgi header processing
by Andy Green
· 9 years ago
8007cc6
b64decode correct decode of some strings
by Andy Green
· 9 years ago
7bc87ab
clean signed mismatches and protect ssl specific code
by Andy Green
· 9 years ago
cea07d6
lws_write restrict chunk size
by Alex Hultman
· 9 years ago
0f9904f
ssl option for auto redir to https
by Andy Green
· 9 years ago
599cad9
Optimize payload exhaustion
by Alex Hultman
· 9 years ago
e32c0ba
appveyor update 1.0.2g
by Andy Green
· 9 years ago
5960158
clang fixes 1
by Andy Green
· 9 years ago
04935e2
client perform WSI_CREATE callback
by bjqiwei
· 9 years ago
c793944
socket interface bind generalize to lws_socket_bind
by Andy Green
· 9 years ago
9a720bb
ssl ecdh adapt if missing ecdh.h include
by Joakim Soderberg
· 9 years ago
4f5ebec
client ext hdr skip if no arg
by Andy Green
· 9 years ago
43befcb
release checklist specfile install soname
by Andy Green
· 9 years ago
4a1c629
rpm specfile so install list bump
by Andy Green
· 9 years ago
f66a12a
libev set foreign loop properly
by Andy Green
· 9 years ago
7d22c29
windows deal with no snprintf
by Andy Green
· 9 years ago
fb5f33b
test server http proxy
by Andy Green
· 9 years ago
494418a
add explicit parent child wsi relationships
by Andy Green
· 9 years ago
fe16003
libuv.c: Service fd with LWS_POLLHUP on poll errors
by Alex Hultman
· 9 years ago
442ae80
wince minor adaptations
by Ondraco
· 9 years ago
f3d1d41
satisfy apparently bogus compiler warning somewhere
by Daniel Santos
· 9 years ago
a661ee5
client support http without ws
by Andy Green
· 9 years ago
2d8d35a
client accept connection request even if no free ah
by Andy Green
· 9 years ago
f859e2d
release checklist ab
by Andy Green
· 9 years ago
e3d141d
adopt readbuf do service
by Andy Green
· 9 years ago
ee699c0
libuv when in use skip shutdown close phase
by Andy Green
· 9 years ago
442e1c8
windows listen for pollhup
by Andy Green
· 9 years ago
83af28a
ah move more_rx_waiting to wsi scope
by Andy Green
· 9 years ago
0338472
test server libuv support status protocol
by Andy Green
· 9 years ago
38a1cbb
libuv create 1Hz background timeout check
by Andy Green
· 9 years ago
f57a2b5
Don't include <sys/cdefs.h> for NetBSD
by Kamil Rytarowski
· 9 years ago
c049589
netbsd netinet include
by Andy Green
· 9 years ago
1bcc110
force service properly when unconsumed rxbuf in ah
by Andy Green
· 9 years ago
58cc41b
adopt readbuf fix no ah path
by Andy Green
· 9 years ago
4ba798d
close wsi must do detatch ah flow even if no ah
by Andy Green
· 9 years ago
8971971
improve timeout and ah list comments
by Andy Green
· 9 years ago
73321cc
remove ah scan
by Andy Green
· 9 years ago
d8267a4
fix missing callback return check
by Andy Green
· 9 years ago
Next »