Age | Commit message (Expand) | Author | Files | Lines |
2017-05-26 | Improve jvppgen object array member instantiation | Robert Varga | 1 | -1/+1 |
2017-05-26 | Fix JNI templates | Robert Varga | 1 | -0/+3 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions | Ole Troan | 2 | -10/+3 |
2017-05-16 | Place the vpp_papi*.egg file together with other build products. | Igor Mikhailov (imichail) | 1 | -1/+2 |
2017-05-15 | Add GTP-U plugin. VPP-694 | Hongjun Ni | 3 | -0/+169 |
2017-05-15 | jvpp: fix memory allocation for variable lenght messages (VPP-841) | Marek Gradzki | 4 | -22/+49 |
2017-05-10 | Produce vpp_papi*.egg for virtual environments | Igor Mikhailov (imichail) | 1 | -1/+2 |
2017-04-27 | japi: fix compilation on 32-bit systems | Damjan Marion | 7 | -7/+7 |
2017-04-20 | vpp-api: rename libpneum to libvppapiclient | Damjan Marion | 7 | -144/+159 |
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 |