Age | Commit message (Expand) | Author | Files | Lines |
2016-02-10 | Remove strcasecmp(3) declaration |  Robert Varga | 1 | -1/+1 |
2016-02-10 | GetStringUTFChars() may fail |  Robert Varga | 1 | -25/+41 |
2016-02-10 | newIntArray() may fail |  Robert Varga | 1 | -1/+4 |
2016-02-10 | Indent vppjni.c to be consistent |  Robert Varga | 1 | -775/+755 |
2016-02-09 | Modify hand-coded JNI function names to match refactoring of |  Dave Wallace | 1 | -19/+19 |
2016-02-09 | Make cleanup_rx_thread static |  Robert Varga | 1 | -1/+1 |
2016-02-09 | Mark internal implementation functions as hidden |  Robert Varga | 1 | -5/+5 |
2016-02-09 | Fixup symbol names in vpp-japi |  Robert Varga | 1 | -4/+4 |
2016-02-01 | Free the temporary vector |  Robert Varga | 1 | -0/+2 |
2016-02-01 | Do not copy data twice in swInterfaceDump() |  Robert Varga | 1 | -4/+2 |
2016-02-01 | Refactor vpp-japi |  Robert Varga | 8 | -42/+180 |
2016-02-01 | Make public fields final where possible |  Robert Varga | 7 | -90/+92 |
2016-02-01 | Add a copyright header |  Robert Varga | 1 | -0/+15 |
2016-01-30 | Cache jclass/jmethodID/jfieldID references |  Robert Varga | 4 | -245/+281 |
2016-01-20 | Rename vpe binary name to avoid collision with latex |  Damjan Marion | 1 | -1/+1 |
2016-01-04 | Warning be gone. |  Dave Wallace | 1 | -1/+1 |
2015-12-17 | Add ODL honeycomb VPP agent extensions to vppjapi jni java library. |  Dave Wallace | 8 | -69/+604 |
2015-12-15 | replacing all vec_sort() invocations to vec_sort_with_function() |  Matus Fabian | 1 | -2/+10 |
2015-12-13 | new version handling |  Damjan Marion | 2 | -7/+7 |
2015-12-08 | Initial commit of vpp code.v1.0.0 |  Ed Warnicke | 12 | -0/+3048 |