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