Age | Commit message (Expand) | Author | Files | Lines |
2023-07-07 | api: fix signed single bit field | Tianyu Li | 1 | -5/+5 |
2022-09-29 | api: deprecate vl_msg_api_set_handlers | Damjan Marion | 1 | -4/+0 |
2022-09-26 | api: replace print functions wth format | Damjan Marion | 1 | -13/+7 |
2022-05-19 | api: refactor api data storage | Damjan Marion | 1 | -40/+44 |
2022-05-02 | vapi: support api clients within vpp process | Ole Troan | 1 | -0/+2 |
2022-04-05 | vppinfra: refactor address sanitizer | Damjan Marion | 1 | -6/+6 |
2022-03-23 | api: better segregate client and server code | Benoît Ganne | 1 | -1/+0 |
2021-12-14 | api: verify message size on receipt | Klement Sekera | 1 | -6/+11 |
2021-10-18 | api: remove legacy pd msg handlers | Klement Sekera | 1 | -2/+0 |
2021-09-28 | api: API trace improvements | Filip Tehlar | 1 | -5/+20 |
2021-03-19 | api: Avoid the usage of the freed registration by the API calls | Andrew Yourtchenko | 1 | -0/+1 |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 1 | -1/+7 |
2020-05-27 | api: make vpp api handlers endian independent | Ole Troan | 1 | -0/+4 |
2020-05-06 | docs: clean up make docs job | Paul Vinciguerra | 1 | -1/+2 |
2019-12-11 | api: Use vl_msg_push/pop_heap | Nathan Skrzypczak | 1 | -0/+2 |
2019-12-10 | api: pass api and client main to rx thread | Florin Coras | 1 | -0/+6 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+8 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+20 |
2019-10-08 | api: add bapi thread handle to api main structure. | IJsbrand Wijnands | 1 | -0/+3 |
2019-07-16 | api: enable binary API event logging in vat | Dave Barach | 1 | -0/+5 |
2018-12-13 | API: Use string type instead of u8. | Ole Troan | 1 | -0/+1 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory | Ole Troan | 1 | -1/+1 |
2018-08-03 | svm: add support for eventfd signaling to queue | Florin Coras | 1 | -3/+0 |
2018-06-05 | VPP API: Memory trace | Ole Troan | 1 | -0/+2 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 1 | -0/+1 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -6/+6 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+11 |
2017-10-05 | Clean up "show api ring" debug CLI | Dave Barach | 1 | -1/+4 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -0/+9 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 | Matej Perina | 1 | -0/+1 |
2017-09-25 | Add binary API documentation | Dave Barach | 1 | -70/+122 |
2017-09-13 | API message table inspection utilities | Dave Barach | 1 | -0/+3 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) | Colin Tregenza Dancer | 1 | -0/+6 |
2017-09-09 | move unix_file_* code to vppinfra | Damjan Marion | 1 | -1/+1 |
2017-07-01 | Refactor API message handling code | Klement Sekera | 1 | -0/+268 |