1. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  2. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  3. e6835fe Remove previously deprecated headers, methods, and constants by Alexander Afanasyev · 8 years ago
  4. 435bb55 util: don't require T::Error in io::load and io::save by Junxiao Shi · 8 years ago
  5. 4ce0bcf util: io::load accepts base64 encoding without newlines by Junxiao Shi · 8 years ago
  6. 160701a util: ndn::io::loadBlock and saveBlock by Junxiao Shi · 8 years ago
  7. f2515a7 util: implement ndn::io with ndn::security::transform by Junxiao Shi · 8 years ago
  8. 2d4be25 util: code style corrections in ndn::io by Junxiao Shi · 8 years ago
  9. 73e3004 docs: Correct copyright statements by Alexander Afanasyev · 9 years ago
  10. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  11. 80979ba security: Handle certificate decoding error in validation process by Yingdi Yu · 10 years ago
  12. dfe9c6b Always build in C++11 mode. by Davide Pesavento · 10 years ago
  13. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  14. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  15. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  16. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  17. 2a7f720 exceptions: Make Tlv::Error a base class for all packet-processing exceptions by Alexander Afanasyev · 10 years ago
  18. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  19. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  20. f50098d util: Add helper method to load/save object from/to file. by Yingdi Yu · 10 years ago