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