1. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  2. 2a7f720 exceptions: Make Tlv::Error a base class for all packet-processing exceptions by Alexander Afanasyev · 10 years ago
  3. 4b8c6a2 src: Correcting coding style of security related code. by Yingdi Yu · 10 years ago
  4. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  5. fc40d87 security: Add doxygen comments by Yingdi Yu · 10 years ago
  6. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago[Renamed from include/ndn-cpp-dev/security/certificate-extension.hpp]
  7. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 10 years ago[Renamed from include/ndn-cpp/security/certificate-extension.hpp]
  8. 4f32463 security: renaming PolicyManager classess to SecPolicy___ and re-organize security file layout by Yingdi Yu · 10 years ago[Renamed (94%) from include/ndn-cpp/security/certificate/certificate-extension.hpp]
  9. aaf3a21 security: Adding Error in CertificateExtension by Yingdi Yu · 11 years ago
  10. 049f8f7 security: Fixing decoding/encoding certificates. Now the test is fully working by Alexander Afanasyev · 11 years ago
  11. 0ea6e08 security: CryptoPP functions are used directly to encode/decode DER/BER by Alexander Afanasyev · 11 years ago
  12. 9afac39 security: In CertificateExtension, make toDer and derDerBlob const. Refs #1091. by Jeff Thompson · 11 years ago
  13. 415da1e DER encoding: Added CertificateDataVisitor and use in Certificate::decode. by Jeff Thompson · 11 years ago
  14. 173fd43 security: Implement IdentityCertificate. by Jeff Thompson · 11 years ago
  15. 958bf9b security: Added headers for der encoding. Added CertificateExtension and CertificateSubjectDescription. by Jeff Thompson · 11 years ago