Age | Commit message (Expand) | Author | Files | Lines |
2024-04-03 | tests: upgrade python packages |  Dave Wallace | 1 | -21/+35 |
2024-04-02 | vapi: avoid memory leak |  Klement Sekera | 1 | -1/+1 |
2024-03-18 | vapi: uds transport support |  Stanislav Zaikin | 6 | -171/+783 |
2023-09-16 | vapi: fix coverity warnings |  Dave Wallace | 1 | -12/+13 |
2023-09-06 | vapi: fix verification for reply message |  Sylvain Cadilhac | 1 | -1/+1 |
2023-08-18 | vapi: improve vl_api_string_t handling |  Klement Sekera | 4 | -34/+89 |
2023-08-18 | vapi: support services |  Stanislav Zaikin | 8 | -53/+367 |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 1 | -1/+0 |
2023-01-04 | vapi: add vapi_stop_rx_thread() |  Matthew Smith | 2 | -14/+37 |
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 | 3 | -15/+11 |
2022-11-28 | vapi: write enumflag types to vapi headers |  Matthew Smith | 2 | -0/+15 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 3 | -550/+767 |
2022-05-02 | vapi: support api clients within vpp process |  Ole Troan | 2 | -43/+428 |
2022-04-27 | vapi: Fix build when directory contains @ |  Renato Botelho do Couto | 2 | -2/+3 |
2022-02-24 | vapi: Missing include file in vlib.api.vapi.h |  Dave Wallace | 1 | -17/+17 |
2022-01-25 | api: vapi: honor non-blocking setting |  Klement Sekera | 2 | -12/+25 |
2021-11-16 | vapi: verify message size when received |  Klement Sekera | 3 | -18/+51 |
2021-11-02 | tests: change code to avoid gcc-11 warning |  Klement Sekera | 1 | -4/+10 |
2021-10-18 | interface: add api test file |  Filip Tehlar | 4 | -2/+5 |
2021-10-14 | tests: fix coverity warnings |  Klement Sekera | 1 | -6/+2 |
2021-10-13 | docs: convert vpp doc md->rst |  Nathan Skrzypczak | 2 | -155/+191 |
2021-10-13 | vapi: fix vapi test coverity warning |  Florin Coras | 1 | -0/+1 |
2021-09-27 | tests: don't install vapi_c{,pp}_test |  Dmitry Valter | 1 | -0/+2 |
2021-09-27 | misc: api move continued |  Florin Coras | 2 | -4/+5 |
2021-09-17 | build: use GNUInstallDirs install destinations |  Nick Brown | 1 | -1/+1 |
2021-05-27 | build: kindly ask python not to polute src/ |  Damjan Marion | 1 | -2/+2 |
2021-05-26 | tests: move vapi C/C++ test files into src/ |  Damjan Marion | 4 | -0/+1538 |
2021-03-05 | vppapigen: expose the values of per-message "options" in the api.json files |  Andrew Yourtchenko | 1 | -1/+1 |
2020-06-10 | vapi: memset allocated messages to zero |  Klement Sekera | 1 | -0/+4 |
2020-05-08 | build: various improvements |  Damjan Marion | 1 | -1/+1 |
2020-05-04 | vapi: add support for defaults in typedefs |  Paul Vinciguerra | 2 | -3/+7 |
2020-05-01 | api: fix include_guard when path contains a plus |  Ruslan Babayev | 1 | -1/+1 |
2020-04-24 | vapi: packed enum type generation |  Neale Ranns | 1 | -1/+14 |
2019-12-17 | build: export vapi generation in vpp-dev |  Oliver Giles | 1 | -48/+11 |
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 |
2019-10-28 | vapi: switch to python3 |  Ole Troan | 3 | -4/+4 |
2019-09-19 | api: split vl_api_prefix into two |  Ole Troan | 2 | -15/+19 |
2019-09-03 | api: enforce vla is last and fixed string type |  Ole Troan | 2 | -4/+13 |
2019-08-27 | api: revert use string type for strings in memclnt.api |  Ole Troan | 2 | -51/+73 |
2019-08-27 | api: use string type for strings in memclnt.api |  Ole Troan | 2 | -73/+51 |
2019-07-24 | vapi: add python scripts to vpp-dev package |  Vratko Polak | 1 | -7/+19 |
2019-06-07 | vppapigen: Fold up CRC from dependent types. |  Ole Troan | 1 | -3/+2 |
2019-04-29 | API: Add support for limits to language. |  Ole Troan | 1 | -3/+6 |
2019-04-24 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -1/+1 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" |  Ole Trøan | 1 | -1/+1 |
2019-04-23 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -1/+1 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" |  Ole Trøan | 1 | -1/+1 |
2019-03-15 | API: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -1/+1 |