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