Age | Commit message (Expand) | Author | Files | Lines |
2018-04-10 | Makefile: Added new ifeq to cover opensuse leap15 | Ed Kern | 1 | -4/+9 |
2018-04-09 | plugins: unload plugin if early init fails | Damjan Marion | 1 | -3/+4 |
2018-04-09 | Autodetect plugin path | Damjan Marion | 1 | -4/+2 |
2018-04-08 | Remove subunit from Centos requirements. | Thomas F Herbert | 1 | -1/+2 |
2018-04-06 | Remove mbedtls from build requirement for Centos | Thomas F Herbert | 1 | -1/+2 |
2018-04-03 | Makefile: Alter VPP_PYTHON_PREFIX for preloading deps | Ed Kern | 1 | -1/+4 |
2018-03-28 | Build libmemif as part of verify job | Damjan Marion | 1 | -0/+2 |
2018-03-15 | remove bootstrap from top-level Makefile | Damjan Marion | 1 | -16/+16 |
2018-03-15 | use system provided ccache links | Damjan Marion | 1 | -20/+0 |
2018-03-14 | fix 'make build' | Damjan Marion | 1 | -1/+1 |
2018-03-14 | Clean up vpp build bootstrap step | Dave Barach | 1 | -2/+7 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -3/+4 |
2018-01-30 | VPP-899: Run VPP under SELinux | Billy McFall | 1 | -0/+1 |
2018-01-25 | fixup python ply package name for fedora >= 25 | Gabriel Ganne | 1 | -2/+2 |
2018-01-24 | Makefile: Add python-ply to RPM_DEPENDS list. | Jon Loeliger | 1 | -3/+3 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -4/+4 |
2017-12-12 | Simplify packages dependency | Marco Varlese | 1 | -5/+11 |
2017-11-23 | Tests clean-up when cleaning VPP code. | Marco Varlese | 1 | -2/+2 |
2017-11-17 | subunit is required on centos as well as fedora | Gabriel Ganne | 1 | -2/+1 |
2017-11-15 | add libffi-dev to DEB_DEPENDS | Gabriel Ganne | 1 | -1/+1 |
2017-11-06 | make test: add CACHE_OUTPUT option | Klement Sekera | 1 | -0/+1 |
2017-11-05 | dpdk: build nasm from source | Sergio Gonzalez Monroy | 1 | -14/+1 |
2017-11-01 | VPP Object Model (VOM) | Neale Ranns | 1 | -0/+2 |
2017-10-25 | opensuse support: reworked SUSE DEPS variables | Marco Varlese | 1 | -6/+14 |
2017-10-14 | Deps added to Makefile must also be in spec file. | Thomas F Herbert | 1 | -5/+3 |
2017-10-14 | Use AESNI=y only on x86_64 machines | Brian Brooks | 1 | -0/+6 |
2017-10-12 | Remove libsubunit 'dependency' for openSUSE and fix NASM | Marco Varlese | 1 | -2/+10 |
2017-10-11 | test: retry 3 times if test fails during verify | Damjan Marion | 1 | -1/+1 |
2017-10-10 | openSUSE packages fix. | Marco Varlese | 1 | -5/+5 |
2017-10-04 | Packages dependencies: added clang3_8 and indent packages | Marco Varlese | 1 | -2/+3 |
2017-10-04 | checkstyle: add clang-format dependency, fix bug | Klement Sekera | 1 | -1/+1 |
2017-09-29 | make test: fix/disable VAPI tests on centos | Klement Sekera | 1 | -0/+6 |
2017-09-28 | drop python3 dependency | Klement Sekera | 1 | -7/+1 |
2017-09-26 | Fix SUSE dependencies to contemplate both python and python3 scripts. | Marco Varlese | 1 | -1/+1 |
2017-09-25 | Fix Ubuntu java dependency regression. | Dave Wallace | 1 | -0/+1 |
2017-09-22 | openSUSE build fix | Marco Varlese | 1 | -1/+1 |
2017-09-21 | Fix for ssl dependency on debian 9 | Anton Ivanov | 1 | -2/+7 |
2017-09-20 | Use openssl 1.0 compat RPM for Fedora 26 and newer. | Thomas F Herbert | 1 | -1/+3 |
2017-09-19 | Add new C API | Klement Sekera | 1 | -2/+9 |
2017-09-12 | Add option to build without multi-buffer crypto. | Thomas F Herbert | 1 | -1/+2 |
2017-09-08 | add apr-devel to rpm dependency list for centos-7 | Gabriel Ganne | 1 | -0/+1 |
2017-08-31 | Add explicit check for Fedora. | Thomas F Herbert | 1 | -1/+1 |
2017-08-31 | Do arithemtric comparison in Makefile without using bc | Damjan Marion | 1 | -1/+1 |
2017-08-31 | Revert "add bc to dependency list" | Damjan Marion | 1 | -4/+3 |
2017-08-30 | add bc to dependency list | Gabriel Ganne | 1 | -3/+4 |
2017-08-29 | silence makefile warning on ubuntu | Gabriel Ganne | 1 | -1/+1 |
2017-08-26 | Add Build Requirements from Makefile to spec file. | Thomas F Herbert | 1 | -15/+10 |
2017-08-25 | Fixed the SUSE dependency on libnuma | Marco Varlese | 1 | -1/+1 |
2017-08-25 | dpdk: required changes for 17.08 | Sergio Gonzalez Monroy | 1 | -3/+3 |
2017-08-17 | make test: collect symlinks to failed tests | Klement Sekera | 1 | -1/+1 |