aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps/http_server.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-26hsa: cleanup and rename http test serverFlorin Coras1-718/+0
2022-01-26http: generalize buffer implementationFlorin Coras1-1/+2
2022-01-25http hsa: avoid extra space in requestFlorin Coras1-10/+1
2022-01-20hsa: refactor test http server to use http protoFlorin Coras1-434/+156
2021-05-07session: connects seg manager is always firstFlorin Coras1-2/+2
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras1-2/+18
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-1/+1
2021-01-07vcl session: switch to generic cert key apisFlorin Coras1-16/+24
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-07-28hsa: fix http server session cleanupFlorin Coras1-36/+31
2020-04-03session: improve error reportingFlorin Coras1-1/+1
2019-08-22hsa: fix http responseBenoƮt Ganne1-1/+1
2019-06-25hsa: move session-apps to host-stack apps pluginFlorin Coras1-0/+984