Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -3/+17 |
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-31 | VPP-959: Python API require minimum CFFI version. |  Ole Troan | 1 | -1/+1 |
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 | 3 | -4/+209 |
2017-07-08 | API: Add Python3 support to vpp_papi.py |  Ole Troan | 1 | -65/+97 |
2017-05-16 | Place the vpp_papi*.egg file together with other build products. |  Igor Mikhailov (imichail) | 1 | -1/+2 |
2017-05-10 | Produce vpp_papi*.egg for virtual environments |  Igor Mikhailov (imichail) | 1 | -1/+2 |
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 | 9 | -977/+94 |
2017-03-07 | Python API: Synchronous mode. |  Ole Troan | 5 | -147/+365 |
2017-03-03 | python API: work towards python/vpp api separation |  Klement Sekera | 1 | -1/+30 |
2017-01-27 | Python API: event_callback not initialised. |  Ole Troan | 1 | -0/+1 |
2017-01-26 | Change automake python macro to get python path |  Tomofumi Hayashi | 1 | -1/+2 |
2017-01-24 | Fix PAPI async response |  Wojciech Dec | 1 | -1/+1 |
2017-01-20 | Python API: Missing locking of results data structure. |  Ole Troan | 1 | -84/+219 |
2017-01-11 | Makefile.am cleanup |  Damjan Marion | 1 | -2/+3 |
2017-01-09 | papi: fix building on aarch64 |  Damjan Marion | 1 | -1/+1 |
2017-01-06 | python clients can set the API rx message queue length |  Dave Barach | 5 | -10/+13 |
2017-01-03 | vpp-python-api deb packaging - use easy_install to install the python api |  root | 1 | -0/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 15 | -0/+1896 |