aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-04-08build libsockets into a static library with SoongSteve Kim
2020-03-20wolfssl: build fixesAndy Green
2020-03-19mbedtls: support older versions without net_sockets.hAndy Green
2020-03-10v4.0.1Andy Green
2020-03-06v4.0.0Andy Green
2020-03-04client: secure streamsAndy Green
2020-03-04client: MQTTSakthi Kannan
2020-03-04cleaning: windowsAndy Green
2020-03-04rtos diet: http: remove headers at buildtime according to configAndy Green
2020-03-04rtos diet: make basic auth support a config option on by defaultAndy Green
2020-03-04rtos diet: make raw_file role optionalAndy Green
2020-03-01ev: check for IOURINGOlivier Langlois
2020-03-01socks5: cleanup and add test optionsAndy Green
2020-02-21lws_fsmount: overlayfs apisAndy Green
2020-02-21lws_spawn_piped: break out from cgiAndy Green
2020-02-21unix plat: use eventfd in place of pipe where possibleOliver Langlois
2020-02-21ev: log aio backendOliver Langlois
2020-02-21event-lib-glibAndy Green
2020-02-21cmake: make sure libz is at end of link if enabledAndy Green
2020-02-21cmake: old osx clang: suppress check failures sue to -pthread only recognized...Andy Green
2020-02-04cmake: fix situation like mingw where toolchain file sets platform definesAndy Green
2020-01-17openssl: make sure tests have -ldl v2Andy Green
2020-01-17linkit: support build using public sdkAndy Green
2020-01-15tls: apply restriction if any also to client connectionsAndy Green
2020-01-05cleaningAndy Green
2020-01-05openssl: detect apis correctly when pthreads not availableFabrice Fontaine
2019-10-17CMakeLists.txt: fix static build with opensslFabrice Fontaine
2019-10-14minimal-raw-audioAndy Green
2019-10-12lws_system: dhcpclientAndy Green
2019-10-12CMakeLists.txt: fix build with libev and without testappsFabrice Fontaine
2019-10-12lws_system: auth callbackAndy Green
2019-10-12LWS_WITH_UDPAndy Green
2019-10-10abstract: existing connection compareAndy Green
2019-10-10lws_system: ntpclientAndy Green
2019-09-22lws_state and system stateAndy Green
2019-09-22detailed latency statsAndy Green
2019-09-19asynchronous dns for ipv4 and ipv6Andy Green
2019-09-06SmartOS: detection/build to all IllumosMike Owens
2019-09-06openssl: make sure tests have -ldlAndy Green
2019-08-26freertos: rename esp32 plat to freertosAndy Green
2019-08-26debloat: remove things from being built by default that should be conditionalAndy Green
2019-08-26clean: internally use LWS_WITH_CLIENT and _SERVERAndy Green
2019-08-26client: make external http proxying optionalAndy Green
2019-08-19client: do client stash in a single allocAndy Green
2019-08-15private.h: rename to contain dirAndy Green
2019-08-14master: set version to 3.2.99Andy Green
2019-08-14v3.2.0Andy Green
2019-08-12lws_dshAndy Green
2019-08-12Subject: Build on SmartOSMike Owens
2019-08-12external poll: add default-off cmake optionAndy Green