1. 3e88fa3 Blob: In Blob constructor which takes a shared_ptr for a non-const vector, need to explicitly cast to const. by Jeff Thompson · 11 years ago
  2. 45b1ad2 util: Fix bug: SignedBlob::getSignedPortionBeginOffset and getSignedPortionEndOffset should be declared const. by Jeff Thompson · 11 years ago
  3. e589c3f Code style: Replace tab with space. by Jeff Thompson · 11 years ago
  4. c69163b security: Change to use IdentityCertificate instead of Certificate where needed. by Jeff Thompson · 11 years ago
  5. 25b4e61 make: Global change: Move all public headers to include folder. Change source to including public headers using #include <ndn-cpp/*>. Split some header files to minimize exposing C .h files. by Jeff Thompson · 11 years ago