Age | Commit message (Expand) | Author | Files | Lines |
2017-04-06 | jvpp: remove unused print&endian headers (fixes VPP-688) | Marek Gradzki | 6 | -64/+10 |
2017-03-30 | Clean up more Debian packaging symbol warnings | Dave Barach | 1 | -1/+0 |
2017-03-17 | PNEUM: Fix Coverity error (missing unlock). | Ole Troan | 1 | -1/+2 |
2017-03-15 | Python API: Change from cPython to CFFI. | Ole Troan | 9 | -338/+123 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 4 | -8/+8 |
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-02-22 | jvpp: remove unnecessary msg_id_base caching | Marek Gradzki | 11 | -178/+90 |
2017-02-02 | LISP: enhance binary part of some APIs | Filip Tehlar | 1 | -1/+2 |
2017-01-31 | jvpp: fix coverity warn: reliance on default encoding | Marek Gradzki | 5 | -18/+35 |
2017-01-28 | Add files to CLEANFILES for robust make clean. | Burt Silverman | 1 | -1/+1 |
2017-01-27 | jvpp: utilize per-message CRCs (VPP-544) | Marek Gradzki | 11 | -15/+143 |
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-18 | jvpp: include libjvpp_common in rpm packages | Marek Gradzki | 1 | -0/+1 |
2017-01-16 | Fix linker warnings for jvpp shared libs | Marek Gradzki | 1 | -1/+1 |
2017-01-12 | jvpp: include jvpp_common in vpp packages | Marek Gradzki | 1 | -1/+1 |
2017-01-11 | jvpp: add missing dependencies on various libs | Marek Gradzki | 1 | -5/+23 |
2017-01-11 | Makefile.am cleanup | Damjan Marion | 2 | -2/+4 |
2017-01-11 | jvpp: compile static Java files and include in generated jars | Marek Gradzki | 1 | -3/+3 |
2017-01-10 | japi: include tests in jar files | Damjan Marion | 1 | -0/+1 |
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-05 | Added vpe.api java binding generation | Jan Srnicek | 1 | -0/+1 |
2017-01-03 | jvpp: install jvpp_common.h into include/ | Damjan Marion | 1 | -0/+3 |
2017-01-03 | vpp-python-api deb packaging - use easy_install to install the python api | root | 1 | -0/+1 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 92 | -0/+11974 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 15 | -0/+1896 |