Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -5/+8 |
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-26 | api: improve api string safety | Jakub Grajciar | 1 | -5/+2 |
2020-02-05 | vppinfra: numa vector placement support | Dave Barach | 1 | -2/+4 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published | John DeNisco | 1 | -1/+1 |
2020-01-02 | http_static: add FEATURE.yaml | Dave Barach | 1 | -0/+10 |
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 |