1. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  2. fa995ac docs+tools: improve ndnsec help, error messages, and manual page by Davide Pesavento · 5 years ago
  3. 3891244 interest: improve setApplicationParameters() behavior by Davide Pesavento · 5 years ago
  4. 9c19a39 interest: rename Parameters to ApplicationParameters by Davide Pesavento · 5 years ago
  5. 4bb06bc interest: improve the "CanBePrefix unset" warning by Davide Pesavento · 5 years ago
  6. 46b04a5 docs: improve README.md by Davide Pesavento · 5 years ago
  7. e7b90e5 face: rework list structures by Junxiao Shi · 5 years ago
  8. 5437aa2 tests: fix compilation with Boost 1.69.0 by Davide Pesavento · 5 years ago
  9. 1660d00 security: Add option to disable infrastructure interest in CertificateFetcherDirectFetch by Alexander Afanasyev · 5 years ago
  10. a5f233e util: rename Scheduler::scheduleEvent to schedule by Junxiao Shi · 5 years ago
  11. fd61231 util: add ndn::scheduler namespace alias by Davide Pesavento · 5 years ago
  12. 4fc9080 ci: update Travis-CI configuration by Davide Pesavento · 5 years ago
  13. fc27d3b Fix build with Xcode 10.2 by Davide Pesavento · 5 years ago
  14. 77f1c76 build: do not look for unneeded libraries by Davide Pesavento · 5 years ago
  15. e209961 name-component: encode/decode Convention rev2 by Junxiao Shi · 5 years ago
  16. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  17. fccb2dc encoding+interest: change Parameters to use non-critical type 36 by Davide Pesavento · 5 years ago
  18. 4fdcb27 face: deprecate Id types in favor of Handles by Junxiao Shi · 5 years ago
  19. da9761f face: don't use memory address as PendingInterestId by Junxiao Shi · 5 years ago
  20. fd67401 util: introduce NDN_THROW by Davide Pesavento · 5 years ago
  21. 8fdae89 build: Propagate DEFINES of dependent libraries to libndn-cxx.pc by Alexander Afanasyev · 5 years ago
  22. d0fef21 common: drop inclusion of unistd.h by Davide Pesavento · 5 years ago
  23. 5c803b9 encoding: improve documentation of Block class by Davide Pesavento · 5 years ago
  24. 459a653 util: update bundled copies of {any,optional,variant}-lite by Davide Pesavento · 5 years ago
  25. b72360f Prepare release 0.6.5 by Alexander Afanasyev · 5 years ago ndn-cxx-0.6.5
  26. 80609d4 face: scoped pending Interest by Junxiao Shi · 5 years ago
  27. 7c5bc1e build: Upgrade waf build system to version 2.0.14 by Alexander Afanasyev · 5 years ago
  28. 07115cc util: reimplement scheduler::EventId with CancelHandle by Junxiao Shi · 5 years ago
  29. 4e0cc6c security: Remove use of ChildSelector in CertificateBundleFetcher by Alexander Afanasyev · 5 years ago
  30. 322e76e Use Boost.Range to simplify some code by Davide Pesavento · 5 years ago
  31. 6b99b6f Add MetadataObject class to encode/decode RDR-style metadata by Chavoosh Ghasemi · 6 years ago
  32. ca48851 tests: delete goodness-of-fit tests from Util/TestRandom by Davide Pesavento · 5 years ago
  33. c53df03 lp: stop accepting NonNegativeInteger as sequence number by Junxiao Shi · 5 years ago
  34. 60aaef0 face: scoped Interest filter by Junxiao Shi · 5 years ago
  35. 8db6152 util: add random::getRandomNumberEngine() to the public API by Davide Pesavento · 5 years ago
  36. ec475a7 face: scoped prefix registration by Junxiao Shi · 5 years ago
  37. c554551 Add git .mailmap by Davide Pesavento · 5 years ago
  38. bfe3139 util: seed the PRNG with more entropy by Davide Pesavento · 6 years ago
  39. 22f7bc3 tests: don't throw if NetworkMonitor lacks CAP_ENUM by Davide Pesavento · 6 years ago
  40. 64ae55d build: ensure /usr/local/include is treated as system include path on FreeBSD by Davide Pesavento · 6 years ago
  41. 534b841 docs: refresh installation instructions and general cleanup by Davide Pesavento · 6 years ago
  42. ebe156c util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest by Ashlesh Gawande · 6 years ago
  43. 19b87de detail: move cf-*-osx.hpp to 'detail' by Junxiao Shi · 6 years ago
  44. 70d76eb transport: move Impl templates into 'detail' by Junxiao Shi · 6 years ago
  45. 1d23ff9 detail: move asio-fwd to 'detail' by Junxiao Shi · 6 years ago
  46. 1e36ceb detail: move packet-base|tag-host.hpp to 'detail' by Junxiao Shi · 6 years ago
  47. d1fc9a7 detail: move common.hpp to 'detail' by Junxiao Shi · 6 years ago
  48. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  49. 2c1d349 docs: display the full include path in doxygen by Davide Pesavento · 6 years ago
  50. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  51. cf8a368 ci: install gcovr via apt by Davide Pesavento · 6 years ago
  52. 946a51c util: stop using ChildSelector in NotificationSubscriber by Junxiao Shi · 6 years ago
  53. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago
  54. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago
  55. 3e3a989 mgmt: Controller cleans up fetchers on destruction by Ashlesh Gawande · 6 years ago
  56. 1bbce6d ims: prevent memory pool size from becoming zero by Ashlesh Gawande · 6 years ago
  57. 17b61b4 util: backport C++17 std::any and std::variant by Davide Pesavento · 6 years ago
  58. 8dfd913 data: remove deprecated {get,set}FinalBlockId() by Davide Pesavento · 6 years ago
  59. 511712d ci: fix another issue with preinstalled homebrew packages on Travis by Davide Pesavento · 6 years ago
  60. dca56ea mgmt: augment ForwarderStatus with counters for satisfied and unsatisfied Interests by Ju Pan · 6 years ago
  61. 679dbb0 util: add stop function to SegmentFetcher by Ashlesh Gawande · 6 years ago
  62. 241df42 encoding: support floating point numbers in TLV-VALUE by Tianxing Ma · 6 years ago
  63. 8b753a2 interest+data: forbid unrecognized TLV before Name by Junxiao Shi · 6 years ago
  64. 7b11246 security: Throw exception when loading on orphaned ValidationPolicyConfig by Alexander Afanasyev · 6 years ago
  65. f714d1b ci: workaround homebrew issues with python and numpy on Travis's macOS 10.12 by Davide Pesavento · 6 years ago
  66. ee77ca0 security: use AES-256 for private key encryption in PKCS #8 export by Davide Pesavento · 6 years ago
  67. 3e39a4d security: use exponential backoff in CertificateFetcherFromNetwork by Ashlesh Gawande · 6 years ago
  68. 13fffa3 security: in tpm::BackEndOsx, unwrap the key before importing it by Davide Pesavento · 6 years ago
  69. 279f366 util: remove deprecated SegmentFetcher::fetch by Ashlesh Gawande · 6 years ago
  70. 2cb33fa net: remove deprecated ndn::ip::address{,V6}FromString by Davide Pesavento · 6 years ago
  71. a3bf431 Prepare release 0.6.3 by Alexander Afanasyev · 6 years ago ndn-cxx-0.6.3
  72. d2c750b util: update bundled copy of optional-lite by Davide Pesavento · 6 years ago
  73. e3ecad7 lp: remove lp::PrefixAnnouncement in favor of ndn::PrefixAnnouncement by Teng Liang · 6 years ago
  74. 8bd3b8a ci: add support for CentOS 7 by Md Ashiqur Rahman · 6 years ago
  75. cdb5d8f ci: introduce helper to preserve select env variables under sudo by Davide Pesavento · 6 years ago
  76. e80d116 security: add support for SHA-3 by Davide Pesavento · 6 years ago
  77. 648ae9e security: forbid RSA keys shorter than 2048 bits by Davide Pesavento · 6 years ago
  78. 3c7969f security: support 224-bit and 521-bit NIST elliptic curves by Davide Pesavento · 6 years ago
  79. 1748b1e prefix-ann: provide ==, !=, << operators by Junxiao Shi · 6 years ago
  80. fbda933 security: improve error handling in tpm::BackEndOsx by Davide Pesavento · 6 years ago
  81. 4b8eab7 build: drop dependency on unused CoreServices framework by Davide Pesavento · 6 years ago
  82. 5ee8ec0 security: code cleanup and doxygen improvements in tpm::BackEndOsx by Davide Pesavento · 6 years ago
  83. 502b479 encoding: replace the route origin selflearning with prefixann by Teng Liang · 6 years ago
  84. 4fc6db2 docs: Fix a typo by Sepehr Abdous · 6 years ago
  85. 474c3b2 build: check for linux/genetlink.h by Davide Pesavento · 6 years ago
  86. 8127d1a mgmt: encode and decode prefix announcement object by Junxiao Shi · 6 years ago
  87. 755f8a8 net: NetworkMonitor: gracefully handle backend initialization failure by Davide Pesavento · 6 years ago
  88. 52bc4e9 build: disable -Wmissing-braces with clang < 6.0 by Davide Pesavento · 6 years ago
  89. 2b322eb encoding: provide _block literal operator by Junxiao Shi · 6 years ago
  90. 426d500 encoding: update number assignments by Junxiao Shi · 6 years ago
  91. 1077499 net: initial support for generic netlink (genl) by Davide Pesavento · 6 years ago
  92. dc5bb96 net: support multiple concurrent netlink requests by Davide Pesavento · 6 years ago
  93. a0b2a2c net: refactor netlink socket handling by Davide Pesavento · 6 years ago
  94. 4053bd5 name: recognize ParametersSha256DigestComponent by Junxiao Shi · 6 years ago
  95. d2e6063 name-component: recognize plain URI syntax by Junxiao Shi · 6 years ago
  96. b38664e interest: support Parameters element by Arthi Padmanabhan · 6 years ago
  97. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  98. 3b101d0 Use std::move in more places by Davide Pesavento · 6 years ago
  99. cf0aff8 name: accommodate typed components in getSuccessor by Junxiao Shi · 6 years ago
  100. b55e5d3 interest: declare default CanBePrefix setting by Junxiao Shi · 6 years ago