1. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  2. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 7 years ago
  3. 218e5be util: rewrite printHex using security::transform instead of iostreams by Davide Pesavento · 7 years ago
  4. dd46143 util: remove unnecessary trim/trimLeft/trimRight wrappers by Davide Pesavento · 7 years ago
  5. fdda241 util: rewrite toHex using security::transform instead of printHex by Davide Pesavento · 7 years ago
  6. 03115ce util: rewrite fromHex using security::transform instead of cryptopp by Davide Pesavento · 7 years ago
  7. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  8. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  9. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago