Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -2/+2 |
2018-11-01 | Move RPC calls off the binary API input queue | Dave Barach | 1 | -29/+14 |
2018-10-25 | Revert "Keep RPC traffic off the shared-memory API queue" | Florin Coras | 1 | -16/+29 |
2018-10-24 | Keep RPC traffic off the shared-memory API queue | Dave Barach | 1 | -29/+16 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -4/+4 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory | Ole Troan | 1 | -2/+2 |
2018-08-17 | vlibapi: validate private segment rotor prior to use | Florin Coras | 1 | -1/+1 |
2018-06-27 | gcc8 and Wstringop-truncation | Marco Varlese | 1 | -4/+6 |
2018-06-08 | export counters in a memfd segment | Dave Barach | 1 | -6/+0 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -4/+4 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -0/+750 |