- c941fcb session: fix unlisten rpc barrier release by Florin Coras · 3 years, 5 months ago
- bbc8fae session: option to use memfd segs for builtin apps by Florin Coras · 3 years, 5 months ago
- 48057bd tcp session: next node config on connects by Florin Coras · 3 years, 5 months ago
- 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
- a4d0956 session: allow listen in any fib if default namespace by Florin Coras · 3 years, 5 months ago
- 595724a session: free ctrl event data on connect rpc by Florin Coras · 3 years, 6 months ago
- 806709f session: fix session formated str output truncated in cli by Xiaoming Jiang · 3 years, 6 months ago
- c53eb72 session: avoid reordering unlisten and connect msg by Florin Coras · 3 years, 6 months ago
- 6973c73 session: improve ct locking with multiple workers by Florin Coras · 3 years, 6 months ago
- 5de9772 session: udp accept session state should be updated by app by jxm · 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
- 6bd54ca session: half-open free only on main thread by Florin Coras · 3 years, 6 months ago
- 821b500 session: avoid ct connects loop by Florin Coras · 3 years, 7 months ago
- 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
- 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
- 0f27339 session: improve main thread connects rpc by Florin Coras · 3 years, 7 months ago
- 05bc33c session: fix transport half-open cleanup call by Florin Coras · 3 years, 7 months ago
- 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
- b32af35 session: fix session queue node access on disable by Florin Coras · 3 years, 7 months ago
- fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
- a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
- 0984395 session: only handle old ctrl events per dispatch by Florin Coras · 3 years, 7 months ago
- 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
- af97221 session: rpc for connects to main by Florin Coras · 3 years, 7 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
- bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
- 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
- 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
- ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
- 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
- 694046c session: lookup listener with iface address by liuyacan · 3 years, 8 months ago
- f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 10 months ago
- 600d7a8 session: accept notifies for sessions in created state by Florin Coras · 3 years, 8 months ago
- 87d48ad session: cleanup CREATED sessions when listener goes down by liuyacan · 3 years, 8 months ago
- 5c97dbf session: fix mq ext config cleanup by Florin Coras · 3 years, 8 months ago
- 9f29903 session: fix race condition in fifo allocation by liuyacan · 3 years, 8 months ago
- 893bc97 session: set connected session index for ct by Florin Coras · 3 years, 8 months ago
- e5f1833 tls quic: improve error reporting by Florin Coras · 3 years, 8 months ago
- 5724aec session: set fifo's session index before vcl attach by liuyacan · 3 years, 8 months ago
- 2ba0177 session: remove unused connect/listen msg members by Florin Coras · 3 years, 8 months ago
- a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
- 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
- 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
- 7fdf8b2 tcp: support for rate sample attr flag by Florin Coras · 3 years, 8 months ago
- eb839cc session: fix next node add on transport registration by Florin Coras · 3 years, 8 months ago
- 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
- 1c19aef session: fix coverity warning by Florin Coras · 3 years, 8 months ago
- 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
- 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 9 months ago
- 87d81ae session: always clean rx mqs on app detach by Florin Coras · 3 years, 9 months ago
- 1d2e38b session: interrupt mode for session node on main thread by Florin Coras · 3 years, 9 months ago
- 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
- 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
- f553a2c vlib: introduce vlib_get_elog_main() by Damjan Marion · 3 years, 9 months ago
- 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
- 89c98a4 svm: add producer wait function by Florin Coras · 3 years, 9 months ago
- f3b5d70 session: fix populating chained buffers by Ivan Shvedunov · 3 years, 9 months ago
- 1e6a0f6 session tls: deq notifications for custom tx by Florin Coras · 3 years, 9 months ago
- 8694fbc session: check if fifo exists in cl bound notification by Florin Coras · 3 years, 9 months ago
- f1af21c session svm: segment manager and fifo segment leaks by Florin Coras · 3 years, 10 months ago
- 09bf91a session: init ctrl msg without mq lock by Florin Coras · 3 years, 10 months ago
- eef1539 session: coverity fix by Florin Coras · 3 years, 10 months ago
- 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 10 months ago
- 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
- da2305f session: coverity fixes by Florin Coras · 3 years, 10 months ago
- 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
- 1b9d2c2 session: clear ct fifo flag prior to notification by Florin Coras · 3 years, 11 months ago
- 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
- 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
- a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
- 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
- 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
- b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
- 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
- c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
- 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
- 506aa3c session: free segment manager only from main by Florin Coras · 4 years ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
- a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
- 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 1 month ago
- e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
- c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
- 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
- e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
- 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
- 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
- 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
- 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
- ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago
- 89235c7 session: reduce max session node frame size 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
- e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
- a837508 session: fix ct local listener session index by Florin Coras · 4 years, 2 months ago
- 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago