Age | Commit message (Expand) | Author | Files | Lines |
2019-10-09 | api: comment, simplify and fix api socket read | Vratko Polak | 1 | -48/+80 |
2019-08-27 | api: revert use string type for strings in memclnt.api | Ole Troan | 1 | -2/+1 |
2019-08-27 | api: use string type for strings in memclnt.api | Ole Troan | 1 | -1/+2 |
2019-08-08 | api: vppapitrace JSON/API trace converter | Ole Troan | 1 | -5/+5 |
2019-08-08 | api: api socket respect unix runtime directory | Ole Troan | 1 | -19/+8 |
2019-07-03 | api: remove garbage from sockclnt_create reply | Vratko Polak | 1 | -2/+3 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -5/+2 |
2019-05-09 | bapi: separate init shm reply from fd exchange | Florin Coras | 1 | -1/+17 |
2019-04-23 | API: Python and Unix domain socket improvement | Ole Troan | 1 | -2/+1 |
2019-01-05 | socket API: Use pool index instead of handle in sock_delete handler | Ole Troan | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -3/+3 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -5/+5 |
2018-10-03 | sock api: fix registrations and client reads | Florin Coras | 1 | -5/+27 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory | Ole Troan | 1 | -29/+72 |
2018-09-19 | socket api: do not delay sending of messages | Florin Coras | 1 | -58/+35 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -2/+2 |
2018-08-04 | socket api: multiple fds in one msg | Florin Coras | 1 | -7/+7 |
2018-05-10 | Remove the historical memfd api segment bootstrap | Dave Barach | 1 | -66/+25 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 1 | -20/+22 |
2018-01-15 | svm: refactor memfd and remove ssvm_eth | Florin Coras | 1 | -9/+9 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -0/+804 |