1. 2d08539 ci+docs: python3-minimal is insufficient by Davide Pesavento · 3 months ago
  2. 7211ea1 build: disable osxkeychain TPM backend by default by Davide Pesavento · 4 months ago
  3. 80f3503 ci: revise build configurations by Davide Pesavento · 4 months ago
  4. 5d36a52 name: check TLV type when constructing Name from Block by Davide Pesavento · 5 months ago
  5. e371003 ci: minimize installed libboost packages by Davide Pesavento · 5 months ago
  6. 4dc4b3c ci: expand lib64 workaround to more Linux distros by Davide Pesavento · 5 months ago
  7. ecfb217 build: disable -Wenum-constexpr-conversion with clang 18 by Davide Pesavento · 6 months ago
  8. 9a8e146 ci: skip examples in code-coverage builds by Davide Pesavento · 7 months ago
  9. fcd3e44 build: switch to C++17 by Davide Pesavento · 1 year, 4 months ago
  10. 762548b build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 4 months ago
  11. 81de5d9 Prepare release 0.8.1 by Davide Pesavento · 1 year, 6 months ago ndn-cxx-0.8.1
  12. 83faec7 ci: add Xcode 14.1 by Davide Pesavento · 1 year, 8 months ago
  13. ea5ce49 build: link with lld if available by Davide Pesavento · 1 year, 9 months ago
  14. 87208f9 security: cleanup validation error reporting by Davide Pesavento · 1 year, 10 months ago
  15. 73e946e ci: auto-detect the OS instead of relying on NODE_LABELS by Davide Pesavento · 1 year, 11 months ago
  16. f662500 build+ci: support macOS on arm64 by Davide Pesavento · 1 year, 11 months ago
  17. fbca611 ci+docs: support CentOS Stream 9, drop CentOS 8 by Davide Pesavento · 2 years ago
  18. 5b4b27f ci: require gcovr 5.1 for code coverage reports by Davide Pesavento · 2 years, 3 months ago
  19. 6700044 Assorted API documentation improvements by Davide Pesavento · 2 years, 7 months ago
  20. 83f8d16 ci: add macOS 11 Big Sur by Davide Pesavento · 2 years, 9 months ago
  21. 09d5662 ci: use gcovr 5.0 to generate code coverage reports by Davide Pesavento · 2 years, 10 months ago
  22. 30ed628 ci: add GitHub Actions by Davide Pesavento · 3 years ago
  23. 97157b4 tools: deprecate old ndnsec command aliases by Davide Pesavento · 3 years, 1 month ago
  24. 599623c ci: disable frames in lcov HTML coverage report by Davide Pesavento · 4 years ago
  25. 78338c5 build: recommend boost >= 1.65.1 by Davide Pesavento · 4 years, 2 months ago
  26. ab7300b ci+docs: minor cleanups by Davide Pesavento · 4 years, 3 months ago
  27. 2349e28 build: add CentOS 8 support; drop CentOS 7 by Davide Pesavento · 4 years, 3 months ago
  28. d776a93 build: switch to python3 by Davide Pesavento · 4 years, 4 months ago
  29. 97242f7 ci: update Travis configuration by Davide Pesavento · 4 years, 4 months ago
  30. e6e125e ci: output Travis folding markers for each build stage by Davide Pesavento · 4 years, 9 months ago
  31. 599ee3f ci: adapt to new repo layout for CentOS boost RPMs by Davide Pesavento · 5 years ago
  32. 534b841 docs: refresh installation instructions and general cleanup by Davide Pesavento · 6 years ago
  33. cf8a368 ci: install gcovr via apt by Davide Pesavento · 6 years ago
  34. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago
  35. 8bd3b8a ci: add support for CentOS 7 by Md Ashiqur Rahman · 6 years ago
  36. cdb5d8f ci: introduce helper to preserve select env variables under sudo by Davide Pesavento · 6 years ago
  37. 5ee8ec0 security: code cleanup and doxygen improvements in tpm::BackEndOsx by Davide Pesavento · 6 years ago
  38. 1fd0024 build: switch to C++14 by Davide Pesavento · 6 years ago
  39. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  40. 9412d12 ci: update Travis-CI configuration by Davide Pesavento · 7 years ago
  41. 006b7ce ci+docs: remove all references to cryptopp/crypto++ by Davide Pesavento · 7 years ago
  42. e87156e ci: enable LeakSanitizer by Davide Pesavento · 7 years ago
  43. 3cf9078 ci: use two parallel build jobs on Travis-CI by Davide Pesavento · 7 years ago
  44. 364eeee ci: preserve PATH when running waf under sudo by Davide Pesavento · 7 years ago
  45. 7143048 ci: greatly expand Travis-CI build matrix by Davide Pesavento · 7 years ago
  46. b1a2a4b ci: speed up Travis-CI osx jobs by upgrading only the packages we need by Davide Pesavento · 7 years ago
  47. 2063952 ci: simplify and improve 40-standalone-header-compilation.sh by Davide Pesavento · 7 years ago
  48. c44cc83 ci: improve lcov HTML output by Davide Pesavento · 7 years ago
  49. e19643d ci: Add generation of HTML coverage reports using lcov by Alexander Afanasyev · 7 years ago
  50. 0530b5b ci: speed up code-coverage jobs by Davide Pesavento · 8 years ago
  51. 69ec454 ci: ensure XML test reports do not clobber the output of previous runs by Davide Pesavento · 8 years ago
  52. 50e2002 ci: enable AddressSanitizer for unit tests by Davide Pesavento · 8 years ago
  53. 0934888 ci: sync jenkins script and travis config with NFD by Davide Pesavento · 8 years ago
  54. 667370f tests+ci: Customize unit test running for different versions of Boost by Alexander Afanasyev · 8 years ago
  55. 750472b build: Fix detection of OpenSSL on OS X with HomeBrew by Alexander Afanasyev · 8 years ago
  56. 67cb75c ci: Add missing installation of openssl dependency by Alexander Afanasyev · 8 years ago
  57. 8e998e4 ci: On OS X, install openssl brew package to standard locations ("link" it) by Alexander Afanasyev · 8 years ago
  58. e11c8d8 docs+ci: Ubuntu 12.04 is no longer supported by Davide Pesavento · 8 years ago
  59. 1b6187f ci: Fix unit test execution with boost 1.60 by Alexander Afanasyev · 8 years ago
  60. 9fae3db tests+ci: Enable dual XML and HRF output of unit test results by Alexander Afanasyev · 9 years ago
  61. 1884694 ci: Fix code coverage reports in Jenkins-CI by Alexander Afanasyev · 9 years ago
  62. 2096e18 ci: enable examples by Joao Pereira · 9 years ago
  63. b346ddb ci: Updating Jenkins-CI and Travis-CI scripts by Alexander Afanasyev · 9 years ago
  64. 316ea71 ci: verify every installed header compiles on its own by Junxiao Shi · 9 years ago
  65. 8b88160 ci: Add ability to generate unit test reports in XML format (for xUnit processing) by Alexander Afanasyev · 10 years ago
  66. 4c32e74 ci: Build in debug mode for code coverage analysis by Alexander Afanasyev · 10 years ago
  67. 6f9ec93 build: Fix compilation with tests and precompiled headers enabled by Alexander Afanasyev · 10 years ago
  68. dfe9c6b Always build in C++11 mode. by Davide Pesavento · 10 years ago
  69. 33ce4c3 ci: Make sure .jenkins script stops when individual scripts returned error by Alexander Afanasyev · 10 years ago
  70. a87e0a8 ci: Embedding CI build and test running script by Alexander Afanasyev · 10 years ago