- c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
- e439b1e session: postpone ct cleanup if rx evt pending by Florin Coras · 10 months ago
- 97fef28 session: make app listener pool global by Florin Coras · 12 months ago
- 6d14c0c session: add forced reset api to ct transport by Florin Coras · 1 year ago
- 9375266 session: per app wrk client ct segment handle by Florin Coras · 1 year, 1 month ago
- 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 3 months ago
- 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
- 1315d14 session: fix ct connect session flush assert by Florin Coras · 1 year, 8 months ago
- 55686e1 session: async flush of pending connects to workers by Florin Coras · 1 year, 9 months ago
- 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 8 months ago
- d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
- 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
- cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
- 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
- 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
- 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
- a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
- 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
- c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
- 7fe0069 session: add per worker ct context by Florin Coras · 3 years, 1 month ago
- 9895238 session: postpone ct segment delete by Florin Coras · 3 years, 1 month ago
- feb6702 session: fix ct tracking of actual transport proto by Florin Coras · 3 years, 1 month ago
- e7dda6b session: reset if ct close with data by Florin Coras · 3 years, 1 month ago
- 440c7b5 session: postpone ct cleanups by Florin Coras · 3 years, 1 month ago
- d9e9870 session: set actual lcl ip on accepted ct by Florin Coras · 3 years, 2 months ago
- 6973c73 session: improve ct locking with multiple workers by Florin Coras · 3 years, 6 months ago
- da78c5a session: optimize ct fifo segment allocations by Florin Coras · 3 years, 6 months ago
- ba02641 session: fix listener ct transport retrieval on accept by Florin Coras · 3 years, 6 months ago
- 821b500 session: avoid ct connects loop by Florin Coras · 3 years, 6 months ago
- d5a5882 session: fix coverity warning by Florin Coras · 3 years, 7 months ago
- 374df7a session: switch ct to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- 9f29903 session: fix race condition in fifo allocation by liuyacan · 3 years, 8 months ago
- 1b9d2c2 session: clear ct fifo flag prior to notification by Florin Coras · 3 years, 11 months ago
- c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
- 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
- ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago
- 06ac4bb session: fix ct cleanup before full establishement by Florin Coras · 4 years, 2 months ago
- d689456 vcl session: minimize ct io events by Florin Coras · 4 years, 2 months ago
- 2d0e3de session: per worker state for ct sessions by Florin Coras · 4 years, 2 months ago
- a837508 session: fix ct local listener session index by Florin Coras · 4 years, 2 months ago
- 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
- 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
- bcdc50d session: limit max number of ct sessions per dispatch by Florin Coras · 4 years, 4 months ago
- dd7d24b session: ct init error handling by Florin Coras · 4 years, 4 months ago
- ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
- 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
- 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
- 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
- 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
- f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
- 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
- 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
- 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
- a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
- e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
- 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
- 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
- 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
- 6575a9a session: do not enable pre-input node with 0 workers by Florin Coras · 6 years ago
- 9f1a543 session: fix ct that match global table entries by Florin Coras · 6 years ago
- f8d2e86 session/tls: remove unused t_app_index field by Florin Coras · 6 years ago
- f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
- 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
- 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
- 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
- d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
- ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago