aboutsummaryrefslogtreecommitdiff
path: root/lib/roles
AgeCommit message (Expand)Author
2021-12-14http: proxying: allow for large headersVitaliy Orazov
2021-12-02http: cookie_getDerKleinePunk
2021-11-29 http proxy: support PUT, PATCH and DELETE methodsVitaliy Orazov
2021-11-22ws: client: fail server link if maskedAndy Green
2021-11-22mqtt: always init wildcard and shadowChunho Lee
2021-11-22http: remove stray debug logAndy Green
2021-11-18h2: post: do not try to bind origin for filesAndy Green
2021-11-08coverity: client_reset: no longer any way to get NULL *pwsiAndy Green
2021-11-08h2: coverity: check for OOM on dynamic table allocAndy Green
2021-10-30server: SO_REUSEPORT: enable with LWS_MAX_SMP > 1Ron Frederick
2021-10-27mqtt: allow indicating username and password are not on heapChunho Lee
2021-10-24raw-file: clear POLLOUT before handlingAndy Green
2021-10-16http: sse: check POLLIN during DOING_TRANSACTIONAndy Green
2021-10-13mqtt: protect printing debug only varsYichen Gu
2021-10-13logs: migrate ws extension code to contextual loggingFelipe Gasper
2021-10-13logs: migrate client-parser-ws.c to contextual loggingFelipe Gasper
2021-10-12Teach client-ws.c about log contexts.Felipe Gasper
2021-10-07ss-mqtt: Add support for Birth messageChunho Lee
2021-10-07ss-mqtt: Skip SUBSCRIBE when MQTT session is resumedChunho Lee
2021-10-05cmake: unbreak LWS_WITH_SYS_STATE disabled buildAndy Green
2021-10-05mqtt: allow indicating client_id is not on heapAndy Green
2021-10-05h2: ping pong: separate payloadsoaleshina
2021-09-09warn: avoid one toolchain false positiveAndy Green
2021-09-09http server: allow serving files with special unicode pathxionghui
2021-08-31h2: bulk rx: deal with windowAndy Green
2021-08-31http: custom hdr: add custom name iteratorAusten Stone
2021-08-31http: hdr: sync lws_hdr_total_length with lws_hdr_copyAndy Green
2021-08-21http: cookies: support cookie jar in and outYichen Gu
2021-08-19http: redirect: make sure we keep wsi opaqueAndy Green
2021-08-19h2: plat: fix plat SETTINGS overrideGopi Rao
2021-08-19ws: check protocol before debug logAndy Green
2021-08-19server: http-proxy: fix POSTAndy Green
2021-08-13http: date: use timegmAndy Green
2021-08-09h2: data: frame header already parsed outAndy Green
2021-07-30http: redir: to tls from noneAndy Green
2021-07-23h2: server: file serving chunk restricted to max frame size from SETTINGSYucong Sun
2021-07-18ws: ext: close wsi rather than spin if unable to clear buflistAndy Green
2021-07-13libevent: use event_enable_debug_modeAndy Green
2021-07-08raw-proxy: fix role bind flagAndy Green
2021-07-04fi: wsi: fault to fake peer hangup after a delay rangeAndy Green
2021-07-04WextraAndy Green
2021-07-04sspc: add concurrency stressAndy Green
2021-07-01logs: more internal conversion to log_cxAndy Green
2021-07-01logs: log contextsAndy Green
2021-07-01logs: introduce log_cxAndy Green
2021-07-01mqtt: fix wrong packet id in some conditionsChunho Lee
2021-06-27netlink: hold in COLDPLUG until we actually have some routing table contentsAndy Green
2021-06-24gcc: gcc8 only recognizes fallthuDavid Jeffers
2021-06-22vhost: create multiple listen sockets per AFAndy Green
2021-06-22vhost: allow multiple listen socketsAndy Green