Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
c70f6692f8d505e35f71e00f35089a06363c854d
c70f669
client: getaddrinfo refactor
by Andy Green
· 7 years ago
3ff720f
support openssl info callback
by Andy Green
· 7 years ago
1725332
pkgconfig
by Andy Green
· 7 years ago
be4efcf
Subject: LWS_UNUSED
by Sergey Kovalevich
· 7 years ago
31e26a4
esp32: make button debounce also available in factory
by Andy Green
· 7 years ago
1e762dc
esp32: add ar ranlib and linker cross paths
by Andy Green
· 7 years ago
581b86e
HTTP_PROXY: make usable
by Andy Green
· 7 years ago
449eec9
client: add iface in connection info, dont use vhost iface
by Andy Green
· 7 years ago
af718ff
LWS_WITH_NO_LOGS: take care about unused array for log generation
by Andy Green
· 7 years ago
0be9e98
win32: enable 64-bit file lengths
by WebsocketUser
· 7 years ago
568aae9
Subject: Fix compile error in GCC 4.1.2
by Leonardo Maccari Rufino
· 7 years ago
02638f6
large files: convert content-length to use lws_filepos_t
by Andy Green
· 7 years ago
37053b3
content-length api: unsigned long to lws_filepos_t
by Andy Green
· 7 years ago
393b38a
Subject: Support to bind accepted socket to device on Linux
by Leonardo Maccari Rufino
· 7 years ago
156363f
capabilities support
by Andy Green
· 7 years ago
af7f943
Subject: windows: support to bind to a specific IPv6 address
by Leonardo Maccari Rufino
· 7 years ago
2ce39fe
Subject: Support to IPv6 on Windows
by Leonardo Maccari Rufino
· 7 years ago
a4f88d5
NULL protocol: make sure vhost same protocol linklist gets correct protocol index
by Andy Green
· 7 years ago
ce2e74e
Subject: lws_stats: fix compile error on VS2013
by Andy Ning
· 7 years ago
978605b
esp32: disable LWS_WITH_STATS by default
by Andy Green
· 7 years ago
989ff82
Subject: Fixed value of LIBWEBSOCKETS_LIBRARIES_STATIC
by Sergey Kovalevich
· 7 years ago
5d1d756
Subject: Fixed build in scope of a project (add_subdirectory)
by Sergey Kovalevich
· 7 years ago
348887e
Subject: Direct extension confirmation to the negotiated protocol's callback
by emptyVoid
· 7 years ago
3ec32b1
Subject: libuv: Fix closing handle multiple times
by Petar Paradzik
· 8 years ago
49769a7
esp32: otf and use group-role as hostname if present
by Andy Green
· 8 years ago
decbbc5
esp32: debounced button events
by Andy Green
· 8 years ago
c28f436
esp32: led network state helper
by Andy Green
· 8 years ago
a369b42
cgi: close unforked std fds
by Andy Green
· 8 years ago
d12b3df
LICENSE: clarify exceptions also apply to LGPL self-refernences
by Andy Green
· 8 years ago
3844988
cgi: apply chunked grace period only when explicitly chunked
by Andy Green
· 8 years ago
a6a6878
cgi: handle no body to keep events coming
by Andy Green
· 8 years ago
de12c86
cgi: allow time travelling headers to decide response code
by Andy Green
· 8 years ago
ed92b6d
client: added socks5 proxy support
by Andy Ning
· 8 years ago
8f16f92
plugins: group
by Andy Green
· 8 years ago
3cf570e
esp32: group tracking
by Andy Green
· 8 years ago
3198446
adoption: close socket manually if fails before add fds
by Andy Green
· 8 years ago
fbc1ff6
stats: ah and ssl restriction stats
by Andy Green
· 8 years ago
b778cc5
esp32: group mdns
by Andy Green
· 8 years ago
b2f8bc5
esp32: multi ap slots
by Andy Green
· 8 years ago
54236bd
esp32: multi ap slots plus PEM certs and parallel build fixes
by Andy Green
· 8 years ago
a7def3c
LWS_WITH_STATS
by Andy Green
· 8 years ago
aff8d23
lws_write: report and reject suspicious lengths
by Andy Green
· 8 years ago
2790d5b
esp32: add leds sine fade helper
by Andy Green
· 8 years ago
5468812
esp32: reapply pending count just for esp32
by Andy Green
· 8 years ago
57e020a
plugin-standalone: refactor cmake part to ease multiple sources
by Andy Green
· 8 years ago
e304d7b
esp32: mac build: use gstat if exists
by Andy Green
· 8 years ago
a1210f7
non-ssl: return 0 on pending
by Andy Green
· 8 years ago
f13db3e
snprintf: move contributed ssl patch to lws_snprintf
by Andy Green
· 8 years ago
d1aa920
esp32: client: SO_SNDBUF not usable
by Andy Green
· 8 years ago
6384eb7
esp32: return random length from lws_get_random
by Andy Green
· 8 years ago
98218bd
esp32: return random count
by Andy Green
· 8 years ago
991f6ec
Subject: windows: fops write support
by Joel Winarske
· 8 years ago
aeb3397
Subject: ssl: stop spinning on close
by Martin Milata
· 8 years ago
ca6242a
windows: constify first arg of plat fops open
by dspname
· 8 years ago
0b96862
windows: align choked trunc checking with unix
by Andy Green
· 8 years ago
ff151d0
esp32: update for soc refactor in esp-idf 9edab21385b6349340d7e3ac27b730e44a127fd3
by Andy Green
· 8 years ago
6018c05
Subject: Save copy of ah pointer even with WS client so that HTTP
by Gecko
· 8 years ago
f58241c
client: allow 201
by Andy Green
· 8 years ago
ba9d639
ssl: only apply restriction if nonzero for vhost
by Andy Green
· 8 years ago
b4b3da0
bind protocol: fix for NULL names
by Silas Parker
· 8 years ago
4adf590
esp32-fix-random
by Andy Green
· 8 years ago
8a74348
esp32: workaround cant find TLS_client_method
by Andy Green
· 8 years ago
47bbb04
raw: defer creation callback until after fds inserted
by Andy Green
· 8 years ago
2b9fff7
boilerplate: add back missing Lesser that cut-and-pasted itself around
by Andy Green
· 8 years ago
d7d8c08
Subject: ssl: fix OpenSSL client method detection
by Martin Milata
· 8 years ago
19242db
raw: take care about same vh protocol linked list
by Andy Green
· 8 years ago
54c2262
adopt: use default protocol in given vhost
by Andy Green
· 8 years ago
00081a2
ssl: OpenSSL v1.1 deprecated TLSv1_2_client_method
by Andy Green
· 8 years ago
6cae994
adopt: LWS_SERVER_OPTION_ONLY_RAW to indicate a vhost only serves raw
by Andy Green
· 8 years ago
a7326fc
esp32: force bash
by Andy Green
· 8 years ago
36e04f3
esp32: ROMFS use checksum as mtime so ETAG caching works
by Andy Green
· 8 years ago
89212d6
pollout: handle request for pollout during pollout service
by Andy Green
· 8 years ago
4ae029c
windows: _snprintf_s
by Renyaow
· 8 years ago
d1dda25
esp32: allow no factory upload info
by Andy Green
· 8 years ago
34822f1
esp32: enforce ssl nonblocking
by Andy Green
· 8 years ago
30195eb
esp32: dont require factory button if no ssl certs yet
by Andy Green
· 8 years ago
7faa716
logs: reduce ah err to info
by Andy Green
· 8 years ago
00ae909
esp32: separate factory setup
by Andy Green
· 8 years ago
422f56c
windows: need LWS_INLINE
by paularmitt
· 8 years ago
db64bfc
lws_remove_child_from_any_parent: clear parent pointer and fix failure message
by Andy Green
· 8 years ago
73e12e7
ev: stop event listeners during context destroy
by Olivier Basson
· 8 years ago
7a0dead
service: always restrict rx to serve_buf_size
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
92f0200
client: zero length read indicates peer shutdown
by Andy Green
· 8 years ago
a4d2364
solaris: handle big-endian
by luk65
· 8 years ago
311e3a5
spa: reject junk after finalization
by Andy Green
· 8 years ago
629e356
test-server-v2.0: disable setting default protocol
by Andy Green
· 8 years ago
73ff23e
debug: reduce spew for debug log level
by Andy Green
· 8 years ago
49036d5
cgi: avoid spin on php
by Andy Green
· 8 years ago
ec50eba
Subject: Libevent: Initial Support
by Aditya Tirumala
· 8 years ago
f84338a
test-server-v2.0: add string.h include
by Andy Green
· 8 years ago
c35661c
CMake: add option to avoid GISPIPE IGN for Android 7+
by Andy Green
· 8 years ago
9287f7d
ext: pmd: improve dealing with partial input usage with drain
by Andy Green
· 8 years ago
f0c800a
rpm: added missing file to %files section of spec file
by Steffen Vogel
· 8 years ago
2e874de
windows: cannot use fstat
by Andy Green
· 8 years ago
ed27be4
docs: lws_callback_all_protocol: fix cut-n-paste error and explain it is probably not what you want
by Andy Green
· 8 years ago
e769af4
windows: don't use LWS_EXTERN outside of function declarations
by Andy Green
· 8 years ago
102d40e
esp32: openssl
by Andy Green
· 8 years ago
e0572d3
esp32: move helper code into lws
by Andy Green
· 8 years ago
Next »