1. b8af24b tls: add async processing support by Varun Rapelly · 4 months ago
  2. 10c016c session: support of multiple extended configs by Matus Fabian · 8 weeks ago
  3. d0e8bd7 tls: cleanup engine hs cb and improve ctx formatting by Florin Coras · 1 year, 2 months ago
  4. f02e746 tls: add basic tls record parsers by Florin Coras · 4 months ago
  5. 3a2cf84 tls: track app owner of transport session by Florin Coras · 5 months ago
  6. 3fe610a tls: refactor vft functionsn to allow for reuse by Florin Coras · 6 months ago
  7. 0bfce6b tls: fix session state update on accept by Florin Coras · 8 months ago
  8. 7c2a335 tls: init session for accepted ctx by Florin Coras · 9 months ago
  9. a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
  10. e565902 tls: avoid app session preallocation by Florin Coras · 10 months ago
  11. ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
  12. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  13. ea158d6 tls: pass reset ntf to engines by Florin Coras · 10 months ago
  14. 60732df tls: initialize app session app wrk by Florin Coras · 10 months ago
  15. 8074fc6 tls: fix transport endpoint get by Florin Coras · 10 months ago
  16. 0ded489 tls: mark ho done atomically after ctx init by Florin Coras · 10 months ago
  17. d7f17a2 tls: set app closed flag in framework by Florin Coras · 10 months ago
  18. 4a98b93 tls: convert ctx fields to connection flags by Florin Coras · 10 months ago
  19. 3109d1c tls: fix ho leak on tcp connect return by Florin Coras · 11 months ago
  20. e6d05dc tls: overlap parent opaque with listener ctx by Florin Coras · 11 months ago
  21. fad689e tls: set flag whenever app session is freed by Florin Coras · 11 months ago
  22. 86b02c7 tls: no closed notify if no app session by Florin Coras · 12 months ago
  23. a474bc8 tls: postpone ho cleanup if not fully established by Florin Coras · 1 year ago
  24. 4aaedaa tls: fix forced ho cleanup by Florin Coras · 1 year, 1 month ago
  25. 14bfd3d tls: fix handling of client and server init errors by Florin Coras · 1 year, 1 month ago
  26. cfc2a0e tls: avoid reads after tcp transport removed by Florin Coras · 1 year, 1 month ago
  27. a3d55df tls: report error if connected cannot be initialized by Florin Coras · 1 year, 2 months ago
  28. 3843d0d tls: no read after app close by Florin Coras · 1 year, 2 months ago
  29. c1b0380 tls: limit openssl engine max read burst by Florin Coras · 1 year, 2 months ago
  30. d69ef3a tls: fix formatting of half open connections by Florin Coras · 1 year, 2 months ago
  31. a127d3c tls: init connection for prealloced app sessions by Florin Coras · 1 year, 3 months ago
  32. 00d7d86 tls: ignore tx events for not fully established sessions by Florin Coras · 1 year, 3 months ago
  33. 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 3 months ago
  34. 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
  35. 4778164 tls: fix memory leak when client/server init error by Xiaoming Jiang · 1 year, 7 months ago
  36. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  37. 009303d tls: use safe pool reallocs by Florin Coras · 2 years, 9 months ago
  38. 6e7ebb0 tls: free app session if connect notify refused by Florin Coras · 2 years, 7 months ago
  39. 179711d tls: fix connected notifications with no app wrk by Florin Coras · 2 years, 8 months ago
  40. 1cbcdce tls http: run config fns after init ones by Florin Coras · 2 years, 8 months ago
  41. d918cc5 tls: support to reinitialise ca_chain wo restart by Saravanan Murugesan · 2 years, 10 months ago
  42. 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
  43. 8c5e5f6 tls: handle read write ssl errors by Florin Coras · 2 years, 10 months ago
  44. 3683d1b tls: Receive only when the app_session is available by Saravanan Murugesan · 2 years, 10 months ago
  45. 7705b49 tls http srtp: fix session index for listeners by Florin Coras · 2 years, 10 months ago
  46. 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
  47. 3e15710 session: track bytes dequeued in snd params by Florin Coras · 2 years, 10 months ago
  48. 61e26be tls: don't add listen to lookup table by Filip Tehlar · 3 years ago
  49. a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
  50. 975fde8 tls: increase engine bits room in handle to support custom engine type by jxm · 3 years, 6 months ago
  51. 71ee375 tls: fix handling of failed connects by Florin Coras · 3 years, 7 months ago
  52. e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
  53. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  54. bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  55. 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
  56. 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
  57. 88dd3cf tls: cleanup dtls migrated context by Florin Coras · 3 years, 7 months ago
  58. e5f1833 tls quic: improve error reporting by Florin Coras · 3 years, 8 months ago
  59. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  60. a840db2 tls: fix app_worker_connect_notify param error by yedg · 3 years, 9 months ago
  61. 1e6a0f6 session tls: deq notifications for custom tx by Florin Coras · 3 years, 9 months ago
  62. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  63. 5b8b1ae tls: add custom openssl bio by Florin Coras · 4 years ago
  64. 0a9ab82 tls: separate init from enable by Florin Coras · 4 years, 2 months ago
  65. 8aa1856 tls: enable cert key pair setting for connect by jiangxiaoming · 4 years, 2 months ago
  66. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  67. 5b7ea91 tls: fix session format assert crash in connected callback by jiangxiaoming · 4 years, 3 months ago
  68. 681ea6d tls: improve cli state reporting by Florin Coras · 4 years, 8 months ago
  69. 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
  70. 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
  71. ed8db52 session tls: improve app transports tx scheduling by Florin Coras · 4 years, 10 months ago
  72. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  73. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  74. aab0604 tls session: fix unlisten by Florin Coras · 4 years, 10 months ago
  75. 8378261 tls: handle disconect and reset in async mode by Yu Ping · 4 years, 10 months ago
  76. 985d929 tls: remove session lookup operation in TLS by Yu Ping · 4 years, 10 months ago
  77. f4a92f6 tls: refactor for tls async event handling by Yu Ping · 5 years ago
  78. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  79. 0d74dd1 tls: improve connection formating by Florin Coras · 5 years ago
  80. a6b175d tls: add features.yaml by Florin Coras · 5 years ago
  81. 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
  82. e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
  83. b1a81aa tls: fifo size is u32 by Dave Wallace · 5 years ago
  84. cbbc4a2 tls: fix on tcp connection reset by Zeyu Zhang · 5 years ago
  85. 6faac16 tls: allow disconnects from main thread by Florin Coras · 5 years ago
  86. 82fc5fd hsa: use crypto_engine_type_t for TLS by Nathan Skrzypczak · 5 years ago
  87. 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
  88. d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
  89. f03c494 tls: handle transport reset by Florin Coras · 5 years ago
  90. ef2b335 tls: fix close with data by Florin Coras · 5 years ago
  91. 854e0a2 session: define connection id length by Florin Coras · 5 years ago
  92. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  93. ae3eaac tls: handle engine listen failure by Florin Coras · 5 years ago
  94. bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
  95. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  96. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  97. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  98. 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
  99. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  100. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago