1. 03616c9 In PublisherPublicKeyDigest, make the value a Blob. by Jeff Thompson · 11 years ago
  2. f4585af Move publisherPublicKeyDigest and keyLocator from MetaInfo to Signature. by Jeff Thompson · 11 years ago
  3. 1656e6a Code style: Declare (Type& value) instead of (Type &value) by Jeff Thompson · 11 years ago
  4. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  5. ac1b0ac Added non-const getters for vector members so they can be manipulated directly. by Jeff Thompson · 11 years ago
  6. 46bd45f Added setter methods. by Jeff Thompson · 11 years ago
  7. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (97%) from ndn-cpp/PublisherPublicKeyDigest.hpp]
  8. 51dd5fd Added setVector in common.hpp by Jeff Thompson · 11 years ago
  9. dd3d229 In set methods, make the argument const by Jeff Thompson · 11 years ago
  10. 8238d00 Added separate PublishPublicKeyDigest and use in Interest. by Jeff Thompson · 11 years ago