1. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  2. 1538824 Fix $(SUSE_NAME) in Makefile. by Paul Vinciguerra · 6 years ago
  3. 9e6c53b build: fix fedora dependencies by Benoît Ganne · 6 years ago
  4. ccf65fb Fix failing centos jobs due to yum replacing python34 with python36. by Paul Vinciguerra · 6 years ago
  5. ec6e8d2 Add missing OpenSUSE Leap 15.0 build deps by Benoît Ganne · 6 years ago
  6. b757d1a add a "make test-gcov" target by Dave Barach · 6 years ago
  7. e4a6d69 PAPI: Build python3 package for vpp_papi by Ole Troan · 6 years ago
  8. e869269 Fix centos build and build documentation by jdenisco · 6 years ago
  9. 18be9b9 Makefile: fix missing help instruction by Steven Luong · 6 years ago
  10. 0be7451 docs: use python3 for make docs. by Paul Vinciguerra · 6 years ago
  11. fd9d04d Makefile: correct opensuse 15.0 dep naming by Ed Kern · 6 years ago
  12. 4e633e1 VPP-1504: Remove JVPP by Michal Cmarada · 6 years ago
  13. 593635d make test: make test-ext working again by Klement Sekera · 6 years ago
  14. 752f5b4 deb-pkg: Add libvom package support by Mohsin Kazmi · 6 years ago
  15. 00cbd57 Fix borken install-dep on RHEL by Yichen Wang · 6 years ago
  16. 7e0c48e Python3: Move vppapigen to python3. by Paul Vinciguerra · 6 years ago
  17. 4d2f86a Rework of debian packaging by Damjan Marion · 6 years ago
  18. 6dd5e34 cmake3 exsit in epel(centos), install epel-release by drenfong.wang · 6 years ago
  19. 223548d install-dep: force osleap boost dep install by Florin Coras · 6 years ago
  20. 6fbef23 vlib: support Hyper-v/Azure VMBus by Stephen Hemminger · 6 years ago
  21. 05b5d1b make wipe: Clean up *.api.json files. by Paul Vinciguerra · 6 years ago
  22. 6eb6163 Build changes required for Fedora and CentOS by Thomas F Herbert · 6 years ago
  23. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  24. e61ad8d make test: remove test-ext, fix test*-all targets by Klement Sekera · 6 years ago
  25. 840cd12 Makefile: support both RHEL and CentOS in install-dep by Yichen Wang · 6 years ago
  26. 8e7ba4a Trivial: Fix Makefile typo by Paul Vinciguerra · 6 years ago
  27. 2bfb9e1 Run 'make test' verify job on ubuntu 18.04 instead of 16.04 by Damjan Marion · 6 years ago
  28. 3138d72 Add the sphinx docs build options by jdenisco · 6 years ago
  29. 4a6cb83 rename vpp-dpdk-dev to vpp-ext-deps by Damjan Marion · 6 years ago
  30. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  31. 3ea2d6c cmake: keep 'make test-debug' on autotools for now by Damjan Marion · 6 years ago
  32. 6604dde Makefile: opensuse 15.0 reporting change by Ed Kern · 6 years ago
  33. 23722e6 cmake: add packages for opensuse by Marco Varlese · 6 years ago
  34. 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
  35. cc4a5e8 Move java api to extras/ by Damjan Marion · 6 years ago
  36. b7d41fc make test-ext: a new test target that builds VOM (existing one no longer do) by Neale Ranns · 6 years ago
  37. 005849e Set default STARTUP_DIR to be toplevel dir by Damjan Marion · 6 years ago
  38. 6922040 openSUSE: add python2-ply dependency by Marco Varlese · 6 years ago
  39. 19be50e Allow openSUSE tumbleweed by Marco Varlese · 7 years ago
  40. 164e5f8 Move VOM to extras/vom by Damjan Marion · 7 years ago
  41. 947fe5e Makefile: Add new opensuse-leap os id by Ed Kern · 7 years ago
  42. e9be715 Makefile: Removed clang build from verify by Ed Kern · 7 years ago
  43. e3ae09f Makefile: Added new ifeq to cover opensuse leap15 by Ed Kern · 7 years ago
  44. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  45. 67d4c24 Autodetect plugin path by Damjan Marion · 7 years ago
  46. 6673178 Remove subunit from Centos requirements. by Thomas F Herbert · 7 years ago
  47. 5f56c09 Remove mbedtls from build requirement for Centos by Thomas F Herbert · 7 years ago
  48. 56ccc23 Makefile: Alter VPP_PYTHON_PREFIX for preloading deps by Ed Kern · 7 years ago
  49. 23d4e8a Build libmemif as part of verify job by Damjan Marion · 7 years ago
  50. 55f9967 remove bootstrap from top-level Makefile by Damjan Marion · 7 years ago
  51. 92b44ea use system provided ccache links by Damjan Marion · 7 years ago
  52. 9d7a7ba fix 'make build' by Damjan Marion · 7 years ago
  53. 5a72e42 Clean up vpp build bootstrap step by Dave Barach · 7 years ago
  54. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  55. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  56. b295782 fixup python ply package name for fedora >= 25 by Gabriel Ganne · 7 years ago
  57. 28227ad Makefile: Add python-ply to RPM_DEPENDS list. by Jon Loeliger · 7 years ago
  58. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  59. fedc455 Simplify packages dependency by Marco Varlese · 7 years ago
  60. b328f36 Tests clean-up when cleaning VPP code. by Marco Varlese · 7 years ago
  61. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  62. eb9e6b6 add libffi-dev to DEB_DEPENDS by Gabriel Ganne · 7 years ago
  63. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  64. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  65. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  66. db41776 opensuse support: reworked SUSE DEPS variables by Marco Varlese · 7 years ago
  67. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  68. 40b655c Use AESNI=y only on x86_64 machines by Brian Brooks · 7 years ago
  69. 5f1231c Remove libsubunit 'dependency' for openSUSE and fix NASM by Marco Varlese · 7 years ago
  70. a472f86 test: retry 3 times if test fails during verify by Damjan Marion · 7 years ago
  71. 50ec721 openSUSE packages fix. by Marco Varlese · 7 years ago
  72. 9bce0f6 Packages dependencies: added clang3_8 and indent packages by Marco Varlese · 7 years ago
  73. 6b6bd9d checkstyle: add clang-format dependency, fix bug by Klement Sekera · 7 years ago
  74. d3e671e make test: fix/disable VAPI tests on centos by Klement Sekera · 7 years ago
  75. 958b750 drop python3 dependency by Klement Sekera · 7 years ago
  76. 625a9fa Fix SUSE dependencies to contemplate both python and python3 scripts. by Marco Varlese · 7 years ago
  77. f91fe3b Fix Ubuntu java dependency regression. by Dave Wallace · 7 years ago
  78. dc33d4c openSUSE build fix by Marco Varlese · 7 years ago
  79. e6f3b46 Fix for ssl dependency on debian 9 by Anton Ivanov · 7 years ago
  80. 440751b Use openssl 1.0 compat RPM for Fedora 26 and newer. by Thomas F Herbert · 7 years ago
  81. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  82. 4b0ac82 Add option to build without multi-buffer crypto. by Thomas F Herbert · 7 years ago
  83. 555d920 add apr-devel to rpm dependency list for centos-7 by Gabriel Ganne · 7 years ago
  84. da78c85 Add explicit check for Fedora. by Thomas F Herbert · 7 years ago
  85. 3ea5eeb Do arithemtric comparison in Makefile without using bc by Damjan Marion · 7 years ago
  86. 1211beb Revert "add bc to dependency list" by Damjan Marion · 7 years ago
  87. e58c93b add bc to dependency list by Gabriel Ganne · 7 years ago
  88. 78d5abe silence makefile warning on ubuntu by Gabriel Ganne · 7 years ago
  89. bd8e242 Add Build Requirements from Makefile to spec file. by Thomas F Herbert · 7 years ago
  90. 27de761 Fixed the SUSE dependency on libnuma by Marco Varlese · 7 years ago
  91. acdc306 dpdk: required changes for 17.08 by Sergio Gonzalez Monroy · 7 years ago
  92. f413bef make test: collect symlinks to failed tests by Klement Sekera · 7 years ago
  93. b60f496 Create source rpm. by Thomas F Herbert · 7 years ago
  94. 33129bb Fix nasm deps for Fedora. by Thomas F Herbert · 7 years ago
  95. 024e23d Added NASM package to support SW crypto by Marco Varlese · 7 years ago
  96. 8d48722 Enable build from dist tarball independent of git. by Thomas F Herbert · 7 years ago
  97. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  98. b1dab65 top-level Makefile improvements by Damjan Marion · 7 years ago
  99. aad2098 Rewrite vppctl in C by Damjan Marion · 7 years ago
  100. 0dc3f19 Add option to build sample plugin in top-level makefile by Damjan Marion · 8 years ago