Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-08-08 | Create source rpm. | Thomas F Herbert | 1 | -0/+3 |
2017-08-04 | Fix nasm deps for Fedora. | Thomas F Herbert | 1 | -1/+5 |
2017-08-02 | Added NASM package to support SW crypto | Marco Varlese | 1 | -1/+1 |
2017-07-20 | Enable build from dist tarball independent of git. | Thomas F Herbert | 1 | -6/+11 |
2017-07-17 | Fix unlinking of /dev/shm files. | Dave Wallace | 1 | -2/+7 |
2017-06-30 | top-level Makefile improvements | Damjan Marion | 1 | -11/+36 |
2017-06-24 | Rewrite vppctl in C | Damjan Marion | 1 | -1/+1 |
2017-06-02 | Add option to build sample plugin in top-level makefile | Damjan Marion | 1 | -12/+23 |
2017-06-01 | Support to install dependencies on openSUSE distribution | Marco Varlese | 1 | -1/+7 |
2017-05-31 | Revert "dpdk: build sw cryptodev support with make verify" | Peter Mikus | 1 | -7/+5 |