1. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  2. df4b24e exclude: ImplicitSha256Digest bugfix by Junxiao Shi · 8 years ago
  3. 4f512fb name: Add Name::deepCopy to allow memory optimizations by Alexander Afanasyev · 8 years ago
  4. 66ca203 src: Remove unnecessary std::move to allow copy elision by Alexander Afanasyev · 9 years ago
  5. 1ddc13d name: Fix test cases for Name::compare by Marcin Juszkiewicz · 9 years ago
  6. 6f7cfd0 name: Allow negative start index in getSubName method by Joao Pereira · 9 years ago
  7. d7eacc7 name: Make sure empty name component (...) is not skipped during URI decoding by Alexander Afanasyev · 9 years ago
  8. c89efb4 name: Deprecation of Name::set methods, move constructors to .cpp, and documentation update by Alexander Afanasyev · 10 years ago
  9. 6bf0adf name: fix global buffer overflow in ImplicitSha256Digest test case by Junxiao Shi · 10 years ago[Renamed (97%) from tests/unit-tests/test-name.cpp]
  10. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 10 years ago
  11. 2586be4 name-component: add test case for ZeroLengthComponent by Junxiao Shi · 10 years ago
  12. a6452ac name: partial Name comparison by Junxiao Shi · 10 years ago
  13. 2c3cbe4 name: fix Component wireDecode logic error by Qiuhan Ding · 10 years ago
  14. 6486d52 name: Add support for ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  15. 90e2358 name: Add std::hash<Name> to support unordered_map container by Yingdi Yu · 10 years ago
  16. 6f9ec93 build: Fix compilation with tests and precompiled headers enabled by Alexander Afanasyev · 10 years ago
  17. dfe9c6b Always build in C++11 mode. by Davide Pesavento · 10 years ago
  18. 0f232c5 name: Introducing new name::Component::is* methods by Alexander Afanasyev · 10 years ago
  19. 937e461 name: correct Marker in Name::appendVersion() by Junxiao Shi · 10 years ago
  20. 15f6731 name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding by Alexander Afanasyev · 10 years ago
  21. 5aa8c74 name: New method to get "successor" of a name by Shuo Chen · 10 years ago
  22. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/test-name.cpp]
  23. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  24. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  25. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  26. c145d49 tlv, name: add missing FaceEventKind TLV, deprecate Name::appendVersion/Segment by Steve DiBenedetto · 10 years ago
  27. c234429 name: Make 'at' method to check if requested components is in bounds by Alexander Afanasyev · 11 years ago
  28. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 11 years ago
  29. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 11 years ago
  30. 29e5c3d encoding: Fixing Block (and as a result Name) encoding bugs by Alexander Afanasyev · 11 years ago
  31. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 11 years ago
  32. 52eb20d name: Fixes and improvements in Name and name::Component classes by Alexander Afanasyev · 11 years ago