Age | Commit message (Expand) | Author | Files | Lines |
2022-04-05 | vppinfra: refactor address sanitizer | Damjan Marion | 1 | -1/+1 |
2021-12-16 | api: Fix reaper functions for socket clients | Neale Ranns | 1 | -1/+2 |
2021-12-14 | api: verify message size on receipt | Klement Sekera | 1 | -6/+10 |
2021-09-28 | api: API trace improvements | Filip Tehlar | 1 | -12/+19 |
2021-06-22 | api: asan: use vec_set_len() so ASan can keep track of buffer len | Benoît Ganne | 1 | -6/+6 |
2021-03-19 | api: Avoid the usage of the freed registration by the API calls | Andrew Yourtchenko | 1 | -23/+51 |
2021-03-03 | api: fix crash when cf removed | wanghanlin | 1 | -2/+16 |
2020-12-28 | vlib: add missing file template descriptions | Paul Vinciguerra | 1 | -0/+2 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -5/+5 |
2020-10-21 | svm: fix ASAN annotations for external chunks | Benoît Ganne | 1 | -0/+5 |
2020-09-30 | svm: harmonize ssvm names | Florin Coras | 1 | -2/+2 |
2020-08-18 | api: retry sending fd on EAGAIN | Florin Coras | 1 | -1/+2 |
2020-07-19 | api: call api reaper callbacks for socket clients | Dave Barach | 1 | -0/+4 |
2020-02-11 | misc: fix coverity warnings | Dave Barach | 1 | -2/+4 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -3/+3 |
2019-12-09 | api: fix sock reg passing on read event | Florin Coras | 1 | -18/+5 |
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 |