1. 806709f session: fix session formated str output truncated in cli by Xiaoming Jiang · 3 years, 6 months ago
  2. bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  3. 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
  4. 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
  5. ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
  6. 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
  7. 87d48ad session: cleanup CREATED sessions when listener goes down by liuyacan · 3 years, 8 months ago
  8. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  9. e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
  10. 91413ac session: listeners verbose format alignment by Florin Coras · 4 years, 2 months ago
  11. 6b410e6 session: app_name should format with %v by jiangxiaoming · 4 years, 2 months ago
  12. a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
  13. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  14. c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
  15. 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
  16. bf39597 session: cleanup listener segment manager on wrk free by Florin Coras · 4 years, 8 months ago
  17. 701c099 session: fix half-open cleanup by Florin Coras · 4 years, 8 months ago
  18. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  19. 1bd4616 session: avoid all session cleanup on unlisten by Florin Coras · 4 years, 8 months ago
  20. 3e07a4a misc: sprintf be gone by Dave Barach · 4 years, 9 months ago
  21. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  22. 805d58c session: allow rx events independnt of state by Florin Coras · 4 years, 9 months ago
  23. 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
  24. d8f48e2 session: basic fifo-tuning-logic by Ryujiro Shibuya · 5 years ago
  25. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  26. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  27. 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
  28. d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
  29. 5c29029 session: builtin app rx notifications regardless of state by Florin Coras · 5 years ago
  30. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  31. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  32. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  33. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  34. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  35. 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
  36. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  37. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  38. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  39. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  40. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  41. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  42. 096f2f8 session: remove session logic from io rx evt sender by Florin Coras · 6 years ago
  43. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  44. d5c604d session: add session flags by Florin Coras · 6 years ago
  45. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  46. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  47. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  48. 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
  49. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  50. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  51. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  52. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  53. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  54. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  55. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  56. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  57. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  58. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  59. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  60. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago