aboutsummaryrefslogtreecommitdiff
path: root/lib/roles/h1
AgeCommit message (Expand)Author
2021-10-16http: sse: check POLLIN during DOING_TRANSACTIONAndy Green
2021-08-19server: http-proxy: fix POSTAndy Green
2021-05-23sse: server: handle close found as HUPAndy Green
2021-03-08lws_metricsAndy Green
2021-02-20HUP: mark socket unusableAndy Green
2021-01-29bsd: POLLHUP always bound to POLLINAndy Green
2021-01-05type comparisons: fixesAndy Green
2021-01-04lws_lifecycleAndy Green
2020-12-24h2: post: add states to wait for bodyAndy Green
2020-12-24h2: post: handle no content length betterAndy Green
2020-11-28roles: compress role ops structsAndy Green
2020-10-06h1: explicitly close when post txn completesAndy Green
2020-09-21client: move staged connect pieces into core-netAndy Green
2020-08-31h2: fix breakage with LWS_WITH_HTTP2=0Andy Green
2020-08-19coverity: 10417: move goto inside preprocessor conditional that needs itAndy Green
2020-07-28ss-server-rawAndy Green
2020-07-20fakewsi: replace with smaller substructureAndy Green
2020-05-27cmakelist: Augean Stables refactorAndy Green
2020-05-08h2: add prior knowledge supportKyle Greenwell
2020-04-19ctest: fixes-and-changesAndy Green
2020-03-26h1: handle LRS_FLUSHING_BEFORE_CLOSE at ops readAndy Green
2020-03-04rtos diet: make raw_file role optionalAndy Green
2020-02-21lws_spawn_piped: break out from cgiAndy Green
2020-02-21minimal-http-client-multi: add POSTAndy Green
2020-02-04http client: allow HEAD method at h1 client bindZevv
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-15role structs to constAndy Green
2020-01-05cleaningAndy Green
2019-12-29mux children: generalize helpers out of h2 implementationAndy Green
2019-09-22lws_validity: unified connection validity trackingAndy Green
2019-09-22client: use block parse and buflistAndy Green
2019-09-22buflist: add static reason logging to internal aware apisAndy Green
2019-08-26freertos: rename esp32 plat to freertosAndy Green
2019-08-26clean: internally use LWS_WITH_CLIENT and _SERVERAndy Green
2019-08-19client: do client stash in a single allocAndy Green
2019-08-15private.h: rename to contain dirAndy Green
2019-08-14license: switch LGPLv2.1+SLE parts to MITAndy Green
2019-08-12stats: move to pt and improve presentationAndy Green
2019-08-09sul: all timed objects use a single pt sul listAndy Green
2019-07-16COVA11782: comment NOP statementAndy Green
2019-07-13COVA10299: check lws_change_pollfdAndy Green
2019-07-13COVA10417: help coverity see no problemAndy Green
2019-07-05http: body: make sure to consume body before transaction completeAndy Green
2019-07-01buflist: ensure all use callers have nonzero lenAndy Green
2019-05-30Change some struct members to unsigned charOrgad Shaneh
2019-05-06generic-sessions updateAndy Green
2019-04-06post: only report BODY_COMPLETION onceAndy Green
2019-03-22http proxy: support POSTAndy Green
2019-03-10ws: setting default protocol index to an illegal index disables default ws bi...Andy Green