1. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/encoding/oid.cpp]
  2. e589c3f Code style: Replace tab with space. by Jeff Thompson · 11 years ago
  3. 31b5c2f encoding: Move oid support from security/certificate to encoding. by Jeff Thompson · 11 years ago[Renamed (95%) from ndn-cpp/security/certificate/oid.cpp]
  4. 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
  5. c057343 security: Added PublicKey and OID classes. by Jeff Thompson · 11 years ago