1. 161a2e0 code style: der.cpp: fix indentation after converting tabs. by Jeff Thompson · 11 years ago
  2. 1f7f206 code style: der.cpp: replace tab with space. by Jeff Thompson · 11 years ago
  3. 7ff36fe code style: member variables end with _ by Jeff Thompson · 11 years ago
  4. a92861a DER encoding: Implement DerNode and subclasses. by Jeff Thompson · 11 years ago
  5. 84cfe1d DER encoding: Temporarily comment out calls to DER functions until they are defined. by Jeff Thompson · 11 years ago
  6. d0a7d6d DER: In visitor code, use ndnboost::any. We can use ndnboost::any because this is an internal header and will not conflict with the application if it uses boost::any. by Jeff Thompson · 11 years ago
  7. 736a182 DER encoding: Make the Any stub a class with stub constructors. by Jeff Thompson · 11 years ago
  8. cfed832 DER encoding: Add stub for SimpleVisitor implementation. by Jeff Thompson · 11 years ago
  9. 6656585 DER encoding: implement VoidVisitor and NoArgumentsVisitor by Jeff Thompson · 11 years ago
  10. cf6b431 security: Temporarily move the Time definition into common.hpp. by Jeff Thompson · 11 years ago
  11. 958bf9b security: Added headers for der encoding. Added CertificateExtension and CertificateSubjectDescription. by Jeff Thompson · 11 years ago