1. 3b6c84c vcl: allow all workers to block on api by Florin Coras · 4 years ago
  2. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  3. 52dd29f vcl: stop tracking vpp event queues and thread index by Florin Coras · 4 years, 1 month ago
  4. 165f3ae vcl: remove support for shm api connections by Florin Coras · 4 years, 1 month ago
  5. b438c76 vcl: app_name format type error by jiangxiaoming · 4 years, 2 months ago
  6. cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
  7. 935ce75 vcl: add support for app socket api by Florin Coras · 4 years, 3 months ago
  8. b88de90 vcl: cleanup bapi and wrk registration by Florin Coras · 4 years, 3 months ago
  9. 66ec467 vcl: move helper functions out of header file by Florin Coras · 4 years, 6 months ago
  10. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  11. 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
  12. b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  13. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  14. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  15. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  16. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  17. d747c3c vcl: add config option for preferred tls engine by Florin Coras · 5 years ago
  18. 82fc5fd hsa: use crypto_engine_type_t for TLS by Nathan Skrzypczak · 5 years ago
  19. 22ba330 vcl: initialize ctrl_mq in workers by Florin Coras · 5 years ago
  20. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  21. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  22. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  23. 617574d vcl: handle fd rcv msg error by Florin Coras · 5 years ago
  24. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  25. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  26. a5efca3 vcl: mark app state as failed if attach fails by Florin Coras · 6 years ago
  27. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  28. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  29. ac62626 vcl: remove unused fields and structures by Florin Coras · 6 years ago
  30. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  31. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  32. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  33. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  34. 2d675d7 vls: support passive listeners by Florin Coras · 6 years ago
  35. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  36. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  37. 4850e3e tcp: validate seq for handshake ack by Florin Coras · 6 years ago
  38. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  39. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  40. adc74d7 svm: use explicit svm fifo segment main for slaves by Florin Coras · 6 years ago
  41. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  42. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  43. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  44. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  45. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  46. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  47. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  48. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  49. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  50. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  51. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  52. c9fbd66 vcl: remove unused binary api handlers by Florin Coras · 6 years ago
  53. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  54. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  55. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  56. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  57. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  58. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago