1. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago[Renamed (74%) from src/security/certificate-subject-description.hpp]
  2. a4297a6 security: Add "explicit" markers for one-parameter constructors 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 · 10 years ago
  9. 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-subject-description.hpp]
  10. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 10 years ago[Renamed from include/ndn-cpp/security/certificate-subject-description.hpp]
  11. 4f32463 security: renaming PolicyManager classess to SecPolicy___ and re-organize security file layout by Yingdi Yu · 10 years ago[Renamed (95%) from include/ndn-cpp/security/certificate/certificate-subject-description.hpp]
  12. 049f8f7 security: Fixing decoding/encoding certificates. Now the test is fully working by Alexander Afanasyev · 11 years ago
  13. 0ea6e08 security: CryptoPP functions are used directly to encode/decode DER/BER by Alexander Afanasyev · 11 years ago
  14. 61a25ff security: In CertificateSubjectDescription, make toDer and getOidString const. Refs #1091. by Jeff Thompson · 11 years ago
  15. 958bf9b security: Added headers for der encoding. Added CertificateExtension and CertificateSubjectDescription. by Jeff Thompson · 11 years ago