1. b3ea73e session: implement app_ns deletion by Nathan Skrzypczak · 3 years, 4 months ago
  2. 98078ab session: close app wrk socket on delete by Florin Coras · 3 years, 4 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. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  8. c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
  9. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  10. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  11. d8f48e2 session: basic fifo-tuning-logic by Ryujiro Shibuya · 5 years ago
  12. d1b9e70 quic: Implement crypto contexts by Nathan Skrzypczak · 5 years ago
  13. c298f37 quic: Refactor for crypto contexts by Nathan Skrzypczak · 5 years ago
  14. de6caf4 session: Add crypto context by Nathan Skrzypczak · 5 years ago
  15. 79ba25d session: support registration of custom crypto engines by Florin Coras · 5 years ago
  16. 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
  17. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  18. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  19. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  20. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  21. 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
  22. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  23. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  24. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  25. 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
  26. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  27. 11e2cf5 session: reorganize session fields by Florin Coras · 6 years ago
  28. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  29. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  30. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  31. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  32. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  33. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  34. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  35. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  36. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  37. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  38. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  39. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  40. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  41. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  42. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  43. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  44. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  45. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  46. a44d6b1 udp_echo: fix cut-through server mode by Florin Coras · 6 years ago
  47. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  48. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  49. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  50. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  51. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  52. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  53. f6647e0 session: fix local session disconnects by Florin Coras · 7 years ago
  54. 0bee9ce session: allow builtin apps to register names by Florin Coras · 7 years ago
  55. 58d36f0 tls: add openssl engine by Florin Coras · 7 years ago
  56. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  57. 5fda7a3 session: avoid session handle conflict with vcl by Florin Coras · 7 years ago
  58. f8f516a session: support local sessions and deprecate redirects by Florin Coras · 7 years ago
  59. a332c46 session: segment manager refactor by Florin Coras · 7 years ago
  60. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  61. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  62. ad0c77f session: use pool for segment manager properties by Florin Coras · 7 years ago
  63. a2ff7b8 session: lookup/rules table improvements and cleanup by Florin Coras · 7 years ago
  64. 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
  65. 1c71045 session: rules tables by Florin Coras · 7 years ago
  66. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  67. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  68. 0e9c33b tcp: improve builtin http server by Florin Coras · 7 years ago
  69. ab0289a tcp: state machine improvements by Florin Coras · 7 years ago
  70. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago
  71. a546481 Session layer improvements by Florin Coras · 8 years ago
  72. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  73. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  74. d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
  75. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  76. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago