aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/client/client.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach1-11/+0
2019-12-10api: multiple connections per processDave Barach1-10/+10
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne1-0/+2
2019-06-25api: fix vac_read return codesPaul Vinciguerra1-2/+4
2019-04-16API: Handle pthread cond signal case where signal is missed.Ole Troan1-1/+8
2018-10-23c11 safe string handling supportDave Barach1-4/+4
2018-10-09API: Spurious timeouts from timeout thread.Ole Troan1-13/+27
2018-10-02PAPI: Use UNIX domain sockets instead of shared memoryOle Troan1-1/+1
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2018-09-07VPP-API: Cancel timeout thread without sending READ_TIMEOUT message.Ole Troan1-8/+6
2018-08-16Edit some warning messages in vpp-api clientOndrej Fabry1-2/+2
2018-07-26VPP-API client: timeout thread loop variableNeale Ranns1-2/+5
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-6/+11
2018-06-05VPP API: Memory traceOle Troan1-3/+33
2018-06-04Join the VAC read timeout threadNeale Ranns1-21/+25
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi1-2/+3
2018-01-09api: refactor vlibmemoryFlorin Coras1-7/+7
2017-10-03Repair vlib API socket serverDave Barach1-1/+36
2017-04-20vpp-api: rename libpneum to libvppapiclientDamjan Marion1-0/+489