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