- 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
- 893bc97 session: set connected session index for ct 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
- 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
- 8694fbc session: check if fifo exists in cl bound notification by Florin Coras · 3 years, 9 months ago
- 09bf91a session: init ctrl msg without mq lock 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
- 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
- a5a9efd vcl session: switch to generic cert key apis 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
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
- 2d0e3de session: per worker state for ct sessions by Florin Coras · 4 years, 2 months ago
- 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
- 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
- 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
- 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
- cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
- f99a7d6 session: del app worker on socket detach by Florin Coras · 4 years, 3 months ago
- 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 3 months ago
- 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
- 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
- 256779c udp: remove connected udp transport proto by Florin Coras · 4 years, 8 months ago
- 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
- 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
- 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
- b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
- 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
- 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
- c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
- c00f480 quic: Add support for unidirectional streams by Nathan Skrzypczak · 5 years ago
- 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
- 4f59985 session: add space around ternary operator by Vratko Polak · 5 years ago
- 45ec9f4 session: ckpair store & crypto engine as mq params by Nathan Skrzypczak · 5 years ago
- 9d3e1b4 session: fix app attach on error by Nathan Skrzypczak · 5 years ago
- 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
- eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
- 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
- 49568af session: session pool migration notification by Florin Coras · 5 years ago
- 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
- 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
- 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
- 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
- ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
- 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
- 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
- 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
- cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
- f324dec fixing typos by Jim Thompson · 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
- 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
- 31c9955 session: cleanup/rename functions 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
- 70c35f3 session: fix local binds by Florin Coras · 6 years ago
- ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
- dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
- bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
- c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
- c9940fc session: refactor listen logic by Florin Coras · 6 years ago
- 1ee7830 transport: cleanup by Florin Coras · 6 years ago
- 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
- 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
- 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
- 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
- 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
- e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
- 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
- dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
- d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
- fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
- 349f8ca session: improve app cli by Florin Coras · 6 years ago
- c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
- 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
- 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
- 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
- b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
- aa27eb9 vcl: fix bidirectional tests (VPP-1455) by Florin Coras · 6 years ago
- 83ea669 session: don't wait indefinitely for apps to consume evts (VPP-1454) by Florin Coras · 6 years ago
- 537b17e session: lock msg queues while generating control events by Florin Coras · 6 years ago
- 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
- 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
- 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
- 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
- ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
- 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
- 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
- c3638fe session: fix coverity warnings by Florin Coras · 6 years ago
- 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
- 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
- 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
- 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
- 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
- 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
- 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago