dpdk-cryptodev: fix coverity issues
[vpp.git] / src / plugins / http_static /
2022-12-09 Dave Barachhttp_static: clean up http redirect generation 85/37785/1
2022-12-08 Dave Barachhttp_static: derive mime type from file extensions 68/37768/3
2022-12-07 Dave Barachhttp_static: misc bug fixes 61/37761/2
2022-12-06 Dave Barachhttp_static: fix http(s) redirects 53/37753/2
2022-09-26 Damjan Marionapi: replace print functions wth format 87/36187/10
2022-08-12 Florin Corashttp_static: validate session before sending 78/36878/2
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-02-23 Florin Corashttp hsa: support multiple listeners for http tps 45/35345/8
2022-02-13 Florin Corashsa: add http throughput test server app 83/35283/14
2022-02-09 Florin Corashttp_static: cleanup file handler and cache 35/35235/8
2022-02-07 Florin Corashttp_static: fix coverity warning 23/35223/2
2022-02-05 Florin Corashttp_static: handle empty requests 21/35221/3
2022-02-03 Florin Corasprom: basic builtin prometheus stats exporter 60/35160/25
2022-02-02 Florin Corashttp_static: add support for async tx from handlers 73/35173/6
2022-01-30 Florin Corashttp_static: incorporate builtinurl plugin 43/35143/6
2022-01-27 Florin Corashttp_static: code cleanup 04/35104/9
2022-01-26 Florin Corashttp_static: refactor to use http transport 68/35068/13
2021-12-30 Florin Corassvm: merge want deq and leq threshold notifications 07/34807/5
2021-12-29 Michal Kalderonhttp_static: Fix timeout on large files 17/34617/6
2021-05-07 Florin Corassession: connects seg manager is always first 46/32246/10
2021-04-22 Florin Corasvcl session: refactor passing of crypto context 76/32076/14
2021-01-07 Florin Corasvcl session: switch to generic cert key apis 15/30615/23
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-10-19 Damjan Marionmisc: don't export symbols from plugins 91/29491/7
2020-07-28 Florin Corashttp_static: fix session cleanup 76/28076/5
2020-06-16 Dave Barachmisc: fix sonarclound warnings 75/27575/4
2020-05-06 Paul Vinciguerradocs: clean up make docs job 68/23168/7
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-03-12 Dave Barachvppinfra: refactor clib_timebase_t 00/25800/3
2020-02-26 Jakub Grajciarapi: improve api string safety 48/24848/10
2020-02-05 Dave Barachvppinfra: numa vector placement support 54/24454/12
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2020-01-02 Dave Barachhttp_static: add FEATURE.yaml 57/24157/2
2019-10-30 Dave Wallacehttp_static: fifo-size is u32 14/23114/2
2019-10-17 Dave Barachhttp_static: pass http request type to builtin handlers 21/22821/2
2019-10-17 Dave Barachhttp_static: add "http static cache clear" CLI 55/22755/2
2019-10-09 Nathan Skrzypczakhsa: use crypto_engine_type_t for TLS 42/22042/4
2019-09-27 Ole Troanhttp_static: remove api boilerplate 35/22335/2
2019-09-16 Dave Barachhttp_static: add dynamic GET / POST method hooks 05/22005/8
2019-09-03 Ole Troanapi: enforce vla is last and fixed string type 92/21492/12
2019-08-12 Dave Barachhttp_static: fix session expiration timer bugs 46/21246/1
2019-08-12 Dave Barachhttp_static: debug spew control, session expiration... 31/21231/1
2019-08-10 Dave Barachhttp_static: tls support 93/21093/5
2019-07-09 Dave Barachvat: unload unused vat plugins 64/20564/2
2019-06-26 Neale Rannsapi: Remove the inlines file and replace with library... 20/20320/3
2019-06-18 Ole Troanapi: string type to convert to vector 87/20087/6
2019-06-12 Paul Vinciguerrastatic_http: Typo in short_help. 99/20099/2
2019-05-29 Paul Vinciguerraplugins: http_static. Migrate to use api string type. 98/19698/8
2019-05-17 Dave BarachFix punctuation fails in 2x plugins 95/19695/1
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-04-30 Florin Corassvm: more fifo refactor/cleanup 05/19205/9
2019-04-25 Dave BarachClean up redirects 77/19177/3
2019-04-17 Dave BarachVPP-1649: Coverity warning in http server 74/18974/2
2019-04-16 Dave BarachStatic http server 25/18825/15