aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2020-03-19mbedtls: support older versions without net_sockets.hAndy Green
2020-03-04client: secure streamsAndy Green
2020-03-04client: MQTTSakthi Kannan
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-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-01-05cleaningAndy Green
2019-12-06fail paths: deregister notifier and be sure adopt returns NULLAndy Green
2019-10-12lws_system: dhcpclientAndy Green
2019-10-12LWS_WITH_UDPAndy Green
2019-10-10lws_system: ntpclientAndy Green
2019-09-22detailed latency statsAndy Green
2019-09-19asynchronous dns for ipv4 and ipv6Andy 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-12external poll: add default-off cmake optionAndy Green
2019-08-09sul: all timed objects use a single pt sul listAndy Green
2019-08-09seq: LWS_WITH_SEQUENCER default-onAndy Green
2019-08-08unify us sorted waitsAndy Green
2019-08-08lws_dll: upgrade all instances to lws_dll2Andy Green
2019-08-01solve complilation errors on vs2008hjfbswb
2019-08-01solve compilation problems on vs2012hjfbswb
2019-07-09boringssl: deal with loss of EVP_PKEY_new_mac_keyAndy Green
2019-07-09boringssl: adapt to missing AES modesAndy Green
2019-07-03cmake: miniz: add as optionAndy Green
2019-06-26abstract: allow completely generic instantiation and destructionAndy Green
2019-05-30Purge LWS_HAVE_BZEROOrgad Shaneh
2019-05-06generic-sessions updateAndy Green
2019-04-06lws_structAndy Green
2019-03-20openssl3: handle EC_POINT_get_affine_coordinates api changeAndy Green
2019-03-16glibc: if malloc_trim() exists, call it periodicallyAndy Green
2019-03-14lws_dir: wrap dir scanning backend and convert lejp-confAndy Green
2019-03-10ah: custom headers for h1Andy Green
2019-01-13LWS_WITH_NETWORK: cmake option for no network codeAndy Green
2019-01-11x509-warning-fixesAndy Green
2019-01-11qnx: qnx6.5 compatibilitypblemel
2019-01-11mbedtls: finer-grained enable checks and OP-TEEAndy Green
2018-12-27jweAndy Green
2018-12-27genec: generic ECDH crypto layerAndy Green
2018-12-27genaes: generic AES layer independent of tls libraryAndy Green
2018-12-27JOSE: refactor and prepare for JWEAndy Green