1. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  2. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  3. 5f1820e security: Implement operator<< for v2::Certificate by Alexander Afanasyev · 8 years ago
  4. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  5. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
  6. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 9 years ago
  7. c2b8d24 base: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago
  8. bc5030d key-locator: KeyDigest by Junxiao Shi · 10 years ago
  9. fadc97d data: Converting Data packet and related fields to TLV by Alexander Afanasyev · 11 years ago
  10. 3bb843b Rename key.cpp to key-locator.cpp. Refs #1089. by Jeff Thompson · 11 years ago[Renamed from src/key.cpp]
  11. 71b2f87 Rename key.hpp to key-locator.hpp. Refs #1089. by Jeff Thompson · 11 years ago
  12. 98ec85a Rename key.h to key-locator.h. Refs #1089. by Jeff Thompson · 11 years ago
  13. 7781b39 Name: In set and fromEscapedString, support std::string as well as char *. by Jeff Thompson · 11 years ago