aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-10-28cmake: bring tls include requirement out as PUBLICAndy Green
2021-10-13logs: migrate client-parser-ws.c to contextual loggingFelipe Gasper
2021-10-12cmake: wrong miniz include dir + mbed link on windowsOrefkov Aleksander
2021-10-05v4.3.0Andy Green
2021-09-09openssl: enable skipping deprecated api warnings for nowAndy Green
2021-08-31esp-idf: update againt 2021-08-06 headAndy Green
2021-08-31cose: keys and signing + validationAndy Green
2021-08-21lecp: add CBOR stream parser LECP like JSON LEJPAndy Green
2021-08-21http: cookies: support cookie jar in and outYichen Gu
2021-08-13http: date: use timegmAndy Green
2021-07-13remove LWS_WITH_DEPRECATED_THINGSAndy Green
2021-07-04WextraAndy Green
2021-06-22tls: JIT TrustAndy Green
2021-06-22lws_cache_ttlAndy Green
2021-06-11ss: direct protocol stringJed Lu
2021-06-06OSX: Fixed can't find clock_gettimecaobug
2021-04-20cmake: LWS_WITHOUT_EVENTFDAndy Green
2021-04-20cmake: also set LWS_BUILD_HASH to unknown if no git is foundAndreas Weigel
2021-04-19cmake: set unknown as LWS_BUILD_HASH if no git repoAndy Green
2021-04-15main: bump to v4.2.99 for developmentAndy Green
2021-04-15v4.2.0 releaseAndy Green
2021-04-05windows: work well with vcpkg pthreadsMykola Stryebkov
2021-04-04tls: openssl-only: client-only: session cachingCatalin
2021-03-29cmake: remove crufty optionAndy Green
2021-03-25cmake: check if _GNU_SOURCE is already definedPavel Otchertsov
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-03-08solaris: openssl: defeat openssl deprecation of md5Andy 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-27cmake: move LWS__INCLUDE_DIRS def to after REL_INCLIDE_DIR defRogonov Stepan
2020-12-06cmake: netbsd: no libdlAndy Green
2020-12-06esp32: update build arrangementsAndy 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-01context: properly check for sys/resource.hPino Toscano
2020-10-19netlink: check for RTA_PREF before useowent
2020-10-19roles: netlinkAndy Green