Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
d37b383edca21118395f66a6f8509d2533e9db62
d37b383
refactor: apply ops structs to event loop handlers
by Andy Green
· 7 years ago
d05b408
refactor: clean out test-apps
by Andy Green
· 7 years ago
8d213f8
refactor: isolate event_loop struct content same way as roles
by Andy Green
· 7 years ago
91a47f4
refactor: also constify CAPS usage of context info
by Andy Green
· 7 years ago
6e1caa5
buflist: debug
by Andy Green
· 7 years ago
65b68bd
wolfSSL updates
by kaleb-himes
· 7 years ago
ac6c48d
refactor: most preparation for -DLWS_ROLE_H1=0
by Andy Green
· 7 years ago
16a9071
refactor: move all ah and http specific vars to http private and conditional inclusion from there
by Andy Green
· 7 years ago
9c9ef9c
refactor: move everything related to HTTP_PROXY out of struct lws and private-libwebsockets.h into http role private
by Andy Green
· 7 years ago
25e27d7
travis: refactor the yml and add smp-specific tests
by Andy Green
· 7 years ago
7c0a2ae
smp: h2 children must go on same tsi as parent
by Andy Green
· 7 years ago
ae68860
qa: add 6 x h2load tests
by Andy Green
· 7 years ago
82adc07
fix minimal-server-tls
by Andy Green
· 7 years ago
c9fb42b
lws_get_vhost_listen_port
by Andy Green
· 7 years ago
7ff8f02
context info struct: make lws usage all const
by Andy Green
· 7 years ago
800cd40
client: support pipelining / h2 multi for POST
by Andy Green
· 7 years ago
5d06f61
travis: h2spec integration
by Andy Green
· 7 years ago
2e3ddee
lws_get_peer_write_allowance: return lws_fileofs_t
by Andy Green
· 7 years ago
87bb121
cmake: avoid killing CMAKE_C_FLAGS
by Silas Parker
· 7 years ago
27e86e2
cmake: allow setting LWS_ROLE_WS
by Andy Green
· 7 years ago
8e9751e
refactor: move out extension lws members into ws and establish role structs for vhost content
by Andy Green
· 7 years ago
7b227eb
autobahn fixes
by Andy Green
· 7 years ago
3459d4f
Removing rudimental n1 variable
by Labunsky Artem
· 7 years ago
4c5138e
proxy: allow use of at char in passwords
by Andy Green
· 7 years ago
97e36d8
minimal examples for Server Side Events
by Andy Green
· 7 years ago
658c752
lws_add_http_common_headers: provide WSI_TOKEN_HTTP_CONTENT_TYPE helper
by Andy Green
· 7 years ago
3f68335
refactor: split out private role header content
by Andy Green
· 7 years ago
1d20949
refactor: absorb other caches into buflist
by Andy Green
· 7 years ago
1bf30c8
debug: with debug build and uv, repeat some closes
by Andy Green
· 7 years ago
6059c96
minimal-http-server-basicauth
by Andy Green
· 7 years ago
ae4897f
smp: add some overview docs on the related minimal example
by Andy Green
· 7 years ago
a939087
tcp keepalive: user TCP_USER_TIMEOUT on linux if extant
by Andy Green
· 7 years ago
b9b100b
minimal-http-server-post: redirect does its own header write
by Andy Green
· 7 years ago
8829c2f
selftests
by Andy Green
· 7 years ago
f0048ac
minimal: add switches and exit results
by Andy Green
· 7 years ago
62af793
rxflow buflist: handle forced service
by Andy Green
· 7 years ago
654adaf
spa: fix potential overrun
by Andy Green
· 7 years ago
92277ad
lws overview
by Andy Green
· 7 years ago
74b4775
zlib: Avoid pre-decrement of pointer in big-endian CRC calculation
by Mark Adler
· 8 years ago
b807ccf
Subject: zlib: Avoid shifts of negative values inflateMark
by Mark Adler
· 9 years ago
4b7144f
lws_buflist
by Andy Green
· 7 years ago
7812ffa
build: put back -O3
by Andy Green
· 7 years ago
8d79eaf
404 processing
by Andy Green
· 7 years ago
65f87ef
pipe2 where possible
by Andy Green
· 7 years ago
aa816e9
alpn: assemble defaults from roles and allow override
by Andy Green
· 7 years ago
f978ea8
Fixed authorization condition in 101 server response
by Hasan-Jawaheri
· 7 years ago
126be3c
refactor role ops
by Andy Green
· 7 years ago
16e2f09
refactor mode and states into roles and states
by Andy Green
· 7 years ago
a2210d1
docs: rearrange callback list in libwebsockets.h into sections
by Andy Green
· 7 years ago
67cfdfa
coverity 189199: messageboard: confirm vhd non-NULL
by Andy Green
· 7 years ago
bf5457a
coverity 185654: acme: confirm vhd non-NULL
by Andy Green
· 7 years ago
d830185
coverity 189197: workaround false cov detect
by Andy Green
· 7 years ago
e993168
sshd: fixes
by Andy Green
· 7 years ago
9a51bd0
LWS_TLS_CERT_INFO_OPAQUE_PUBLIC_KEY
by Andy Green
· 7 years ago
c8af76c
minimal-ws-server-pmd-bulk: add echo
by Andy Green
· 7 years ago
de4c130
Coverity 189186: hrtimer calculation overflow
by Andy Green
· 7 years ago
2b180b2
Coverity 189188: cover for meaningless coverity warning
by Andy Green
· 7 years ago
9586acb
Coverity 189189: client: new openssl alpn handling off-by-one
by Andy Green
· 7 years ago
a7db6e4
Coverity 189190: client: deal with NULL piggyback wsi
by Andy Green
· 7 years ago
3c9924b
Coverity 189191: client: cope with missing :status on h2 client
by Andy Green
· 7 years ago
43f9a8d
Coverity 189185: access_log: guarantee no null wsi vhost
by Andy Green
· 7 years ago
ece243f
Coverity 189187: hide coverity false positive
by Andy Green
· 7 years ago
fddebfc
QA
by Andy Green
· 7 years ago
719f735
minimal-http-client-post
by Andy Green
· 7 years ago
a017c4b
h2: tx END_STREAM should only set HALF_CLOSED_LOCAL
by Andy Green
· 7 years ago
af88a88
DROP_PROTOCOL: guarantee only one DROP per BIND
by Andy Green
· 7 years ago
419a6af
spa: determine final boundary
by Andy Green
· 7 years ago
2a9b6f5
client: h2
by Andy Green
· 7 years ago
2d3fc52
h2: allow control of rx scratch buffer from vhost info
by Andy Green
· 7 years ago
3038af5
hexdump: add some smaller helpers
by Andy Green
· 7 years ago
caaf26c
libuv: foreign loop detach doesn not require lws running the loop at all
by Andy Green
· 7 years ago
7d466ba
minimal-http-client-hugeurl
by Andy Green
· 7 years ago
8f19a3f
network interface: defer bindings to absent network interfaces
by Andy Green
· 7 years ago
e052edb
minimal-http-server-libuv-foreign
by Andy Green
· 7 years ago
b9c7f3d
libuv: run loop to clean up per-pt objects before exiting
by Andy Green
· 7 years ago
80d8489
minimal-http-server-form-post-file
by Andy Green
· 7 years ago
3a020c1
lws_filename_purify_inplace
by Andy Green
· 7 years ago
764d0d3
minimal-http-server-form-get
by Andy Green
· 7 years ago
020a8a2
minimal-http-server-form-post
by Andy Green
· 7 years ago
cd30656
logging: reduce logs related to POST and spa
by Andy Green
· 7 years ago
865b243
mingw: also workaround ENOTCONN
by Andy Green
· 7 years ago
b45956f
client: add alpn processing on mbedtls and openssl
by Andy Green
· 7 years ago
04e1661
client: http1.1 pipelining
by Andy Green
· 7 years ago
3647cd8
minimal: client multi
by Andy Green
· 7 years ago
bd6fc10
lws_write_ws_flags helper
by Andy Green
· 7 years ago
94f3981
mbedtls: wrapper: client: Force mbedTLS to attemp to verify cert
by Fabio Alessandrelli
· 7 years ago
d5bb8ec
minimal: raw udp
by Andy Green
· 7 years ago
7cef6fc
udp
by Andy Green
· 7 years ago
1820212
lws_set_timer_usecs: change to usec resolution
by Andy Green
· 7 years ago
9cf641d
minimal: minimal-raw-adopt-tcp
by Andy Green
· 7 years ago
feeca91
lwsws: fix inherited vhost info
by Andy Green
· 7 years ago
eedee9c
cmake: remove unused check on inttypes.h
by Andy Green
· 7 years ago
7aa511d
minimal: minimal raw vhost
by Andy Green
· 7 years ago
03acd5a
valgrind: context creation error path
by Andy Green
· 7 years ago
b80cef6
minimal: minimal-raw-file
by Andy Green
· 7 years ago
a416178
wss-over-h2: show feedback in test page if active
by Andy Green
· 7 years ago
3e4a1f3
client: choose right vh client ssl_ctx
by Andy Green
· 7 years ago
b047081
minimal: http-server-tls
by Andy Green
· 7 years ago
5ecec97
minimal: dynamic http server
by Andy Green
· 7 years ago
2519ac9
coverity 188316: supposed deadcode
by Andy Green
· 7 years ago
Next »