Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
68b2b3f269b14520ab2fd395874133547ebdd58e
/
CMakeLists.txt
e6bd629
v2.3.0
by Andy Green
· 7 years ago
19a320a
http2: remove cmake option leave code in for now
by Andy Green
· 7 years ago
6f11c13
lws-meta
by Andy Green
· 7 years ago
7262e14
lws_intptr_t
by Andy Green
· 7 years ago
0b629d4
test-server-libev: disable Werror just on server-libev.c to workaround libev dirt
by Andy Green
· 7 years ago
5939d3a
test servers: convert to static inclusion of plugins
by Andy Green
· 7 years ago
12a9592
cmake: fix logic for individual test client build disable
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
581b86e
HTTP_PROXY: make usable
by Andy Green
· 7 years ago
0be9e98
win32: enable 64-bit file lengths
by WebsocketUser
· 7 years ago
156363f
capabilities support
by Andy Green
· 7 years ago
2ce39fe
Subject: Support to IPv6 on Windows
by Leonardo Maccari Rufino
· 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
ed92b6d
client: added socks5 proxy support
by Andy Ning
· 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
8a74348
esp32: workaround cant find TLS_client_method
by Andy Green
· 8 years ago
d7d8c08
Subject: ssl: fix OpenSSL client method detection
by Martin Milata
· 8 years ago
00081a2
ssl: OpenSSL v1.1 deprecated TLSv1_2_client_method
by Andy Green
· 8 years ago
00ae909
esp32: separate factory setup
by Andy Green
· 8 years ago
ec50eba
Subject: Libevent: Initial Support
by Aditya Tirumala
· 8 years ago
c35661c
CMake: add option to avoid GISPIPE IGN for Android 7+
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
c1b5c8c
fops_zip: require libz
by Silas Parker
· 8 years ago
6be573f
v2.2.0
by Andy Green
· 8 years ago
3a09c3b
esp32: align fops member name defines
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
be8d791
adoption: make union for socket and file fds
by Andy Green
· 8 years ago
4ca114f
cmake: create build/include
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
c7c4ae0
ESP32 platform
by Andy Green
· 8 years ago
936bf08
Fix typo
by Yuchen Xie
· 8 years ago
238766b
windows: changes to build with VS2015
by Joel Winarske
· 8 years ago
7df3956
LWS_FALLBACK_GETHOSTBYNAME
by andSpace
· 8 years ago
51c96d8
plat-optee and boringssl adaptations
by Andy Green
· 8 years ago
d79d8b7
cmake: boringssl helper
by Andy Green
· 8 years ago
ed4acef
RFC7233 HTTP Ranges support for server
by Andy Green
· 8 years ago
ee94621
basic-auth
by Andy Green
· 8 years ago
fded366
Update CMakeLists.txt for BSD + libdl
by Bablooos
· 8 years ago
d2cef15
Better support for MINW32
by Rainer Poisel
· 8 years ago
63477de
Correct the library name of LIBHUBBUB_LIBRARIES
by Yuchen Xie
· 8 years ago
7355750
v2.1.0
by Andy Green
· 8 years ago
4cfe81d
ubuntu: fix uv detection for lwsws
by Andy Green
· 8 years ago
53ec6b1
fix cosmetic if end if name tag error
by Andy Green
· 8 years ago
fb71b79
Subject: Fix some typographical and grammatical errors.
by Peter Pentchev
· 8 years ago
b0ff623
Added option to build the static library with PIC
by Brown, Matthew
· 8 years ago
9de43fc
Check for sys/sockio.h.
by Fredrik Skogman
· 8 years ago
7acf76c
esp8266 initial support
by Andy Green
· 8 years ago
722cc4a
plugin table dirlisting
by Andy Green
· 8 years ago
0aa382f
lejp-conf: substitute _lws_ddir_ with install dir
by Andy Green
· 8 years ago
e843916
remove polarssl mbedtls support
by Andy Green
· 8 years ago
e7bf0aa
client confirm server hostname in cert
by Andy Green
· 8 years ago
014481e
documentation convert to doxygen
by Andy Green
· 8 years ago
4e75ae3
protocol-lws-messageboard
by Andy Green
· 8 years ago
7a2fc44
protocol generic sessions
by Andy Green
· 9 years ago
c55fd27
introduce urlencode decode and sql escape public apis
by Andy Green
· 8 years ago
d13c147
non-openssl: only check for openssl ecdh in openssl builds
by Karl Palsson
· 8 years ago
602d884
smtp
by Andy Green
· 8 years ago
3358c53
lwsws conf.c migrate to lib
by Andy Green
· 8 years ago
488e05a
plugins add win modifiers before libwebsockets.h for dll export flag
by Andy Green
· 8 years ago
d6be677
win32 more build fixes
by Andy Green
· 9 years ago
2700d1c
protocol_client_loopback_test
by Andy Green
· 9 years ago
0a4da2c
lwsws remove all protocols use lws default http
by Andy Green
· 9 years ago
5afc567
lejp bring into lws
by Andy Green
· 9 years ago
b24aaeb
add protocol plugin for post demo
by Andy Green
· 9 years ago
5500643
v2.0.0
by Andy Green
· 9 years ago
2f72f67
libwebsockets-test-server-v2.0 showing how to use mounts and plugins
by Andy Green
· 9 years ago
3f41a9d
Fixes for building with MinGW
by Stephan Eberle
· 9 years ago
12aeba7
server status add getloadavg and lib version and more css
by Andy Green
· 9 years ago
42e8b18
http cache policy
by Andy Green
· 9 years ago
9806140
plugin lws server status
by Andy Green
· 9 years ago
2f0bc93
lws access log option and lwsws conf
by Andy Green
· 9 years ago
ddd9bfa
Add testapps support for client certs and CRLs
by Alexander Bruines
· 9 years ago
3c6a8c1
Add unix domain socket
by Yeonjun Lim
· 9 years ago
0a18354
lwsws conf and plugins convert to libuv apis
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
bbcd241
libuv win32 fixes
by Andy Green
· 9 years ago
02ff145
cmake libuv fix include forcing path
by Andy Green
· 9 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
cd0c696
lwsws Libwebsockets Web Server
by Andy Green
· 9 years ago
1a13885
cgi env
by Andy Green
· 9 years ago
1e5a9ad
proxy rewrite
by Andy Green
· 9 years ago
9a720bb
ssl ecdh adapt if missing ecdh.h include
by Joakim Soderberg
· 9 years ago
7d22c29
windows deal with no snprintf
by Andy Green
· 9 years ago
6a8099b
cgi
by Andy Green
· 9 years ago
0ad1a6e
test server add lws_status
by Andy Green
· 9 years ago
d9da2c4
LWS_BUILD_HASH improve
by Andy Green
· 9 years ago
9c60ed9
v1.7.0
by Andy Green
· 9 years ago
86ed65f
libuv integration
by Andy Green
· 9 years ago
8c1f602
multithread stability
by Andy Green
· 9 years ago
aa3c8cd
pthreads only as needed
by Andy Green
· 9 years ago
Next »