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