1. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago
  2. f4330ee tests+Makefile: updates corresponding to refactored KeyChain and related classes by Yingdi Yu · 11 years ago
  3. 3e7788b security+examples+tests: Updating examples and tests for the updated security API by Alexander Afanasyev · 11 years ago
  4. 94a356e c/util: Making util/crypto.h a public header by Alexander Afanasyev · 11 years ago
  5. 3f1d228 tests: Updating benchmark, so it works with TLV formats by Alexander Afanasyev · 11 years ago
  6. 84c2bd4 tests: Porting forwarding entry test and fixing app tests by Alexander Afanasyev · 11 years ago
  7. 71b2f87 Rename key.hpp to key-locator.hpp. Refs #1089. by Jeff Thompson · 11 years ago
  8. b33b21e tests: In benchmarkEncodeDecodeDataCpp, fix comment. by Jeff Thompson · 11 years ago
  9. bebe32c tests: In benchmarkEncodeDecodeDataCpp, change the debug nIterations back to the real values. by Jeff Thompson · 11 years ago
  10. 06d1780 tests: Don't use namespace ptr_lib and qualify ptr_lib::shared_ptr explicitly in case the application also uses std::shared_ptr, etc. by Jeff Thompson · 11 years ago
  11. 4c66e71 tests: In benchmarkEncodeDecodeDataCpp, fix comment. by Jeff Thompson · 11 years ago
  12. c5eec8d tests: In benchmarkEncodeDecodeDataCpp, fix type in comment. by Jeff Thompson · 11 years ago
  13. 9e387fe tests: Fix DEFAULT_PUBLIC_KEY_DER format. by Jeff Thompson · 11 years ago
  14. 30d3e6c tests: In benchmarks, added crypto for C encoding and decoding. by Jeff Thompson · 11 years ago
  15. 70e8080 tests: In Benchmark, added sign/verify, simple/complex and encoding for C. by Jeff Thompson · 11 years ago
  16. ecaf326 tests: In test-encode-decode-benchmark, pass the encoding into the decode benchmark functions. by Jeff Thompson · 11 years ago
  17. 18dba8b tests: In benchmarks, change to show duration and Hz. by Jeff Thompson · 11 years ago
  18. 687ea65 tests: Add initial test-encode-decode-benchmark by Jeff Thompson · 11 years ago