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