aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2021-10-28cmake: bring tls include requirement out as PUBLICAndy Green
2021-10-16cmake: add inclusion of CheckIncludeFile in reqAndy Green
2021-10-05ss: mass update LE root to isrg part 2Andy Green
2021-09-08wolfssl: update gencryptoAndy Green
2021-08-31cose: keys and signing + validationAndy Green
2021-08-21lecp: add CBOR stream parser LECP like JSON LEJPAndy Green
2021-08-13http: date: use timegmAndy Green
2021-06-22tls: JIT TrustAndy Green
2021-06-22lws_cache_ttlAndy Green
2021-06-11ss: direct protocol stringJed Lu
2021-04-15mbedtls: allow central trust store preloadAndy Green
2021-04-04tls-sessions: serializationAndy Green
2021-04-04tls: openssl-only: client-only: session cachingCatalin
2021-03-25use gmtime_r instead of gmtime if possiblePavel Otchertsov
2021-03-25use ctime_r instead of ctime if possiblePavel Otchertsov
2021-03-25access-log: use localtime_r instead of localtime if possiblePavel Otchertsov
2021-03-25unix: use getpwnam_r and friendsAndy Green
2021-03-17uloopAndy Green
2021-03-17lws_conmon: connection monitoring and stats generationAndy Green
2021-03-08lws_metricsAndy Green
2021-02-24sai-resourceAndy Green
2021-02-20fault injectionAndy Green
2021-02-17opensslv3: handle deprecation of EC apisAndy Green
2021-02-01logs: make tag lifecycle optional default onAndy Green
2021-01-31plugins: add option LWS_WITH_PLUGINS_BUILTINAndy Green
2021-01-23tls: add cmake options to dump tlsAndy Green
2021-01-11eventlib: add sd-event supportChristian Fuchs
2021-01-05ss: auth: sigv4Jed Lu
2021-01-05type comparisons: fixesAndy Green
2020-12-02wip: ss c++ classesAndy Green
2020-12-01cmake: windows: try to auto include LwsCheckRequirementsAndy Green
2020-11-28client: rfc6724 dns results sortingAndy Green
2020-11-26cmake: windows: update FindOpenSSLbins.cmakeMichael Johanssen
2020-11-01context: properly check for sys/resource.hPino Toscano
2020-10-19netlink: check for RTA_PREF before useowent
2020-10-19roles: netlinkAndy Green
2020-10-10fix zombie sul detectioncasey
2020-08-31lws_pluginsAndy Green
2020-08-31event libs: default to building as dynamically loaded pluginsAndy Green
2020-07-07lws_netdev: use lws_settingsAndy Green
2020-06-27lws_smd: system message distributionAndy Green
2020-06-27context: option to disable system state managementAndy Green
2020-06-18cmake: cleanupsAndy Green
2020-06-16cmake: provide LIBWEBSOCKETS_DEP_LIBS in CONFIGAndy Green
2020-06-16openssl3: migrate genhmac to EVPAndy Green
2020-06-02openssl-v3: deal with deprecated SSL_CTX_load_verify_locationsAndy Green
2020-06-02cpack: keep elaborated patch string but use just number in lwsAndy Green
2020-05-27cmakelist: Augean Stables refactorAndy Green
2020-05-27esp32: shift to support latest esp-idfAndy Green
2020-04-27cmake: remove unicode quote from lws_config_private templatehuangkaicheng