- d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
- 2ca88ff vapi: support api clients within vpp process by Ole Troan · 2 years, 11 months ago
- ed1f9ad vapi: Fix build when directory contains @ by Renato Botelho do Couto · 2 years, 8 months ago
- 6081dda vapi: Missing include file in vlib.api.vapi.h by Dave Wallace · 2 years, 10 months ago
- 5f0106a api: vapi: honor non-blocking setting by Klement Sekera · 2 years, 11 months ago
- a25ce96 vapi: verify message size when received by Klement Sekera · 3 years, 1 month ago
- eb41670 tests: change code to avoid gcc-11 warning by Klement Sekera · 3 years, 1 month ago
- f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
- a0f55c9 tests: fix coverity warnings by Klement Sekera · 3 years, 2 months ago
- d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
- 2dfeef5 vapi: fix vapi test coverity warning by Florin Coras · 3 years, 2 months ago
- 41d7d05 tests: don't install vapi_c{,pp}_test by Dmitry Valter · 3 years, 3 months ago
- a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
- e3cf4d0 build: use GNUInstallDirs install destinations by Nick Brown · 3 years, 3 months ago
- 7cf80af build: kindly ask python not to polute src/ by Damjan Marion · 3 years, 7 months ago
- a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
- ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 9 months ago
- 35418ba vapi: memset allocated messages to zero by Klement Sekera · 4 years, 6 months ago
- 599efc6 build: various improvements by Damjan Marion · 4 years, 7 months ago
- d7a32eb vapi: add support for defaults in typedefs by Paul Vinciguerra · 4 years, 8 months ago
- 7f286f7 api: fix include_guard when path contains a plus by Ruslan Babayev · 5 years ago
- b5c0d35 vapi: packed enum type generation by Neale Ranns · 4 years, 8 months ago
- dc20371 build: export vapi generation in vpp-dev by Oliver Giles · 5 years ago
- 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
- 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
- 1b1ccad vapi: switch to python3 by Ole Troan · 5 years ago
- 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
- e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
- 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
- 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
- 7f37a94 vapi: add python scripts to vpp-dev package by Vratko Polak · 5 years ago
- 8dbfb43 vppapigen: Fold up CRC from dependent types. by Ole Troan · 6 years ago
- 9ac1138 API: Add support for limits to language. by Ole Troan · 6 years ago
- dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
- 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
- bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
- 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
- e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
- 003d5da VAPI/VOM: Removing legacy stats tests, add string type. by Ole Troan · 6 years ago
- 173e20c vapi: code cleanup by Klement Sekera · 6 years ago
- 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
- 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
- ab11ec9 vapi: break if parsing progress cannot be made by Klement Sekera · 6 years ago
- 7baf63f Unresolved symbols in libvapiclient by Neale Ranns · 6 years ago
- b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
- 34a962b vapi: support VLAs in typedefs by Klement Sekera · 6 years ago
- 833de8c cmake: set packaging component for different files by Damjan Marion · 6 years ago
- 7ff0a26 vapi: init clib mem heap on connect if needed by Klement Sekera · 6 years ago
- 855e268 Switch to cmake by Damjan Marion · 6 years ago
- d131825 cmake: missing dependencies by Damjan Marion · 6 years ago
- 1732e47 VAPI: bugfixes by Klement Sekera · 6 years ago
- 2108c0c VAPI: support enums & unions by Klement Sekera · 6 years ago
- b3abec7 cmake: Fix VAPI .hpp generation by Mohsin Kazmi · 6 years ago
- 33ed3e4 cmake: fix clang build and few minor fixes by Damjan Marion · 6 years ago
- 4c64b6e cmake: add vapi build by Damjan Marion · 6 years ago
- d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
- 5f21e1b Store USE_DLMALLOC in vppinfra/config.h by Damjan Marion · 6 years ago
- 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
- dab732a VPP-1335 vapi crash when memclnt_keepalive received by Klement Sekera · 6 years ago
- 8b6b5ab VAPI: support VLAs in type definitions by Klement Sekera · 7 years ago
- 52ca756 VAPI: Ensure type definitions are generated in same order as .api file. by Ole Troan · 7 years ago
- 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
- 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago
- f7b7fa5 API: Add service definitions for events and singleton messages. by Ole Troan · 7 years ago
- 329a1c1 vapi: handle more magic by Klement Sekera · 7 years ago
- 3fca567 svm: queue sub: Add conditional timed wait by Mohsin Kazmi · 7 years ago
- e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
- 32a9d7b improve vapi json parser error handling by Klement Sekera · 7 years ago
- ba3c773 Handle CPU flags from autotools project by Damjan Marion · 7 years ago
- fd67ece Fix coverity warnings in VOM and VAPI by Neale Ranns · 7 years ago
- 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
- 905e250 C++ API: remove deprecated throw lists by Klement Sekera · 7 years ago
- 958b750 drop python3 dependency by Klement Sekera · 7 years ago
- 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
- dc15be2 Add C++ API by Klement Sekera · 8 years ago
- 8f2a4ea Add new C API by Klement Sekera · 8 years ago