1. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  2. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/name.t.cpp]
  3. 2b322eb encoding: provide _block literal operator by Junxiao Shi · 6 years ago
  4. 4053bd5 name: recognize ParametersSha256DigestComponent by Junxiao Shi · 6 years ago
  5. cf0aff8 name: accommodate typed components in getSuccessor by Junxiao Shi · 6 years ago
  6. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  7. 9c9672e name: don't strip whitespace when parsing URI by Junxiao Shi · 6 years ago
  8. a36f15d name: allow appending typed name components by Junxiao Shi · 6 years ago
  9. 4ffbb9d interest+exclude: rename NameComponent to GenericNameComponent by Junxiao Shi · 6 years ago
  10. cf4ac5b name-component: recognize typed name components by Junxiao Shi · 6 years ago
  11. 7dffab6 Fix missing 'typename' prior to dependent type name error by Ashlesh Gawande · 7 years ago
  12. 71ff231 name: reorganize Name class by Junxiao Shi · 7 years ago
  13. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 7 years ago
  14. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  15. df4b24e exclude: ImplicitSha256Digest bugfix by Junxiao Shi · 8 years ago
  16. 4f512fb name: Add Name::deepCopy to allow memory optimizations by Alexander Afanasyev · 8 years ago
  17. 66ca203 src: Remove unnecessary std::move to allow copy elision by Alexander Afanasyev · 9 years ago
  18. 1ddc13d name: Fix test cases for Name::compare by Marcin Juszkiewicz · 9 years ago
  19. 6f7cfd0 name: Allow negative start index in getSubName method by Joao Pereira · 9 years ago
  20. d7eacc7 name: Make sure empty name component (...) is not skipped during URI decoding by Alexander Afanasyev · 9 years ago
  21. c89efb4 name: Deprecation of Name::set methods, move constructors to .cpp, and documentation update by Alexander Afanasyev · 9 years ago
  22. 6bf0adf name: fix global buffer overflow in ImplicitSha256Digest test case by Junxiao Shi · 9 years ago[Renamed (97%) from tests/unit-tests/test-name.cpp]
  23. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 9 years ago
  24. 2586be4 name-component: add test case for ZeroLengthComponent by Junxiao Shi · 9 years ago
  25. a6452ac name: partial Name comparison by Junxiao Shi · 10 years ago
  26. 2c3cbe4 name: fix Component wireDecode logic error by Qiuhan Ding · 10 years ago
  27. 6486d52 name: Add support for ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  28. 90e2358 name: Add std::hash<Name> to support unordered_map container by Yingdi Yu · 10 years ago
  29. 6f9ec93 build: Fix compilation with tests and precompiled headers enabled by Alexander Afanasyev · 10 years ago
  30. dfe9c6b Always build in C++11 mode. by Davide Pesavento · 10 years ago
  31. 0f232c5 name: Introducing new name::Component::is* methods by Alexander Afanasyev · 10 years ago
  32. 937e461 name: correct Marker in Name::appendVersion() by Junxiao Shi · 10 years ago
  33. 15f6731 name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding by Alexander Afanasyev · 10 years ago
  34. 5aa8c74 name: New method to get "successor" of a name by Shuo Chen · 10 years ago
  35. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/test-name.cpp]
  36. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  37. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  38. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  39. c145d49 tlv, name: add missing FaceEventKind TLV, deprecate Name::appendVersion/Segment by Steve DiBenedetto · 10 years ago
  40. c234429 name: Make 'at' method to check if requested components is in bounds by Alexander Afanasyev · 10 years ago
  41. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 10 years ago
  42. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago
  43. 29e5c3d encoding: Fixing Block (and as a result Name) encoding bugs by Alexander Afanasyev · 10 years ago
  44. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 10 years ago
  45. 52eb20d name: Fixes and improvements in Name and name::Component classes by Alexander Afanasyev · 10 years ago