1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  2. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 3 months ago
  3. 05ec0be Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 1 year, 4 months ago
  4. 09c064f Remove a few deprecated functions by Davide Pesavento · 1 year, 8 months ago
  5. 487e3d3 interest+data: add setSignatureValue() overload that takes a span by Davide Pesavento · 2 years, 2 months ago
  6. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 4 months ago
  7. df8fd8a name: convert to span by Davide Pesavento · 2 years, 5 months ago
  8. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  9. a3d809e interest+data: convert to span by Davide Pesavento · 2 years, 5 months ago
  10. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 7 months ago
  11. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  12. e36aae1 security: fix extraction of signed portion during Data signature verification by Eric Newberry · 3 years, 10 months ago
  13. 81bd696 data: do not encode a Content element if not set by Davide Pesavento · 4 years, 1 month ago
  14. 905d40f data: avoid unnecessarily invalidating cached wire encoding by Davide Pesavento · 4 years, 1 month ago
  15. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 2 months ago
  16. a3c8bd1 signature: deprecate Signature in favor of SignatureInfo by Eric Newberry · 4 years, 2 months ago
  17. ef654dd Remove ill-defined equality operators (part 1) by Davide Pesavento · 5 years ago
  18. 869b11e util: backport std::to_underlying() by Davide Pesavento · 5 years ago
  19. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  20. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/data.t.cpp]
  21. 8b753a2 interest+data: forbid unrecognized TLV before Name by Junxiao Shi · 6 years ago
  22. 2b322eb encoding: provide _block literal operator by Junxiao Shi · 6 years ago
  23. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  24. 7d9039b data: recognize Data in Packet Format v0.3 by Junxiao Shi · 6 years ago
  25. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  26. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  27. 605671d signature: disallow encoding invalid SignatureInfo by Junxiao Shi · 7 years ago
  28. adc7184 security: Remove old security framework by Alexander Afanasyev · 7 years ago
  29. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  30. 81206d5 data: reorganize code and test cases by Junxiao Shi · 7 years ago
  31. c2e12b4 tests: eliminate cryptopp use from TestData by Davide Pesavento · 7 years ago
  32. e6835fe Remove previously deprecated headers, methods, and constants by Alexander Afanasyev · 7 years ago
  33. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  34. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  35. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  36. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  37. 4b46998 lp: IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  38. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
  39. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago
  40. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (99%) from tests/unit-tests/test-data.cpp]
  41. c759a20 management: add CachingPolicy to LocalControlHeader by Jiewen Tan · 9 years ago
  42. a464b92 meta-info: deprecate MetaInfo::TYPE_* constants by Junxiao Shi · 10 years ago
  43. afee0a5 data: Enable use of ImplicitSha256Digest component in Data::getFullName by Alexander Afanasyev · 10 years ago
  44. c2b8d24 base: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago
  45. ca7ea70 meta-info: Add support for application-defined meta information blocks by Shock Jiang · 10 years ago
  46. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  47. a0c5f83 data+interest: Fixing operator<< by Alexander Afanasyev · 10 years ago
  48. bf6a281 security: rename SignatureSha256 to DigestSha256 by Yingdi Yu · 10 years ago
  49. 3b70310 data: Implementing Data::getFullName() method to get Data packet name with implicit digest by Alexander Afanasyev · 10 years ago
  50. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/test-data.cpp]
  51. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  52. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  53. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  54. ff2d08f data+interest+selectors+meta-info+signature: Implementing EqualityComparable concept by Alexander Afanasyev · 10 years ago
  55. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  56. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  57. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  58. 9cbf70a helpers: Several optimizations with command interest helpers by Alexander Afanasyev · 10 years ago
  59. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 10 years ago
  60. 95b0e34 data: Implementing FinalBlockId in Data packet's MetaInfo section by Alexander Afanasyev · 10 years ago
  61. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago[Renamed (87%) from tests/test-encode-decode-data.cpp]
  62. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 10 years ago
  63. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 10 years ago
  64. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago
  65. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 10 years ago[Renamed from tests_boost/test-encode-decode-data.cpp]
  66. 3222fed ci: Make sure notifications are always sent after successful and failed build by Alexander Afanasyev · 10 years ago