aboutsummaryrefslogtreecommitdiff
path: root/READMEs
AgeCommit message (Expand)Author
2021-12-02docs: decruft README.codingAndy Green
2021-10-05ws-server-threads-smp: modernizeAndy 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-21lws_mapAndy Green
2021-08-16ss: add fault injections in creationAndy Green
2021-08-09docs: event loops introAndy Green
2021-07-04fi: wsi: fault to fake peer hangup after a delay rangeAndy Green
2021-07-04fault injection: pseudorandom 64-bit range supportAndy Green
2021-07-01logs: introduce log_cxAndy Green
2021-06-22tls: JIT TrustAndy Green
2021-06-22lws_cache_ttlAndy Green
2021-05-25TCP_FASTOPENAndy Green
2021-04-29tls: client: session cache synthetic cbCatalin Raceanu
2021-04-15v4.2.0 releaseAndy Green
2021-04-10http: parser: straighten out %00 legalityAndy Green
2021-04-06doxygen: add extra top level page pointersDaniel Austin
2021-04-05Fault injectionAndy Green
2021-04-04tls-sessions: serializationAndy Green
2021-03-17lws_conmon: connection monitoring and stats generationAndy Green
2021-03-08lws_metricsAndy Green
2021-03-02docs: more details on ctest buddiesAndy Green
2021-02-20fault injectionAndy Green
2021-02-17libressl: adapt type rulesAndy Green
2021-01-04lws_lifecycleAndy Green
2020-10-19roles: netlinkAndy Green
2020-10-19docs: switch to use mainAndy Green
2020-09-30update some wordingAndy Green
2020-09-18docs: explain context and client lifecycleAndy Green
2020-09-04v4.1.0Andy Green
2020-08-31lws_pluginsAndy Green
2020-08-31event libs: default to building as dynamically loaded pluginsAndy Green
2020-08-31plugins: generalize and provide public apiAndy Green
2020-07-30docs: add README-debugging.md and provide example points for decrypted traffi...Andy Green
2020-07-15lws_jwt_token_sanityAndy Green
2020-06-02sul: multiple timer domainsAndy Green
2020-06-02openssl-v3: deal with deprecated SSL_CTX_load_verify_locationsAndy Green
2020-05-27android: modernize toolchain file and add build READMEAndy Green
2020-05-11CTest: migrate and deprecate existing selftest scriptsAndy Green
2020-04-20docs: add notes on cmakeAndy Green
2020-04-07windows: pthreadsAndy Green
2020-03-11captive portalAndy Green
2020-03-06v4.0.0Andy Green
2020-03-04cleaning: windowsAndy Green
2020-03-04README-test-apps: fix crufty reference to test-server-v2.0.cAndy Green
2020-02-04lws_system: sync README.md to recent additionsAndy Green
2019-12-20README.coding: update libev sectionAndy Green
2019-12-02license: fix up last mentions of lgpl outside of the source file license gran...Andy Green
2019-10-17windows: Add vcpkg installation instructionsgrdowns