api: API trace improvements
[vpp.git] / src / vcl / vcl_bapi.c
2021-09-28 Filip Tehlarapi: API trace improvements 52/32652/27
2021-07-27 Sivaprasad Tummalavcl: configure the cert-key pair from app 60/33260/4
2021-07-12 Filip Tehlarsession: api cleanup 01/32901/5
2021-07-06 wanghanlinvcl: print current app state for timeout 05/33005/2
2021-04-08 Florin Corasvcl: use per worker mem bapi context 22/31922/2
2021-01-28 Florin Corassvm vcl: add helper fn that discovers mqs in segment 61/30961/3
2021-01-25 Florin Corassvm: add custom q implementation for mq 20/30920/6
2021-01-07 Florin Corasvcl session: switch to generic cert key apis 15/30615/23
2021-01-06 Florin Corasvcl: allow all workers to block on api 37/30637/4
2020-12-29 Florin Corassvm: allow mq attachments at random offsets 90/30390/53
2020-11-19 Florin Corasvcl: stop tracking vpp event queues and thread index 92/29992/7
2020-11-09 Florin Corasvcl: remove support for shm api connections 17/29817/3
2020-10-14 jiangxiaomingvcl: app_name format type error 12/29412/2
2020-09-16 Florin Corasvcl: refactor bapi client index for sapi reuse 54/28854/4
2020-09-14 Florin Corasvcl: add support for app socket api 17/28717/33
2020-09-14 Florin Corasvcl: cleanup bapi and wrk registration 14/28714/26
2020-06-15 Florin Corasvcl: move helper functions out of header file 37/27537/2
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-04-03 Florin Corassession: remove obsolete apis 27/26327/7
2020-03-05 Jakub Grajciarsession: API cleanup 97/24697/9
2019-12-21 Florin Corassession: move add/del segment msg to mq 97/21497/20
2019-12-12 Florin Corasvcl: fix disconnect from binary api 73/23973/2
2019-12-11 Florin Corasvcl: separate binary api connections per thread worker 87/23687/15
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-10-22 Florin Corasvcl: add config option for preferred tls engine 65/22865/4
2019-10-09 Nathan Skrzypczakhsa: use crypto_engine_type_t for TLS 42/22042/4
2019-08-30 Florin Corasvcl: initialize ctrl_mq in workers 27/21627/3
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
2019-08-05 Florin Corasvcl: fix bapi disconnect with socket transport 44/21044/3
2019-07-19 Nathan Skrzypczaksession: Use parent_handle instead of transport_opts 92/20692/5
2019-07-02 Florin Corasvcl: handle fd rcv msg error 34/20434/5
2019-05-16 Nathan SkrzypczakAdd transport_opts to connect_sock bapi 47/19647/3
2019-04-25 Florin Corassession: cleanup segment manager and fifo segment 51/19151/15
2019-03-20 Florin Corasvcl: mark app state as failed if attach fails 40/18440/3
2019-03-15 Florin Corasvcl: cleanup debug messages 11/18311/3
2019-03-06 Florin Corassession: use vpp to switch io events for ct sessions 05/18005/17
2019-03-04 Florin Corasvcl: remove unused fields and structures 89/17989/3
2019-03-02 Florin Corassession: remove deprecated binary apis 82/17982/8
2019-03-01 Florin Corassession: refactor local connects 11/17911/21
2019-02-21 Florin Corasvcl/session: send unlisten over message queue 36/17736/4
2019-02-05 Tomasz Kulaseksock api: allow to start client with no rx_thread 40/17240/6
2019-01-30 Florin Corasvls: support passive listeners 33/17133/9
2019-01-05 Florin Corasvcl/session: add api for changing session app worker 76/16676/11
2019-01-04 Ping YuAdd TLS support for VCL 06/16306/7
2018-12-13 Florin Corastcp: validate seq for handshake ack 50/16450/2
2018-12-04 Florin Corasvcl: cleanup children that use _exit() 11/16311/14
2018-12-04 Florin Corasvcl: test refactor and improvements 32/16332/5
2018-12-03 Florin Corassvm: use explicit svm fifo segment main for slaves 12/16312/4
2018-11-30 Florin Corasvcl: wait for segments with segment handle 86/16286/4
2018-11-30 Florin Corassession: segment handle in accept/connect notifications 84/16284/7
2018-11-29 Florin Corasvcl: basic support for apps that fork 98/16198/18
2018-11-21 Florin Corassession: cleanup use of api_client_index 61/16061/5
2018-11-18 Florin Corasvcl/session: apps with process workers 17/15917/17
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-09-08 Florin Corasvcl: set worker pthread stop key 37/14737/4
2018-09-07 Florin Corasvcl: refactor test client to support workers 59/14659/10
2018-09-06 Florin Corassession: support multiple worker binds 03/14603/15
2018-08-30 Florin Corasvcl: add support for multi-worker apps 38/14538/19
2018-08-28 Florin Corasvcl/session: use mq for bind replies 19/14519/8
2018-08-25 Florin Corasvcl: remove unused binary api handlers 71/14471/5
2018-08-24 Florin Corassession: add support for multiple app workers 76/14176/20
2018-08-10 Florin Corasvcl: support for eventfd mq signaling 22/13922/25
2018-07-31 Florin Corasvcl: add read/write udp support 83/13783/8
2018-07-27 Florin Corasvcl: use events for epoll/select/read/write 28/13528/36
2018-07-17 Florin Corassession: use msg queue for events 58/13358/24
2018-06-28 Florin Corasvcl: move binary api and cfg to separate files 68/13268/5