1. 074e38d controller: use a single keychain by Varun Patil · 4 years ago master
  2. b3d03b9 build: fix ambiguous calls to std::make_shared by Varun Patil · 4 years ago
  3. 7676b56 Get rid of cryptopp dependency by Davide Pesavento · 4 years ago
  4. a24bd3e refactor: cleanup and sync by Varun Patil · 4 years, 1 month ago
  5. 3d85090 build: reanimate the dead by Varun Patil · 4 years, 1 month ago
  6. d5798f2 add proper #include lines for ndn::OBufferStream and Boost.Iostreams by Junxiao Shi · 8 years ago
  7. 0cfc151 remove protobuf dependency by Qiuhan Ding · 10 years ago
  8. eb692ac src: rename namespace as chronochat by Yingdi Yu · 10 years ago
  9. 1cc45d9 ci: Enable scripts for Travis-CI and in-house Jenkins CI by Yingdi Yu · 10 years ago
  10. 2c9e771 separate controller backend frontend by Yingdi Yu · 10 years ago
  11. 6c3c596 bug: Fix Face::put warning by Yingdi Yu · 10 years ago
  12. 4212586 build: fix compile warning by Yingdi Yu · 10 years ago
  13. 0b0a736 bug+codestyle: Fix compile bugs and adjust code style by Yingdi Yu · 10 years ago
  14. fa0b6a0 build: == Dependency change == ChronoChat now depends on ndn-cxx library by Yingdi Yu · 11 years ago
  15. 17032f8 namespace: try to resolve ndn and std conflicts by Yingdi Yu · 11 years ago
  16. a787672 time: Adapt to ndn-cpp-dev's new time structure by Yingdi Yu · 11 years ago
  17. 5a5ff20 gui: Fix the sync tree display issue. by Yingdi Yu · 11 years ago
  18. 834bb6c security: enable fetching cert list from ndncert.named-data.net by Yingdi Yu · 11 years ago
  19. 06f572b security: load trust anchor from QT resources by Yingdi Yu · 11 years ago
  20. 348f5ea major change: Add security support & Adjust GUI by Yingdi Yu · 11 years ago
  21. fa4ce79 api-changes: Use ndn-cpp-dev by Yingdi Yu · 11 years ago
  22. b6fb030 compile: Change includes and wscript to compile against ndn-cpp-dev by Yingdi Yu · 11 years ago
  23. 68de61d security: using Verifier by Yingdi Yu · 11 years ago
  24. 93adb1a security: using new security interfaces of ndn-cpp, such as SecPolicy by Yingdi Yu · 11 years ago
  25. f8f572d Adapting to TLV-specific ndn-cpp by Yingdi Yu · 11 years ago
  26. 6eabbd7 Fixing some bugs causing segment faults, and update ChronoSync. Now it should work, but we need to run more tests to see if there are some other bugs. by Yingdi Yu · 11 years ago
  27. 76dd800 Changing API from ndn.cxx to ndn-cpp by Yingdi Yu · 11 years ago
  28. 7223269 Fixing the Add/Delete Contact bug, now when a contact is added and removed, the panelPolicyManager will add/remove the contact into/from trust anchors by Yingdi Yu · 11 years ago
  29. 785f56f Fix a bug in policy by Yingdi Yu · 11 years ago
  30. e433a50 Changing WarningDialog to QMessageBox by Yingdi Yu · 11 years ago
  31. 8e13583 Adding codes to handle no ndnd exception by Yingdi Yu · 11 years ago
  32. ae8217c Adding browsing existing certificates feature by Yingdi Yu · 11 years ago
  33. e35bdb8 Adding exception handling by Yingdi Yu · 11 years ago
  34. 72781e5 Adding part of exception handling by Yingdi Yu · 11 years ago
  35. 2e3199c Adjust fetching ksk certificate by Yingdi Yu · 11 years ago
  36. b2e747d Add functionality of endorsement by Yingdi Yu · 11 years ago
  37. 71c0187 Merging TrustedContact to ContactItem by Yingdi Yu · 11 years ago
  38. 9b34b1f Adjust policies to accomodate dsk and ksk signing by Yingdi Yu · 11 years ago
  39. 7989eb2 partially working new chronochat by Yingdi Yu · 11 years ago
  40. eda39aa Invitation works by Yingdi Yu · 11 years ago
  41. 4ef8cf6 Add getContact method of ContactManager, add supporting methods in ContactStorage by Yingdi Yu · 11 years ago
  42. 2ac40fb Allow changing alias by Yingdi Yu · 11 years ago
  43. d95c564 Fetching SelfEndorseCertificate works by Yingdi Yu · 11 years ago
  44. ec3d9a3 Fix bugs in storage classes by Yingdi Yu · 11 years ago
  45. 4685b1b Make contact-storage pure storage by Yingdi Yu · 11 years ago
  46. 9236c43 Add ContactManager by Yingdi Yu · 11 years ago