aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ioam/lib-pot
AgeCommit message (Expand)AuthorFilesLines
2022-10-12misc: fix issues reported by clang-15Damjan Marion1-18/+13
2020-05-04misc: binary api fuzz test fixesDave Barach1-5/+5
2020-02-26api: improve api string safetyJakub Grajciar2-4/+4
2019-12-10ioam: use explicit api typesOle Troan3-148/+14
2019-10-09ioam: remove api boilerplateOle Troan4-139/+12
2019-07-09vat: unload unused vat pluginsDave Barach1-17/+19
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-08-25ioam: one api test plugin instead of fiveDamjan Marion1-1/+2
2018-04-25Fix some build warnings about "Old Style VLA"Juraj Sloboda1-3/+3
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+1
2017-10-03Repair vlib API socket serverDave Barach2-2/+1
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-31/+3
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-39/+2
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger1-6/+12
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger1-4/+0
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger1-4/+8
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger1-4/+4
2017-01-25Repair plugin binary API message numberingDave Barach1-0/+2
2017-01-23binary-api debug CLI works with pluginsDave Barach1-44/+4
2017-01-04Merging all ioam plugin libraries to single libraryAkshayaNadahalli1-20/+4
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion8-0/+1633