Age | Commit message (Expand) | Author | Files | Lines |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 1 | -0/+14 |
2020-06-15 | api: check id is valid for bounce checking | Benoît Ganne | 1 | -1/+1 |
2020-05-27 | api: make vpp api handlers endian independent | Ole Troan | 1 | -1/+19 |
2020-05-04 | misc: binary api fuzz test fixes | Dave Barach | 1 | -1/+26 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 1 | -10/+24 |
2019-12-11 | api: Use vl_msg_push/pop_heap | Nathan Skrzypczak | 1 | -4/+16 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -22/+32 |
2019-12-06 | api: avoid swapping vlib_rp before barrier sync | Florin Coras | 1 | -2/+16 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -2/+10 |
2019-08-08 | api: vppapitrace JSON/API trace converter | Ole Troan | 1 | -2/+34 |
2019-07-19 | api: fix coverity warning | Dave Barach | 1 | -3/+8 |
2019-07-16 | api: enable binary API event logging in vat | Dave Barach | 1 | -28/+81 |
2019-07-02 | api: fix coverity warnings | Dave Barach | 1 | -7/+7 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 1 | -0/+40 |
2019-06-14 | api: add mp-safe/barrier-sync indication to elogs | Dave Barach | 1 | -6/+17 |
2019-06-12 | infra: fix minor memory leak in "api trace..." | Dave Barach | 1 | -1/+3 |
2019-03-25 | add api trace print | ezkexma | 1 | -1/+16 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-10-01 | API / CLI event-log tracing | Dave Barach | 1 | -45/+38 |
2018-06-05 | VPP API: Memory trace | Ole Troan | 1 | -0/+17 |
2018-01-22 | svm: queue sub: Add conditional timed wait | Mohsin Kazmi | 1 | -1/+1 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -2/+17 |
2017-10-13 | VPP-1027: DNS name resolver | Dave Barach | 1 | -1/+16 |
2017-10-10 | API versioning: Fix coverity errors from strncpy() | Ole Troan | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+9 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 | Matej Perina | 1 | -0/+12 |
2017-09-20 | Improve API message handler re-registration check | Dave Barach | 1 | -3/+5 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) | Colin Tregenza Dancer | 1 | -2/+8 |
2017-05-17 | Add vl_msg_api_get_message_length[_inline] | Dave Barach | 1 | -0/+6 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends | Neale Ranns | 1 | -2/+2 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -509/+21 |
2017-03-03 | Improve api trace replay consistency checking | Dave Barach | 1 | -0/+6 |
2017-03-02 | Clean up binary api message handler registration issues | Dave Barach | 1 | -0/+4 |
2017-02-14 | Fix typo in API warning message. | Jon Loeliger | 1 | -1/+1 |
2017-01-05 | Fix uninitialized stack local, VPP-581 | Dave Barach | 1 | -0/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1375 |