Age | Commit message (Expand) | Author | Files | Lines |
2024-11-29 | vapi: fix vapi_ctx_alloc |  Benoît Ganne | 1 | -5/+4 |
2024-11-27 | vapi: only wait if queue is empty |  Matthew Smith | 1 | -1/+2 |
2024-10-24 | vapi: fix uds connect error handling |  Stanislav Zaikin | 1 | -1/+1 |
2024-10-23 | vapi: fix mem leak on uds transport |  Stanislav Zaikin | 1 | -0/+2 |
2024-06-14 | vapi: Add option to dispatch with timeout |  Dau Do | 1 | -3/+10 |
2024-03-18 | vapi: uds transport support |  Stanislav Zaikin | 1 | -128/+688 |
2023-09-06 | vapi: fix verification for reply message |  Sylvain Cadilhac | 1 | -1/+1 |
2023-08-18 | vapi: support services |  Stanislav Zaikin | 1 | -5/+37 |
2023-01-04 | vapi: add vapi_stop_rx_thread() |  Matthew Smith | 1 | -0/+10 |
2022-12-20 | vapi: use the correct my_context_id when disconnecting API clients |  Mauro Sardara | 1 | -5/+75 |
2022-12-14 | vapi: implement vapi_wait() for reads |  Matthew Smith | 1 | -2/+6 |
2022-05-02 | vapi: support api clients within vpp process |  Ole Troan | 1 | -29/+394 |
2022-01-25 | api: vapi: honor non-blocking setting |  Klement Sekera | 1 | -1/+3 |
2021-11-16 | vapi: verify message size when received |  Klement Sekera | 1 | -13/+9 |
2021-10-18 | interface: add api test file |  Filip Tehlar | 1 | -1/+1 |
2021-09-27 | misc: api move continued |  Florin Coras | 1 | -1/+2 |
2020-06-10 | vapi: memset allocated messages to zero |  Klement Sekera | 1 | -0/+4 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -4/+4 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+5 |
2018-11-07 | Unresolved symbols in libvapiclient |  Neale Ranns | 1 | -0/+1 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -7/+8 |
2018-09-03 | vapi: init clib mem heap on connect if needed |  Klement Sekera | 1 | -0/+4 |
2018-07-05 | VPP-1335 vapi crash when memclnt_keepalive received |  Klement Sekera | 1 | -6/+46 |
2018-01-22 | svm: queue sub: Add conditional timed wait |  Mohsin Kazmi | 1 | -3/+6 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -12/+10 |
2017-11-05 | Fix coverity warnings in VOM and VAPI |  Neale Ranns | 1 | -3/+3 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -0/+2 |
2017-09-27 | Various fixes for issues found by Coverity (VPP-972) |  Chris Luke | 1 | -0/+1 |
2017-09-19 | Add C++ API |  Klement Sekera | 1 | -11/+48 |
2017-09-19 | Add new C API |  Klement Sekera | 1 | -0/+895 |