Age | Commit message (Expand) | Author | Files | Lines |
2019-10-30 | http_static: fifo-size is u32 |  Dave Wallace | 1 | -0/+5 |
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-27 | http_static: remove api boilerplate |  Ole Troan | 5 | -211/+8 |
2019-09-16 | http_static: add dynamic GET / POST method hooks |  Dave Barach | 2 | -175/+302 |
2019-09-03 | api: enforce vla is last and fixed string type |  Ole Troan | 2 | -12/+6 |
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-07-09 | vat: unload unused vat plugins |  Dave Barach | 1 | -19/+1 |
2019-06-26 | api: Remove the inlines file and replace with library functions |  Neale Ranns | 2 | -2/+0 |
2019-06-18 | api: string type to convert to vector |  Ole Troan | 2 | -8/+9 |
2019-06-12 | static_http: Typo in short_help. |  Paul Vinciguerra | 1 | -1/+1 |
2019-05-29 | plugins: http_static. Migrate to use api string type. |  Paul Vinciguerra | 3 | -11/+23 |
2019-05-17 | Fix punctuation fails in 2x plugins |  Dave Barach | 1 | -1/+1 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 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-17 | VPP-1649: Coverity warning in http server |  Dave Barach | 1 | -6/+0 |
2019-04-16 | Static http server |  Dave Barach | 8 | -0/+1954 |