Age | Commit message (Expand) | Author | Files | Lines |
2022-09-26 | api: replace print functions wth format |  Damjan Marion | 1 | -36/+19 |
2022-08-30 | vlib: fix coverity 274750, part 2 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-17 | vlib: fix coverity 274750 |  Andrew Yourtchenko | 1 | -1/+4 |
2022-05-19 | api: refactor api data storage |  Damjan Marion | 1 | -89/+48 |
2022-04-15 | api: fix infinite loop in show api dump CLI |  Andrew Yourtchenko | 1 | -1/+1 |
2022-04-05 | vppinfra: refactor address sanitizer |  Damjan Marion | 1 | -1/+1 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -2/+2 |
2022-03-04 | api: harden api trace parsing |  Benoît Ganne | 1 | -23/+22 |
2021-10-27 | api: fix buffer overflow in vl_msg_replay_json |  Benoît Ganne | 1 | -0/+4 |
2021-10-12 | api: cli coverity fixes |  Florin Coras | 1 | -2/+2 |
2021-09-28 | api: API trace improvements |  Filip Tehlar | 1 | -84/+422 |
2021-06-16 | api: remove custom dump |  Filip Tehlar | 1 | -32/+3 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-05-15 | misc: removed executable bits from source files |  Ray Kinsella | 1 | -0/+0 |
2020-04-22 | api: 'api trace' CLI consumes a line of input |  Neale Ranns | 1 | -16/+22 |
2020-04-22 | misc: asan: do not poison memory after munmap() |  Benoît Ganne | 1 | -5/+0 |
2020-02-12 | api: do not truncate api dump file size |  Benoît Ganne | 1 | -1/+1 |
2020-01-23 | api: mark api_trace_command_fn thread-safe |  Dave Barach | 1 | -1/+20 |
2019-12-17 | misc: address sanitizer: fix instrumentation |  Benoît Ganne | 1 | -0/+8 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -10/+10 |
2019-09-16 | api: autogenerate api trace print/endian |  Ole Troan | 1 | -1/+2 |
2019-08-08 | api: vppapitrace JSON/API trace converter |  Ole Troan | 1 | -28/+33 |
2019-06-12 | infra: fix minor memory leak in "api trace..." |  Dave Barach | 1 | -5/+8 |
2019-04-05 | make the output of "show api dump file <filename> compare-current" doxygen-fr... |  Andrew Yourtchenko | 1 | -5/+9 |
2019-04-05 | vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "... |  Andrew Yourtchenko | 1 | -2/+2 |
2019-03-21 | api trace: cli bug fix |  ezkexma | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-06-26 | Fix api trace replay of handler to pass vm parameter |  John Lo | 1 | -2/+2 |
2018-04-18 | typo fix: UNKOWN -> UNKNOWN |  Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -0/+1209 |