aboutsummaryrefslogtreecommitdiff
path: root/lib/roles
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-14lws_spa: avoid reading past tableAndy Green
2020-03-10build: release mode compile fixesAndy Green
2020-03-07client: unify post tls accept handlingAndy Green
2020-03-06minilex: fix ROLE_WS=0 caseAndy Green
2020-03-06fallback: dont check after first ssl accept attemptAndy Green
2020-03-06mux: disable already optimizationAndy Green
2020-03-04client: make sure all paths after connect go via tls if setAndy Green
2020-03-04client: secure streamsAndy Green
2020-03-04client: MQTTSakthi Kannan
2020-03-04cleaning: windowsAndy 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-04socks5: add support to raw sktAndy Green
2020-03-01socks5: cleanup and add test optionsAndy Green
2020-03-01tls restriction: account for pipelining and add testAndy Green
2020-02-21lws_spawn_piped: break out from cgiAndy Green
2020-02-21raw file: drain POLLIN before handling close as needed for pipesAndy Green
2020-02-21ws role: remove SO_SNDBUFAndy Green
2020-02-21unix plat: use eventfd in place of pipe where possibleOliver Langlois
2020-02-21event-lib-glibAndy Green
2020-02-21client: http: add PUT to stream bindable methodsDev Akira
2020-02-21minimal-http-client-multi: add POSTAndy Green
2020-02-21cleanAndy Green
2020-02-04event lib: update http client multi to work with it and clean destroy flowAndy Green
2020-02-04http client: add flag to disable redir followZevv
2020-02-04http client: allow HEAD method at h1 client bindZevv
2020-02-04http client: pipelined child wsi should expose master ah on callbacksAndy Green
2020-01-20lws_buflist_aware_read: restrict to incoming ebuf length if non-NULL ebuf.tok...Andy Green
2020-01-17linkit: support build using public sdkAndy Green
2020-01-15event-ops: rename accept member to sock_acceptAndy Green
2020-01-15role structs to constAndy Green
2020-01-14clean: codacyAndy Green
2020-01-14coverity: fixes plugin error path leak and logging method sign checkAndy Green
2020-01-11windows: clean type warningsAndy Green
2020-01-10client: change all remaining AWAITING_TIMEOUT to use context timeout_secsAndy Green
2020-01-10client: fix wrong tls disableAndy Green
2020-01-10client: lws_client_reset option to keep wsAndy Green
2020-01-10http server: favour redirect over ws upgradeAndy Green
2020-01-10ah: simple_create an empty string removes header entryAndy Green
2020-01-10http client: Fix overwite of addrlen for connect if binding to ifaceChristian Thießen
2020-01-05cleaningAndy Green
2020-01-05reverse-proxy: allow proxying rfc8441 ws CONNECTAndy Green
2020-01-05client: make sure h2 direct mux get ESTABLISHED_CLIENT_HTTPAndy Green
2020-01-02h2: LCCSCF_H2_MANUAL_RXFLOW and refactor txcrAndy Green
2019-12-29safari: update default CSP to specify ws and wss schemaAndy Green
2019-12-29mux children: generalize helpers out of h2 implementationAndy Green
2019-12-23active_conns: move out dependency on ahAndy Green