Age | Commit message (Expand) | Author | Files | Lines |
2022-02-13 | hsa: add http throughput test server app |  Florin Coras | 1 | -1/+1 |
2022-02-08 | http_static: cleanup file handler and cache |  Florin Coras | 1 | -456/+138 |
2022-02-06 | http_static: fix coverity warning |  Florin Coras | 1 | -2/+4 |
2022-02-05 | http_static: handle empty requests |  Florin Coras | 1 | -3/+12 |
2022-02-02 | prom: basic builtin prometheus stats exporter |  Florin Coras | 1 | -0/+4 |
2022-02-02 | http_static: add support for async tx from handlers |  Florin Coras | 1 | -21/+55 |
2022-01-30 | http_static: incorporate builtinurl plugin |  Florin Coras | 1 | -31/+59 |
2022-01-27 | http_static: code cleanup |  Florin Coras | 1 | -252/+118 |
2022-01-26 | http_static: refactor to use http transport |  Florin Coras | 1 | -730/+237 |
2021-12-30 | svm: merge want deq and leq threshold notifications |  Florin Coras | 1 | -8/+5 |
2021-12-29 | http_static: Fix timeout on large files |  Michal Kalderon | 1 | -3/+19 |
2021-05-07 | session: connects seg manager is always first |  Florin Coras | 1 | -2/+2 |
2021-04-22 | vcl session: refactor passing of crypto context |  Florin Coras | 1 | -2/+18 |
2021-01-07 | vcl session: switch to generic cert key apis |  Florin Coras | 1 | -16/+21 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-10-19 | misc: don't export symbols from plugins |  Damjan Marion | 1 | -1/+1 |
2020-07-28 | http_static: fix session cleanup |  Florin Coras | 1 | -41/+30 |
2020-06-16 | misc: fix sonarclound warnings |  Dave Barach | 1 | -1/+1 |
2020-05-06 | docs: clean up make docs job |  Paul Vinciguerra | 1 | -3/+5 |
2020-04-03 | session: improve error reporting |  Florin Coras | 1 | -1/+2 |
2020-03-12 | vppinfra: refactor clib_timebase_t |  Dave Barach | 1 | -1/+2 |
2020-02-05 | vppinfra: numa vector placement support |  Dave Barach | 1 | -2/+4 |
2019-10-17 | http_static: pass http request type to builtin handlers |  Dave Barach | 1 | -2/+2 |
2019-10-17 | http_static: add "http static cache clear" CLI |  Dave Barach | 1 | -0/+75 |
2019-10-09 | hsa: use crypto_engine_type_t for TLS |  Nathan Skrzypczak | 1 | -1/+1 |
2019-09-16 | http_static: add dynamic GET / POST method hooks |  Dave Barach | 1 | -175/+137 |
2019-08-12 | http_static: fix session expiration timer bugs |  Dave Barach | 1 | -33/+52 |
2019-08-12 | http_static: debug spew control, session expiration timers |  Dave Barach | 1 | -18/+42 |
2019-08-10 | http_static: tls support |  Dave Barach | 1 | -100/+356 |
2019-06-12 | static_http: Typo in short_help. |  Paul Vinciguerra | 1 | -1/+1 |
2019-04-30 | svm: more fifo refactor/cleanup |  Florin Coras | 1 | -1/+1 |
2019-04-25 | Clean up redirects |  Dave Barach | 1 | -21/+50 |
2019-04-16 | Static http server |  Dave Barach | 1 | -0/+1392 |