Age | Commit message (Expand) | Author | Files | Lines |
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-11 | vapi: support VLAs in typedefs |  Klement Sekera | 2 | -28/+96 |
2018-09-07 | cmake: set packaging component for different files |  Damjan Marion | 1 | -2/+11 |
2018-09-03 | vapi: init clib mem heap on connect if needed |  Klement Sekera | 1 | -0/+4 |
2018-09-02 | Switch to cmake |  Damjan Marion | 1 | -74/+0 |
2018-08-30 | cmake: missing dependencies |  Damjan Marion | 1 | -2/+2 |
2018-08-28 | VAPI: bugfixes |  Klement Sekera | 1 | -12/+8 |
2018-08-27 | VAPI: support enums & unions |  Klement Sekera | 3 | -154/+283 |
2018-08-27 | cmake: Fix VAPI .hpp generation |  Mohsin Kazmi | 2 | -2/+2 |
2018-08-27 | cmake: fix clang build and few minor fixes |  Damjan Marion | 1 | -1/+2 |
2018-08-27 | cmake: add vapi build |  Damjan Marion | 4 | -12/+102 |
2018-08-10 | Use IP address types on UDP encap API |  Neale Ranns | 1 | -1/+0 |
2018-08-01 | Store USE_DLMALLOC in vppinfra/config.h |  Damjan Marion | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 1 | -1/+1 |
2018-07-05 | VPP-1335 vapi crash when memclnt_keepalive received |  Klement Sekera | 5 | -14/+58 |
2018-05-04 | VAPI: support VLAs in type definitions |  Klement Sekera | 3 | -59/+57 |
2018-03-07 | VAPI: Ensure type definitions are generated in same order as .api file. |  Ole Troan | 2 | -4/+4 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) |  Marek Gradzki | 1 | -0/+17 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." |  Ole Trøan | 1 | -17/+0 |
2018-03-05 | API: Add service definitions for events and singleton messages. |  Ole Troan | 1 | -0/+17 |
2018-02-25 | vapi: handle more magic |  Klement Sekera | 1 | -3/+15 |
2018-01-22 | svm: queue sub: Add conditional timed wait |  Mohsin Kazmi | 3 | -6/+14 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -12/+10 |
2017-12-10 | improve vapi json parser error handling |  Klement Sekera | 1 | -1/+19 |
2017-11-11 | Handle CPU flags from autotools project |  Damjan Marion | 1 | -1/+1 |
2017-11-05 | Fix coverity warnings in VOM and VAPI |  Neale Ranns | 5 | -11/+15 |
2017-11-01 | VPP Object Model (VOM) |  Neale Ranns | 1 | -2/+2 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -0/+2 |
2017-09-28 | C++ API: remove deprecated throw lists |  Klement Sekera | 1 | -8/+4 |
2017-09-28 | drop python3 dependency |  Klement Sekera | 3 | -22/+25 |
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 | 12 | -239/+1548 |
2017-09-19 | Add new C API |  Klement Sekera | 8 | -0/+2598 |