1. 4053bd5 name: recognize ParametersSha256DigestComponent by Junxiao Shi · 6 years ago
  2. d2e6063 name-component: recognize plain URI syntax by Junxiao Shi · 6 years ago
  3. 3b101d0 Use std::move in more places by Davide Pesavento · 6 years ago
  4. cf0aff8 name: accommodate typed components in getSuccessor by Junxiao Shi · 6 years ago
  5. 9c9672e name: don't strip whitespace when parsing URI by Junxiao Shi · 6 years ago
  6. cf4ac5b name-component: recognize typed name components by Junxiao Shi · 6 years ago
  7. 38a061d util: introduce escape() and use it in Component::toUri() by Davide Pesavento · 7 years ago
  8. 08378cb name: fix encoding of "+" and "~" in Component::toUri() by Davide Pesavento · 7 years ago
  9. e245b05 encoding: don't call memcmp() with null pointer by Davide Pesavento · 7 years ago
  10. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  11. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  12. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  13. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  14. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  15. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 8 years ago
  16. dd46143 util: remove unnecessary trim/trimLeft/trimRight wrappers by Davide Pesavento · 8 years ago
  17. 010f086 name-component: Component::compare performance improvement by Junxiao Shi · 8 years ago
  18. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  19. df4b24e exclude: ImplicitSha256Digest bugfix by Junxiao Shi · 8 years ago
  20. 96b96af Emulate std::to_string on platforms that do not provide it by Davide Pesavento · 9 years ago
  21. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  22. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago
  23. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
  24. 9bd4d98 data+name: don't uselessly increment totalLength in wireEncode by Davide Pesavento · 9 years ago
  25. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 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. c2b8d24 base: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago
  29. dfe9c6b Always build in C++11 mode. by Davide Pesavento · 10 years ago
  30. 0f232c5 name: Introducing new name::Component::is* methods by Alexander Afanasyev · 10 years ago
  31. 15f6731 name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding by Alexander Afanasyev · 10 years ago
  32. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  33. 4b98e8c name: Implementing appendNumber/toNumber to use nonNegativeInteger by Alexander Afanasyev · 10 years ago
  34. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 11 years ago
  35. 95e8c2f name: Optimization of Name implementation by Alexander Afanasyev · 11 years ago