aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps
AgeCommit message (Expand)AuthorFilesLines
2021-03-04hsa: fix builtin echo apps with multiple workersFlorin Coras2-25/+88
2021-02-23hsa: fifo detach cleanupFlorin Coras2-0/+27
2021-02-16hsa: coverity fixFlorin Coras1-0/+1
2021-02-09tls: dtls initial implementationFlorin Coras3-3/+8
2021-02-05session svm: non blocking mqFlorin Coras1-8/+2
2021-01-25svm: add custom q implementation for mqFlorin Coras1-1/+1
2021-01-07vcl session: switch to generic cert key apisFlorin Coras6-58/+100
2020-12-29svm vcl: allow random offsets for fifo segments in appsFlorin Coras1-10/+6
2020-12-29svm: allow mq attachments at random offsetsFlorin Coras5-25/+63
2020-12-24svm: split fifo into private and shared structsFlorin Coras6-52/+74
2020-12-23hsa: detach fifo segments in echo appFlorin Coras3-38/+60
2020-12-17hsa: http server: memset after pool_put will cause ASAN issuejiangxiaoming1-1/+2
2020-12-17hsa: http server: fix http response format type errorjiangxiaoming1-1/+1
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-7/+7
2020-12-10hsa: http proxy connected callback fixesnandfan1-3/+0
2020-11-09hsa: remove fake binary api registration in echo appsFlorin Coras2-42/+6
2020-11-04session: fix ct server session thread indexFlorin Coras1-1/+1
2020-10-19vcl: cleanup read and write readyFlorin Coras1-0/+2
2020-10-19hsa: refactor socket client appFlorin Coras3-315/+177
2020-10-19hsa: cleanup sock server testFlorin Coras2-380/+261
2020-09-29hsa: fix coverity warningFlorin Coras1-3/+4
2020-09-29vcl svm: provide apps access to fifo chunksFlorin Coras2-7/+21
2020-08-22hsa: set connected mode for udp serverjiangxiaoming1-0/+4
2020-08-06misc: harmonize namesDave Barach1-1/+1
2020-07-29hsa: fix handling active connection failures in the proxyIvan Shvedunov1-9/+16
2020-07-28hsa: fix http server session cleanupFlorin Coras1-36/+31
2020-07-23hsa: proxy session cleanup fixesFlorin Coras2-95/+188
2020-07-13hsa: set connected mode for echo_server app in udp mode.jiangxiaoming1-7/+20
2020-05-04session: add option to preallocate fifo headersFlorin Coras1-1/+1
2020-04-30hsa: bind af-unix socket only for echo testsFlorin Coras1-60/+77
2020-04-29hsa: cleanup ifdefs in sock testsFlorin Coras4-532/+168
2020-04-10udp: remove connected udp transport protoFlorin Coras3-10/+1
2020-04-06vcl session: enforce full dgram reads/writesFlorin Coras1-8/+13
2020-04-04misc: strcpy be goneDave Barach3-5/+7
2020-04-04misc: sprintf be goneDave Barach4-8/+9
2020-04-03session: improve error reportingFlorin Coras4-11/+13
2020-04-03session udp: fix transport flags and migrationFlorin Coras1-1/+1
2020-04-03session: remove obsolete apisFlorin Coras1-1/+0
2020-03-25session: api to add new transport typesFlorin Coras4-18/+12
2020-03-05session: API cleanupJakub Grajciar1-23/+26
2020-02-25svm: minimal initial fifoFlorin Coras2-1/+3
2020-02-25session: basic fifo-tuning-logicRyujiro Shibuya2-14/+81
2020-02-25svm: refactor fifoFlorin Coras1-2/+5
2020-02-20hsa: cleanup vpp_echo JSON outputDave Wallace1-4/+8
2020-02-06hsa: proxy wnd update only if enough space is availableFlorin Coras1-0/+16
2020-01-30vcl session: propagate cleanup notifications to appsFlorin Coras1-0/+9
2020-01-28hsa: proxy rcv wnd update acks after full fifosFlorin Coras1-6/+87
2020-01-22hsa: proxy app fixesFlorin Coras1-33/+15
2020-01-15build: install vpp_echo for CSIT QUIC perf testsDave Wallace1-1/+0
2020-01-03hsa: fix coverity warningFlorin Coras1-0/+2