1. 75c5601 util: make overload() function public by Davide Pesavento · 6 years ago
  2. b3f78b5 Introduce NDN_CXX_UNREACHABLE macro by Davide Pesavento · 6 years ago
  3. 5149350 key-locator: reimplement using a sum type by Davide Pesavento · 6 years ago
  4. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  5. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  6. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago[Renamed (98%) from src/key-locator.cpp]
  7. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  8. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 8 years ago
  9. 5f1820e security: Implement operator<< for v2::Certificate by Alexander Afanasyev · 8 years ago
  10. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 10 years ago
  11. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 10 years ago
  12. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 10 years ago
  13. c2b8d24 base: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago
  14. bc5030d key-locator: KeyDigest by Junxiao Shi · 11 years ago
  15. fadc97d data: Converting Data packet and related fields to TLV by Alexander Afanasyev · 11 years ago
  16. 3bb843b Rename key.cpp to key-locator.cpp. Refs #1089. by Jeff Thompson · 11 years ago[Renamed from src/key.cpp]
  17. 71b2f87 Rename key.hpp to key-locator.hpp. Refs #1089. by Jeff Thompson · 11 years ago
  18. 98ec85a Rename key.h to key-locator.h. Refs #1089. by Jeff Thompson · 11 years ago
  19. 7781b39 Name: In set and fromEscapedString, support std::string as well as char *. by Jeff Thompson · 11 years ago