1. 79934e8 vppinfra: refactor address sanitizer by Damjan Marion · 2 years, 8 months ago
  2. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
  3. 7f9256e api: better segregate client and server code by Benoît Ganne · 2 years, 9 months ago
  4. 541de58 vpp: binary-api CLI weak linking workaround by Damjan Marion · 2 years, 9 months ago
  5. 7e0442a api: harden api trace parsing by Benoît Ganne · 2 years, 11 months ago
  6. 855ad33 vat2: include src/vlibmemory/vlib.api messages by Dave Wallace · 2 years, 10 months ago
  7. 8df4baa api: Fix reaper functions for socket clients by Neale Ranns · 3 years ago
  8. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  9. 2b9a4bf api: fix buffer overflow in vl_msg_replay_json by Benoît Ganne · 3 years, 2 months ago
  10. f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
  11. f6e6da9 api: cli coverity fixes by Florin Coras · 3 years, 2 months ago
  12. 5a884ec api: set missing handlers by Filip Tehlar · 3 years, 2 months ago
  13. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  14. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  15. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  16. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  17. 405debc api: fix memory error in multi-thread environment by Xiaoming Jiang · 3 years, 5 months ago
  18. f017b81 api: asan: use vec_set_len() so ASan can keep track of buffer len by Benoît Ganne · 3 years, 6 months ago
  19. c863a91 api: remove custom dump by Filip Tehlar · 3 years, 6 months ago
  20. 5fe9457 api: socket client connect set to blocking by Florin Coras · 3 years, 7 months ago
  21. fd8deb4 vlib: split vlib_main_t into global and per-thread by Damjan Marion · 3 years, 9 months ago
  22. f553a2c vlib: introduce vlib_get_elog_main() by Damjan Marion · 3 years, 9 months ago
  23. 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
  24. 162b70d api: Avoid the usage of the freed registration by the API calls by Andrew Yourtchenko · 3 years, 9 months ago
  25. ec2c4c4 api: fix crash when cf removed by wanghanlin · 3 years, 10 months ago
  26. bfa0398 vlib: fix build with musl by Nathan Moos · 4 years ago
  27. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  28. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  29. df601ae svm: fix ASAN annotations for external chunks by Benoît Ganne · 4 years, 2 months ago
  30. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 2 months ago
  31. 587ea45 api: retry sending fd on EAGAIN by Florin Coras · 4 years, 4 months ago
  32. 38ca6e6 api: call api reaper callbacks for socket clients by Dave Barach · 4 years, 5 months ago
  33. 70a9f44 docs: add more FEATURE.yaml documentation by Dave Barach · 4 years, 6 months ago
  34. 7f475bf dhcp: vat support for the dhcp_client_dump API by Dave Barach · 4 years, 7 months ago
  35. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  36. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  37. 68f58d7 api: use malloc for rx thread arg instead of heap by Florin Coras · 4 years, 7 months ago
  38. ecff1cb api: 'api trace' CLI consumes a line of input by Neale Ranns · 4 years, 8 months ago
  39. 08d0137 misc: asan: do not poison memory after munmap() by Benoît Ganne · 4 years, 8 months ago
  40. aba4983 api: do not truncate api dump file size by Benoît Ganne · 5 years ago
  41. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  42. a488f37 api: fix vl_api_clnt_node process stack overflow by Chenmin Sun · 5 years ago
  43. f66f883 api: mark api_trace_command_fn thread-safe by Dave Barach · 4 years, 11 months ago
  44. b2f0914 misc: address sanitizer: fix instrumentation by Benoît Ganne · 5 years ago
  45. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  46. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  47. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago
  48. 684fb6e api: pass api and client main to rx thread by Florin Coras · 5 years ago
  49. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  50. 5224b5c api: fix sock reg passing on read event by Florin Coras · 5 years ago
  51. 8e38839 vlib: use explicit types in api by Ole Troan · 5 years ago
  52. 8d82085 api: avoid swapping vlib_rp before barrier sync by Florin Coras · 5 years ago
  53. b038423 api: fix free socket process args by Florin Coras · 5 years ago
  54. 59cea1a api: multiple socket connections per single process by Florin Coras · 5 years ago
  55. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  56. 920180e api: configurable binary api client rx pthread fcn by Dave Barach · 5 years ago
  57. 5ed3fe3 api: fix dead client scan heap issue by Nathan Skrzypczak · 5 years ago
  58. 6bcc6a4 dhcp: fix crash on unicast renewal send by Neale Ranns · 5 years ago
  59. 6a6af6e api: comment, simplify and fix api socket read by Vratko Polak · 5 years ago
  60. 8229580 api: add bapi thread handle to api main structure. by IJsbrand Wijnands · 5 years ago
  61. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  62. f26b251 api: fix use-after-free by Benoît Ganne · 5 years ago
  63. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  64. daa4bff api: memclnt api use string type. by Ole Troan · 5 years ago
  65. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  66. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  67. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  68. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  69. 6595ff7 api: api socket respect unix runtime directory by Ole Troan · 5 years ago
  70. d516ca4 vppinfra: Expose function setting __os_thread_index by Nathan Skrzypczak · 5 years ago
  71. c89c767 api: Disable tracing of memclnt_keepalive messages by Dave Barach · 5 years ago
  72. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  73. fc4828c api: remove garbage from sockclnt_create reply by Vratko Polak · 5 years ago
  74. c898a4f api: add mp-safe/barrier-sync indication to elogs by Dave Barach · 5 years ago
  75. f35a072 infra: fix minor memory leak in "api trace..." by Dave Barach · 6 years ago
  76. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  77. 1f30a59 bapi: separate init shm reply from fd exchange by Florin Coras · 6 years ago
  78. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  79. c560789 API: Handle pthread cond signal case where signal is missed. by Ole Troan · 6 years ago
  80. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  81. 05f7ca1 make the output of "show api dump file <filename> compare-current" doxygen-friendly by Andrew Yourtchenko · 6 years ago
  82. ae605b8 vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "defininion changed" output by Andrew Yourtchenko · 6 years ago
  83. bcee60d api trace: cli bug fix by ezkexma · 6 years ago
  84. 8905347 vlibmemory: coverity woes by Steven Luong · 6 years ago
  85. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  86. 30307af API: client does not set root permissions on shm segment by Neale Ranns · 6 years ago
  87. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  88. 194212c Initialize gc_mark_timestamp to zero to avoid garbage values. by Brian Nesbitt · 6 years ago
  89. 3c1cf2c socket API: Use pool index instead of handle in sock_delete handler by Ole Troan · 6 years ago
  90. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  91. 22af447 binary api clients: wait for vpp to start by Dave Barach · 6 years ago
  92. 66a1003 bapi/vat: fix socket transport for vat by Florin Coras · 6 years ago
  93. eaec2a6 bapi: add options to have vpp cleanup client registration by Florin Coras · 6 years ago
  94. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  95. b220467 Delete shared memory segment files when vpp starts by Dave Barach · 6 years ago
  96. 0c4fec0 Complain if a client binary API queue is full by Dave Barach · 6 years ago
  97. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  98. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  99. f6c68d7 Move RPC calls off the binary API input queue by Dave Barach · 6 years ago
  100. 332287e Revert "Keep RPC traffic off the shared-memory API queue" by Florin Coras · 6 years ago