1. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  2. 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
  3. 256779c udp: remove connected udp transport proto by Florin Coras · 4 years, 8 months ago
  4. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  5. 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
  6. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  7. b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  8. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  9. 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
  10. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  11. c00f480 quic: Add support for unidirectional streams by Nathan Skrzypczak · 5 years ago
  12. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  13. 4f59985 session: add space around ternary operator by Vratko Polak · 5 years ago
  14. 45ec9f4 session: ckpair store & crypto engine as mq params by Nathan Skrzypczak · 5 years ago
  15. 9d3e1b4 session: fix app attach on error by Nathan Skrzypczak · 5 years ago
  16. 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
  17. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  18. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  19. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  20. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  21. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  22. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  23. 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
  24. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  25. 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
  26. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  27. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  28. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  29. f324dec fixing typos by Jim Thompson · 6 years ago
  30. f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
  31. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  32. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  33. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  34. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  35. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  36. 70c35f3 session: fix local binds by Florin Coras · 6 years ago
  37. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  38. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  39. bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
  40. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  41. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  42. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  43. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  44. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  45. 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
  46. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  47. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  48. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  49. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
  50. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  51. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  52. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  53. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  54. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  55. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  56. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  57. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  58. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  59. aa27eb9 vcl: fix bidirectional tests (VPP-1455) by Florin Coras · 6 years ago
  60. 83ea669 session: don't wait indefinitely for apps to consume evts (VPP-1454) by Florin Coras · 6 years ago
  61. 537b17e session: lock msg queues while generating control events by Florin Coras · 6 years ago
  62. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  63. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  64. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  65. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  66. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  67. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  68. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  69. c3638fe session: fix coverity warnings by Florin Coras · 6 years ago
  70. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  71. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  72. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  73. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  74. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  75. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  76. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  77. 6c35494 session: coverity warnings by Florin Coras · 7 years ago
  78. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  79. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  80. 5090c57 session: fix coverity warnings by Florin Coras · 7 years ago
  81. 60ae80f Update session local address is_ip4 on bind when not global by Keith Burns (alagalah) · 7 years ago
  82. 8f89dd0 tls: enforce certificate verification by Florin Coras · 7 years ago
  83. e3e2f07 tls: add stop listen handler by Florin Coras · 7 years ago
  84. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  85. 5fda7a3 session: avoid session handle conflict with vcl by Florin Coras · 7 years ago
  86. f8f516a session: support local sessions and deprecate redirects by Florin Coras · 7 years ago
  87. a332c46 session: segment manager refactor by Florin Coras · 7 years ago
  88. fc804d9 Fix session/tcp coverity warnings by Florin Coras · 7 years ago
  89. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  90. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  91. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  92. 97b1a27 session api: Fix Coverity Warning CID 180115 by Dave Wallace · 7 years ago
  93. ff6e769 session: cleanup attach flags by Florin Coras · 7 years ago
  94. 561af9b session: generalize handling of network transports by Florin Coras · 7 years ago
  95. 7a2e1bd session: allocate cb messages from client ring by Florin Coras · 7 years ago
  96. c3ddea8 session: return bound listener for proxy accepts by Florin Coras · 7 years ago
  97. 8b9a5d1 Fix session rule port endianness. by Milan Lenco · 7 years ago
  98. eb2945c session: do not check transport for local table binds by Florin Coras · 7 years ago
  99. 42324ad session: fix session rules api to use transport proto by Florin Coras · 7 years ago
  100. dcf55ce vppcom: improve listener session handling by Florin Coras · 7 years ago