1. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  2. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  3. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 8 years ago
  4. dd46143 util: remove unnecessary trim/trimLeft/trimRight wrappers by Davide Pesavento · 8 years ago
  5. 010f086 name-component: Component::compare performance improvement by Junxiao Shi · 8 years ago
  6. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  7. df4b24e exclude: ImplicitSha256Digest bugfix by Junxiao Shi · 8 years ago
  8. 96b96af Emulate std::to_string on platforms that do not provide it by Davide Pesavento · 9 years ago
  9. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  10. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago
  11. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
  12. 9bd4d98 data+name: don't uselessly increment totalLength in wireEncode by Davide Pesavento · 9 years ago
  13. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 10 years ago
  14. 2c3cbe4 name: fix Component wireDecode logic error by Qiuhan Ding · 10 years ago
  15. 6486d52 name: Add support for ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  16. c2b8d24 base: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 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. 15f6731 name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding by Alexander Afanasyev · 10 years ago
  20. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  21. 4b98e8c name: Implementing appendNumber/toNumber to use nonNegativeInteger by Alexander Afanasyev · 10 years ago
  22. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 11 years ago
  23. 95e8c2f name: Optimization of Name implementation by Alexander Afanasyev · 11 years ago