aboutsummaryrefslogtreecommitdiff
path: root/lib/secure-streams/secure-streams-process.c
AgeCommit message (Expand)Author
2021-08-09conmon: only build if WITH_CONMONYichen Gu
2021-05-28ss: sspc: handle destroy for client_connect and request_txJed Lu
2021-04-21ss: proxy: fix conn deref on onwardAndy Green
2021-04-07ss: proxy: get rx flow control workingAndy Green
2021-04-05ss: sspc: add conmon performance telemetryAndy Green
2021-04-05Fault injectionAndy Green
2021-03-14ssproxy: deal with lack of policy when replying with stream deniedAndy Green
2021-03-08lws_metricsAndy Green
2021-03-05ss: support huge urlsAndy Green
2021-02-20async-dns: Andy Green
2021-02-20ss: state violations need to report lifecycle tagsAndy Green
2021-02-20sspc: avoid dsh deref if stream instantiation failedAndy Green
2021-02-02sspc: dsh: add rx flow control to policyAndy Green
2021-01-15h2: make sure we see END_STREAM with END_HEADERS on clientAndy Green
2021-01-05sspc: ssv1: return policy about client dsh allocationAndy Green
2021-01-05type comparisons: fixesAndy Green
2021-01-04sspc: cleanup bridged wsiAndy Green
2021-01-04ss: proxy_buflen in policy sets proxy max dsh alloc per streamtypeAndy Green
2021-01-04ss: enforce balanced CONNECT vs DISCONNECTAndy Green
2021-01-04lws_lifecycleAndy Green
2020-12-24sspc: close sequencing fixesAndy Green
2020-12-01ctest: sspc proxy minimalAndy Green
2020-10-19ss: metadata: rename value to add reminder about heapAndy Green
2020-09-16ss: rx metadataAndy Green
2020-08-31ss: improve callback return consistencyAndy Green
2020-08-17sspc: proxy: extend DESTROY_MEAndy Green
2020-08-10sspc: improve client async close flowAndy Green
2020-08-10sspc: segregate client and proxy states properlyAndy Green
2020-07-20fakewsi: replace with smaller substructureAndy Green
2020-07-15ss: proxy: make sure state is always available in ssiAndy Green
2020-07-07ss: add timeoutAndy Green
2020-06-27lws_smd: system message distributionAndy Green
2020-06-27context: option to disable system state managementAndy Green
2020-03-04client: secure streamsAndy Green