aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/http_static
AgeCommit message (Expand)AuthorFilesLines
2022-12-09http_static: clean up http redirect generationDave Barach1-1/+56
2022-12-08http_static: derive mime type from file extensionsDave Barach2-1/+51
2022-12-07http_static: misc bug fixesDave Barach2-1/+3
2022-12-06http_static: fix http(s) redirectsDave Barach2-3/+3
2022-09-26api: replace print functions wth formatDamjan Marion1-1/+0
2022-08-12http_static: validate session before sendingFlorin Coras1-0/+2
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion2-2/+2
2022-02-23http hsa: support multiple listeners for http tpsFlorin Coras1-0/+1
2022-02-13hsa: add http throughput test server appFlorin Coras1-1/+1
2022-02-08http_static: cleanup file handler and cacheFlorin Coras6-493/+674
2022-02-06http_static: fix coverity warningFlorin Coras1-2/+4
2022-02-05http_static: handle empty requestsFlorin Coras1-3/+12
2022-02-02prom: basic builtin prometheus stats exporterFlorin Coras1-0/+4
2022-02-02http_static: add support for async tx from handlersFlorin Coras4-52/+132
2022-01-30http_static: incorporate builtinurl pluginFlorin Coras6-51/+290
2022-01-27http_static: code cleanupFlorin Coras3-334/+211
2022-01-26http_static: refactor to use http transportFlorin Coras3-772/+252
2021-12-30svm: merge want deq and leq threshold notificationsFlorin Coras1-8/+5
2021-12-29http_static: Fix timeout on large filesMichal Kalderon1-3/+19
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-01-07vcl session: switch to generic cert key apisFlorin Coras2-16/+24
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-10-19misc: don't export symbols from pluginsDamjan Marion1-1/+1
2020-07-28http_static: fix session cleanupFlorin Coras1-41/+30
2020-06-16misc: fix sonarclound warningsDave Barach1-1/+1
2020-05-06docs: clean up make docs jobPaul Vinciguerra2-5/+8
2020-04-03session: improve error reportingFlorin Coras1-1/+2
2020-03-12vppinfra: refactor clib_timebase_tDave Barach1-1/+2
2020-02-26api: improve api string safetyJakub Grajciar1-5/+2
2020-02-05vppinfra: numa vector placement supportDave Barach1-2/+4
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-1/+1
2020-01-02http_static: add FEATURE.yamlDave Barach1-0/+10
2019-10-30http_static: fifo-size is u32Dave Wallace1-0/+5
2019-10-17http_static: pass http request type to builtin handlersDave Barach1-2/+2
2019-10-17http_static: add "http static cache clear" CLIDave Barach1-0/+75
2019-10-09hsa: use crypto_engine_type_t for TLSNathan Skrzypczak1-1/+1
2019-09-27http_static: remove api boilerplateOle Troan5-211/+8
2019-09-16http_static: add dynamic GET / POST method hooksDave Barach2-175/+302
2019-09-03api: enforce vla is last and fixed string typeOle Troan2-12/+6
2019-08-12http_static: fix session expiration timer bugsDave Barach1-33/+52
2019-08-12http_static: debug spew control, session expiration timersDave Barach1-18/+42
2019-08-10http_static: tls supportDave Barach1-100/+356
2019-07-09vat: unload unused vat pluginsDave Barach1-19/+1
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns2-2/+0
2019-06-18api: string type to convert to vectorOle Troan2-8/+9
2019-06-12static_http: Typo in short_help.Paul Vinciguerra1-1/+1
2019-05-29plugins: http_static. Migrate to use api string type.Paul Vinciguerra3-11/+23
2019-05-17Fix punctuation fails in 2x pluginsDave Barach1-1/+1
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1