aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps/proxy.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-09-04session: fix allocation of proxy fifosFlorin Coras1-20/+40
2022-06-10hsa: allow first segments larger than 4g for proxyFlorin Coras1-13/+4
2022-06-03hsa: dealloc proxy fifos on right threadFlorin Coras1-1/+45
2022-06-03hsa: refactor proxy session lookup and cleanupFlorin Coras1-83/+46
2021-10-03hsa: proxy app worker thread deadlockSivaprasad Tummala1-5/+10
2021-05-29hsa: proxy listener support addition of fifo segmentsFlorin Coras1-0/+1
2021-05-07session: connects seg manager is always firstFlorin Coras1-2/+1
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras1-3/+31
2021-04-14hsa: fix coverity warningsFlorin Coras1-2/+3
2021-03-11hsa: add support for tls to proxyFlorin Coras1-37/+86
2020-12-24svm: split fifo into private and shared structsFlorin Coras1-3/+3
2020-12-10hsa: http proxy connected callback fixesnandfan1-3/+0
2020-07-29hsa: fix handling active connection failures in the proxyIvan Shvedunov1-9/+16
2020-07-23hsa: proxy session cleanup fixesFlorin Coras1-93/+183
2020-04-03session: improve error reportingFlorin Coras1-3/+3
2020-02-25session: basic fifo-tuning-logicRyujiro Shibuya1-13/+77
2020-02-25svm: refactor fifoFlorin Coras1-2/+5
2020-02-06hsa: proxy wnd update only if enough space is availableFlorin Coras1-0/+16
2020-01-28hsa: proxy rcv wnd update acks after full fifosFlorin Coras1-6/+87
2020-01-22hsa: proxy app fixesFlorin Coras1-33/+15
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-06-25hsa: move session-apps to host-stack apps pluginFlorin Coras1-0/+626