Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
48366de1d1a55f5b49ffd376133af0e272119b66
48366de
unix plat: add minimal wsi fd map option
by Andy Green
· 6 years ago
a404983
tokenize: add one more api test
by Andy Green
· 6 years ago
752e193
no h2: fix unused var warning
by Andy Green
· 6 years ago
8f5cdac
Subject: [PATCH] Fix bzero misdetection also for GCC >=8
by Orgad Shaneh
· 6 years ago
8a0ab2d
cmake: probe gcc flags capability
by Andy Green
· 6 years ago
d0b63a8
abstract: raw protocol name is raw-skt
by Andy Green
· 6 years ago
173943a
h2: align h1 upgrade to work same as alpn upgrade
by Andy Green
· 6 years ago
832fdae
mbedtls: correct memory cert usage
by Andy Green
· 6 years ago
d06b723
uv: solve contradiction with WITHOUT_SERVER
by Andy Green
· 6 years ago
f89aa40
generic-sessions update
by Andy Green
· 6 years ago
7ca8b77
pmd: split ebufs to track in and out
by Andy Green
· 6 years ago
8d473ad
smtp: make abstract
by Andy Green
· 6 years ago
ae6346d
ws: connection parse: check just the resolved token
by Andy Green
· 6 years ago
f7149e9
cc0: align dedication to CC0 FAQ recommended format
by Andy Green
· 6 years ago
0c77ce9
openssl3: improve api availability tests
by Andy Green
· 6 years ago
8f06b6f
lejp: allow up to 20 digit decimal numbers
by Andy Green
· 6 years ago
0405c0c
lejp: make sure child object close is not mistaken for parent
by Andy Green
· 6 years ago
8013563
permissions: adapt drop permissions plat function to do uid and gid lookup separately
by Andy Green
· 6 years ago
9e347e6
plugins: remove requirement for libuv on unix
by Andy Green
· 6 years ago
c13ad5b
rx flow: use dll2
by Andy Green
· 6 years ago
bb0e7d9
rx flow: handle partial flow buffer consumption
by Andy Green
· 6 years ago
359aeb1
client http rx: check correct binding state
by Andy Green
· 6 years ago
575b96e
http: refactor and fixes in lws_get_mimetype
by pavelxdd
· 6 years ago
6d45e6c
spa: add info args and stride
by Andy Green
· 6 years ago
8a6cf74
post: only report BODY_COMPLETION once
by Andy Green
· 6 years ago
38fb0e3
lws_struct
by Andy Green
· 6 years ago
0850231
ws: client: if server sends no subprotocol prefer any existing protocol
by kzhdev
· 6 years ago
c40394f
openssl: client: handle no tcr
by kzhdev
· 6 years ago
af817c6
cgi: fix h2 timeouts
by Andy Green
· 6 years ago
0bfb172
http: basic auth: fix delay on Firefox
by pavelxdd
· 6 years ago
ede747f
openssl: client: check wsi from openssl private data
by Andy Green
· 6 years ago
a92cf65
windows: fix build on VS2017 WIN10
by Kieran
· 6 years ago
1d6128d
cmake: Fix bzero mis-detection on MinGW
by elivdahan
· 6 years ago
fd1f4e4
lwsac_use_zero
by Andy Green
· 6 years ago
080a726
docs: add READMEs/README.porting.md
by Andy Green
· 6 years ago
9bcbefe
docs: lws_dll and lws_dll2 documentation 3
by Andy Green
· 6 years ago
49d78fd
ws proxy: also proxy ACCEPT_LANGUAGE
by Andy Green
· 6 years ago
1062370
unix skt: allow control over skt user:group
by Andy Green
· 6 years ago
ce1f395
context: add info members to drop privileges using user and group name strings
by Andy Green
· 6 years ago
59b4688
docs: correct lws_random doxygen docs 9
by Andy Green
· 6 years ago
53c932e
lws_hex_to_byte_array
by Andy Green
· 6 years ago
ff71e3c
close: after DROP_PROTOCOL no longer report traffic to callback
by Andy Green
· 6 years ago
5c3a2be
http proxy: proxy Authorization header
by Andy Green
· 6 years ago
588cf0b
lws_spa: add CLOSE callback
by Andy Green
· 6 years ago
da3d8cb
http proxy: support POST
by Andy Green
· 6 years ago
f7860b6
spa: allow instantiation with no parse array
by Andy Green
· 6 years ago
62c5a78
alpn: handle ALLOW_NON_SSL_ON_SSL_PORT
by Andy Green
· 6 years ago
303c78a
hrtimer: insert must handle head tail pointers
by Andy Green
· 6 years ago
d5d2bbc
hrtimer: remove from correct dll before resetting
by Andy Green
· 6 years ago
d1d313b
ws proxy: also proxy h1 ws to h1 and h2
by Andy Green
· 6 years ago
668a3f4
minimal-http-server-eventlib-smp
by Andy Green
· 6 years ago
13ae992
lws_dll[2]_foreach_safe: add user cb param
by Andy Green
· 6 years ago
b227d10
nossl recv: always respond to 0 length read as shutdown
by Andy Green
· 6 years ago
462847b
lws_dll: remove lws_dll_lws and deprecate lws_dll_remove
by Andy Green
· 6 years ago
ce5b9a3
lws_dll: teach it to track tail as well as head
by Andy Green
· 6 years ago
8dd3383
lws_dll_foreach_safe
by Andy Green
· 6 years ago
30eb3e9
openssl: gencrypto: aes gcm AAD: use EncryptUpdate or DecryptUpdate to set AAD
by Andy Green
· 6 years ago
45f2c9f
openssl3: handle EC_POINT_get_affine_coordinates api change
by Andy Green
· 6 years ago
555c34b
openssl: reuse client SSL_CTX where possible
by Andy Green
· 6 years ago
58ff442
server-status: show correct statm value
by Andy Green
· 6 years ago
15a0e54
minimal-http-server-proxy
by Andy Green
· 6 years ago
59a2a78
openssl: try to reduce memory usage
by Andy Green
· 6 years ago
75c058e
mbedtls: handle vhost without valid cert gracefully
by Andy Green
· 6 years ago
4c3146c
glibc: if malloc_trim() exists, call it periodically
by Andy Green
· 6 years ago
c74e499
appveyor: add JOSE target
by Andy Green
· 6 years ago
9c7162f
windows: prepare for udp
by Andy Green
· 6 years ago
579ed35
jwk: remove unistd.h include
by Andy Green
· 6 years ago
119aa5c
lws_dir: wrap dir scanning backend and convert lejp-conf
by Andy Green
· 6 years ago
5d1cd3c
mbedtls: Fix reads getting stuck when the socket has disconnected
by Santeri Hernejärvi
· 6 years ago
274b491
dbus: selftests should use more unique mirror session name
by Andy Green
· 6 years ago
ce273b1
dbus: signal.h needed explicitly on some platforms
by Brian Lee
· 6 years ago
7c6cfd2
vhost: fix allocated protocol list freeing at destroy time
by Andy Green
· 6 years ago
80ff6ed
lwsac_use_zeroed: lwsac helper equivalent to zalloc
by Andy Green
· 6 years ago
6a88483
lejp: integrate error strings and api to core lejp
by Andy Green
· 6 years ago
4ed522e
minimal-http-client-custom-headers
by Andy Green
· 6 years ago
3b65f98
old openssl: dont build with membuffer apis
by Andy Green
· 6 years ago
c3f30bf
vhost info: add memory buffer cert support
by Andy Green
· 6 years ago
0079099
vhost: add pprotocols to vhost info
by Andy Green
· 6 years ago
28fc564
optee: supporting sockaddr* variants and cleanup
by Akira Tsukamoto
· 6 years ago
f8cd973
mingw: windows: make minimal examples build
by Andy Green
· 6 years ago
09fe212
bzero: replace all with memset
by Andy Green
· 6 years ago
b31ab02
ipv6: force ipv4 if iface bind uses ipv4 address
by Andy Green
· 6 years ago
529b59c
xenial: fix missing stdio.h errors in minimal examples
by Andy Green
· 6 years ago
2cb6732
minimal-ws-client-echo: add -i iface option to allow control of client iface bind
by Andy Green
· 6 years ago
1e00d1d
ipv6: support [ipv6]:port in client proxy
by Andy Green
· 6 years ago
c741f71
adopt: force incoming fd to nonblocking
by Andy Green
· 6 years ago
cdf6dc3
cmake cross: non-bash doesn't deal with quoted options correctly
by Andy Green
· 6 years ago
b50e9fb
cmake: override build system release optimization policy
by Andy Green
· 6 years ago
986bb37
ah: custom headers for h1
by Andy Green
· 6 years ago
e56ccb7
libuv: account for pipe close only once
by Andy Green
· 6 years ago
c289ee3
ipv6: migrate header includes to private.h
by Andy Green
· 6 years ago
ddebc52
uv: ensure watcher exists before operating on it
by Andy Green
· 6 years ago
562dcba
smp: take pt lock in poll foreign thread detection
by Andy Green
· 6 years ago
e7df97c
libuv.c: set m to 0 by default
by Adam Duskett
· 6 years ago
a57d13c
smp: adopt: deal with load balancing init window
by Andy Green
· 6 years ago
3a31c47
ws: setting default protocol index to an illegal index disables default ws binding
by Andy Green
· 6 years ago
30d992d
clean: LWS_SSL_ENABLED use vh as the macro arg name to clarify what should be given
by Andy Green
· 6 years ago
572ffb4
http: log ws upgrades
by Andy Green
· 6 years ago
281d2a7
socks5: fix remain dst buffer length when calls lws_strncpy
by JoonCheol Park
· 6 years ago
fb90b04
server-status: add proc statm and switch to vhost protocol timer
by Andy Green
· 6 years ago
Next »