Age | Commit message (Expand) | Author | Files | Lines |
2019-07-16 | api: enable binary API event logging in vat | Dave Barach | 1 | -1/+22 |
2019-07-03 | api: remove garbage from sockclnt_create reply | Vratko Polak | 1 | -0/+20 |
2019-03-07 | vlibmemory: coverity woes | Steven Luong | 1 | -1/+1 |
2019-02-21 | API: client does not set root permissions on shm segment | Neale Ranns | 1 | -4/+2 |
2019-01-23 | Initialize gc_mark_timestamp to zero to avoid garbage values. | Brian Nesbitt | 1 | -0/+1 |
2018-12-31 | binary api clients: wait for vpp to start | Dave Barach | 1 | -0/+29 |
2018-11-18 | Complain if a client binary API queue is full | Dave Barach | 1 | -0/+8 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-08-03 | svm: add support for eventfd signaling to queue | Florin Coras | 1 | -9/+7 |
2018-02-02 | vlmemory/svm: fix client detach from svm region | Florin Coras | 1 | -4/+17 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 1 | -0/+20 |
2018-01-22 | svm: queue sub: Add conditional timed wait | Mohsin Kazmi | 1 | -1/+1 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue | Florin Coras | 1 | -0/+6 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -91/+18 |
2018-01-05 | sock api: add infra for bootstrapping shm clients | Florin Coras | 1 | -14/+68 |
2017-12-01 | session: allocate cb messages from client ring | Florin Coras | 1 | -0/+2 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -61/+114 |
2017-08-23 | Fix vl_map_shmem() root_path dangling reference. | Dave Wallace | 1 | -5/+8 |
2017-08-18 | API: More gracefully fail when opening shared memory segment fails. | Ole Troan | 1 | -2/+6 |
2017-08-14 | jvpp: make shm_prefix configurable (VPP-591) | Jan Srnicek | 1 | -3/+16 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 1 | -4/+18 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends | Neale Ranns | 1 | -2/+2 |
2017-04-11 | move binary-api client-only routines to memory_client.c | Dave Barach | 1 | -241/+0 |
2017-01-09 | Self-service garbage collection for the API message allocator | Dave Barach | 1 | -0/+21 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+852 |