Age | Commit message (Expand) | Author | Files | Lines |
2018-06-18 | Revert "Python API: Add enum and union support." |  Ole Trøan | 1 | -0/+891 |
2018-06-17 | Python API: Add enum and union support. |  Ole Troan | 1 | -891/+0 |
2018-06-06 | Alter logging semantics for VPP PAPI object |  Ian Wells | 1 | -2/+11 |
2018-05-07 | fix: AttributeError: module 'os' has no attribute 'cwd' |  Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-04-12 | fixes python3 TypeError; python2 intact |  Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-03-01 | PAPI: pycodestyle on vpp_papi.py |  Ole Troan | 1 | -22/+36 |
2018-02-17 | vpp_papi: remove legacy way of calling VPP APIs |  Klement Sekera | 1 | -7/+0 |
2018-02-17 | vpp_papi: reduce memory leaks |  Klement Sekera | 1 | -12/+16 |
2018-01-25 | VPP-1144: PAPI Import leads to duplicate type definition. |  Ole Troan | 1 | -0/+15 |
2017-11-20 | Have PAPI find its API definition files |  Chris Luke | 1 | -5/+140 |
2017-11-20 | nowhere to set read_timeout |  dongjuan | 1 | -2/+2 |
2017-11-01 | VPP-959: Support old version of CFFI |  Ole Troan | 1 | -2/+16 |
2017-10-31 | VPP PAPI: Error in unserializer for non-array compound types. |  Ole Troan | 1 | -0/+1 |
2017-10-25 | VPP-1033: Python API support arbitrary sized input parameters. |  Ole Troan | 1 | -13/+49 |
2017-09-13 | VPP-960: Python API add more information in exception for invalid arguments t... |  Ole Troan | 1 | -1/+4 |
2017-08-18 | Python API: Fix error message typo. |  Ole Troan | 1 | -1/+1 |
2017-08-17 | Python API: VPP-947 Empty chroot_prefix fails on encode() |  Ole Troan | 1 | -4/+4 |
2017-07-08 | API: Add Python3 support to vpp_papi.py |  Ole Troan | 1 | -65/+97 |
2017-04-20 | vpp-api: rename libpneum to libvppapiclient |  Damjan Marion | 1 | -33/+33 |
2017-03-15 | Python API: Change from cPython to CFFI. |  Ole Troan | 1 | -0/+635 |