aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26h1: handle LRS_FLUSHING_BEFORE_CLOSE at ops readupstream-v4.0-stableAndy Green
2020-03-23http server: Using default filename also for subdirectories.Karl Rupp
2020-03-21jws: lws_gencrypto_jws_alg_to_definition needs sentinelAkira Tsukamoto
2020-03-20wolfssl: build fixesAndy Green
2020-03-19lws_set_wsi_user: allow setting to override existing internal allocationAndy Green
2020-03-19lws_dir: uv: clean up temp loop on failAndy Green
2020-03-19ss: reduce logging of unknown streamtypesAndy Green
2020-03-19mbedtls: support older versions without net_sockets.hAndy Green
2020-03-19example: convert ws ping example to use validityAndy Green
2020-03-16ss: use system trust store if none given in policyAndy Green
2020-03-16ss: support metadata string expansion in endpoint stringAndy Green
2020-03-14lws_spa: avoid reading past tableAndy Green
2020-03-10v4.0.1Andy Green
2020-03-10build: release mode compile fixesAndy Green
2020-03-07client: unify post tls accept handlingAndy Green
2020-03-07README: update changlog link and include contentAndy Green
2020-03-06minilex: fix ROLE_WS=0 caseAndy Green
2020-03-06v4.0.0Andy Green
2020-03-06fallback: dont check after first ssl accept attemptAndy Green
2020-03-06logs: don't print junk if no timestampAndy Green
2020-03-06mux: disable already optimizationAndy Green
2020-03-06lws logo: update minimal examplesAndy Green
2020-03-05fsmount: delete session dir on mountAndy Green
2020-03-05clean: reduce some log levelAndy Green
2020-03-04ws: make sure we understand frame finished when buflist_out flushedTerry Zhang
2020-03-04freertos: forward-port lwip version adaptationsAndy Green
2020-03-04client: make sure all paths after connect go via tls if setAndy Green
2020-03-04ss: mqtt: add will and other sundries to policyAndy Green
2020-03-04client: secure streamsAndy Green
2020-03-04client: MQTTSakthi Kannan
2020-03-04cleaning: windowsAndy Green
2020-03-04event lib: fix LWS_WITH_GLIB typoKarl Vogel
2020-03-04overview: updateAndy Green
2020-03-04lws_struct: store which toplevel schema matchedAndy Green
2020-03-04lws_struct sqlite3Andy 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-04rtos diet: mbedtls: wrapper: delete unused functionsAndy Green
2020-03-04jose: copy typ into jose object without testing for JWTAndy Green
2020-03-04lws_set_wsi_user: allow setting if protocol pss size zeroAndy Green
2020-03-04socks5: add support to raw sktAndy Green
2020-03-04README-test-apps: fix crufty reference to test-server-v2.0.cAndy Green
2020-03-04malloc_trim: move out of unix plat and into lwswsAndy Green
2020-03-01ev: check for IOURINGOlivier Langlois
2020-03-01socks5: cleanup and add test optionsAndy Green
2020-03-01tls restriction: account for pipelining and add testAndy Green
2020-02-21selftests: add dofailtestAndy Green
2020-02-21generic-sessions: debuggingAndy Green
2020-02-21lws_fsmount: overlayfs apisAndy Green