Age | Commit message (Expand) | Author | Files | Lines |
2019-12-12 | vcl: fix disconnect from binary api |  Florin Coras | 1 | -1/+1 |
2019-12-11 | api: Use vl_msg_push/pop_heap |  Nathan Skrzypczak | 1 | -10/+4 |
2019-12-10 | api: pass api and client main to rx thread |  Florin Coras | 1 | -1/+22 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -25/+30 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+15 |
2019-11-18 | api: configurable binary api client rx pthread fcn |  Dave Barach | 1 | -19/+18 |
2019-10-08 | api: add bapi thread handle to api main structure. |  IJsbrand Wijnands | 1 | -1/+9 |
2019-08-27 | api: revert use string type for strings in memclnt.api |  Ole Troan | 1 | -5/+4 |
2019-08-27 | api: use string type for strings in memclnt.api |  Ole Troan | 1 | -4/+5 |
2019-08-02 | vppinfra: Expose function setting __os_thread_index |  Nathan Skrzypczak | 1 | -20/+1 |
2019-04-16 | API: Handle pthread cond signal case where signal is missed. |  Ole Troan | 1 | -2/+2 |
2019-04-10 | API: Fix shared memory only action handlers. |  Ole Troan | 1 | -0/+1 |
2019-02-05 | sock api: allow to start client with no rx_thread |  Tomasz Kulasek | 1 | -0/+10 |
2018-12-05 | bapi: add options to have vpp cleanup client registration |  Florin Coras | 1 | -2/+3 |
2018-12-03 | vcl: handle worker process exit |  Florin Coras | 1 | -7/+14 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -7/+7 |
2018-08-03 | svm: add support for eventfd signaling to queue |  Florin Coras | 1 | -2/+2 |
2018-06-05 | VPP API: Memory trace |  Ole Troan | 1 | -16/+27 |
2018-02-02 | vlmemory/svm: fix client detach from svm region |  Florin Coras | 1 | -3/+4 |
2018-01-25 | session: add support for memfd segments |  Florin Coras | 1 | -7/+24 |
2018-01-22 | svm: queue sub: Add conditional timed wait |  Mohsin Kazmi | 1 | -2/+2 |
2018-01-15 | svm: refactor memfd and remove ssvm_eth |  Florin Coras | 1 | -0/+1 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -35/+15 |
2018-01-05 | sock api: add first msg id retrieval function |  Florin Coras | 1 | -10/+34 |
2017-10-25 | VCL-LDPRELOAD: statically link VPP objects into libvcl_ldpreload.so |  Dave Wallace | 1 | -6/+0 |
2017-10-18 | CSIT-844: fix binary api rx pthread heap push/pop |  Dave Barach | 1 | -3/+22 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -13/+52 |
2017-05-09 | Fix remaining 32-bit compile issues |  Damjan Marion | 1 | -1/+1 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends |  Neale Ranns | 1 | -7/+9 |
2017-04-11 | move binary-api client-only routines to memory_client.c |  Dave Barach | 1 | -9/+241 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+283 |