1. f2d9c3d Update git submodules by Davide Pesavento · 7 years ago
  2. 2076e16 Update git submodules by Alexander Afanasyev · 7 years ago
  3. 36db4b7 Update git submodules by Davide Pesavento · 7 years ago
  4. 9100b52 Update git submodules by Alexander Afanasyev · 7 years ago
  5. 57f7259 Update git submodules by Ashlesh Gawande · 7 years ago
  6. 2f2ca85 Update git submodules by Ashlesh Gawande · 7 years ago
  7. e5c4470 Update git submodules by Ashlesh Gawande · 7 years ago
  8. 78bd832 Update git submodules by Ashlesh Gawande · 8 years ago
  9. 14c1b4f Update git submodules by Ashlesh Gawande · 8 years ago
  10. 3a954fe Update git submodules by Ashlesh Gawande · 8 years ago
  11. 09b1026 Update git submodules by Ashlesh Gawande · 8 years ago
  12. 36fc8c8 Update git submodules by Alexander Afanasyev · 8 years ago
  13. 76fc4fa Update git submodules by Sonu Mishra · 8 years ago
  14. d6d602e Update git submodules by Sonu Mishra · 8 years ago
  15. f7bf4ef Update git submodules by Sonu Mishra · 8 years ago
  16. 5e56a11 Update git submodules by Sonu Mishra · 8 years ago
  17. 63d4f21 Update git submodules by Alexander Afanasyev · 8 years ago
  18. 3776587 Update git submodules by Alexander Afanasyev · 8 years ago
  19. d5798f2 add proper #include lines for ndn::OBufferStream and Boost.Iostreams by Junxiao Shi · 8 years ago
  20. be79797 Updated git submodules by Junxiao Shi · 8 years ago
  21. 9887fd1 don't use deprecated ndn::encoding::nonNegativeIntegerBlock by Junxiao Shi · 8 years ago
  22. 3c7aca0 Updated git submodules by Junxiao Shi · 8 years ago
  23. 5119f3d Adapt to ndn-cxx SegmentFetcher API change by Muktadir R Chowdhury · 9 years ago
  24. ef19d65 Merge "Fix compilation failure because of changes in ndn-cxx library" by Alexander Afanasyev · 9 years ago
  25. 28eb909 Fix compilation failure because of changes in ndn-cxx library by Alexander Afanasyev · 10 years ago
  26. 193d805 Updated ChronoChat Project: ChronoSync edaef7c4123f6e250a741912b2747b0b7e233b8a by Alexander Afanasyev · 10 years ago
  27. 80342d8 Merge "build: Build ndn-cxx as a shared library" by Alexander Afanasyev · 10 years ago
  28. 9eef648 Updated ChronoChat Project: ChronoSync ea488fdeea0458fa32e194ef23ff842d0f932d55 by Alexander Afanasyev · 10 years ago
  29. 7cce974 build: Build ndn-cxx as a shared library by Alexander Afanasyev · 10 years ago
  30. e86f319 Use user's default identity as the initial identity by Qiuhan Ding · 10 years ago
  31. 0cfc151 remove protobuf dependency by Qiuhan Ding · 10 years ago
  32. f340118 try to reconnect to nfd when connection is down by Yingdi Yu · 10 years ago
  33. 7ff31f0 prefix-discovery: fetch routable-prefixes from /localhop/nfd by Yingdi Yu · 10 years ago
  34. 7a4e7ef gui: adjust display of sync tree by Qiuhan Ding · 10 years ago
  35. 9bd92cf dist: update OS X 10.10 bundle preparation script by Yingdi Yu · 10 years ago
  36. 59c4543 discovery: join chatroom without warning by Qiuhan Ding · 10 years ago
  37. 0b21e29 discovery: disable invitation button when no user is selected by Qiuhan Ding · 10 years ago
  38. f22c41b replace lock with lock_guard by Qiuhan Ding · 10 years ago
  39. ba3e57a discovery: Add hierarchical model for chatroom invitation by Qiuhan Ding · 10 years ago
  40. 112ee48 chat-dialog: fix gui bug when changing routing prefix by Qiuhan Ding · 10 years ago
  41. 8734b6b change encoding to utf8 by Qiuhan Ding · 10 years ago
  42. 7b58b4c enable copy and paste by Qiuhan Ding · 10 years ago
  43. 0e51106 setting-dialog: fix typo by Qiuhan Ding · 10 years ago
  44. 4b8cfaa chat-dialog: using 24-hour clock in message timestamp by Qiuhan Ding · 10 years ago
  45. 56c0be5 test: add test script in jenkins by Qiuhan Ding · 10 years ago
  46. 52f1383 test: change namespace to chronochat by Qiuhan Ding · 10 years ago
  47. 43c8e16 src: Add chatroom discovery by Qiuhan Ding · 10 years ago
  48. 45da92a security: Introduce hierarchical validator by Yingdi Yu · 10 years ago
  49. 1fd4e4a controller: fix switching identity bug by Yingdi Yu · 10 years ago
  50. eb692ac src: rename namespace as chronochat by Yingdi Yu · 10 years ago
  51. 1cc45d9 ci: Enable scripts for Travis-CI and in-house Jenkins CI by Yingdi Yu · 10 years ago
  52. 4647f02 chat-dialog-backend: handle exit properly by Yingdi Yu · 10 years ago
  53. 5d98cc5 Change ChatroomInfo to contain more information by Qiuhan Ding · 10 years ago
  54. 6a61444 build: Always build in C++11 mode. by Yingdi Yu · 10 years ago
  55. 364eb0d submodule: update chronosync by Yingdi Yu · 10 years ago
  56. 2c9e771 separate controller backend frontend by Yingdi Yu · 10 years ago
  57. d45777b separate ChatDialog frontend & backend by Yingdi Yu · 10 years ago
  58. baaaec0 Add configurable routing prefix by Yingdi Yu · 10 years ago
  59. e8323b6 bug: Fix re-show chatdialog by Yingdi Yu · 10 years ago
  60. d85e29f security: Temporarily disable security chatroom by Yingdi Yu · 10 years ago
  61. 106be86 bug: Fix local prefix discovery by Yingdi Yu · 10 years ago
  62. 6c3c596 bug: Fix Face::put warning by Yingdi Yu · 10 years ago
  63. 391d724 Add chatroom discovery UI by Mengjin Yan · 10 years ago
  64. aec7074 Add chatroom discovery logic by Mengjin Yan · 10 years ago
  65. 5289259 build: Add support to gnu_dir by Yingdi Yu · 10 years ago
  66. a346f80 submodule: Update submodule by Yingdi Yu · 10 years ago
  67. 5ab7a9c build: Do not warn about C99 extensions by Yingdi Yu · 10 years ago
  68. ec13d58 docs: add documentation for chatroom discovery by Mengjin Yan · 10 years ago
  69. 4212586 build: fix compile warning by Yingdi Yu · 10 years ago
  70. 0b0a736 bug+codestyle: Fix compile bugs and adjust code style by Yingdi Yu · 10 years ago
  71. 49abb91 docs: Update README.md by Alexander Afanasyev · 11 years ago
  72. 2f00b68 submodule: update submodule remote repo uri by Yingdi Yu · 11 years ago
  73. fa0b6a0 build: == Dependency change == ChronoChat now depends on ndn-cxx library by Yingdi Yu · 11 years ago
  74. c13830b doc: remove the old manual by Yingdi Yu · 11 years ago
  75. 17032f8 namespace: try to resolve ndn and std conflicts by Yingdi Yu · 11 years ago
  76. a787672 time: Adapt to ndn-cpp-dev's new time structure by Yingdi Yu · 11 years ago
  77. 5a5ff20 gui: Fix the sync tree display issue. by Yingdi Yu · 11 years ago
  78. 834bb6c security: enable fetching cert list from ndncert.named-data.net by Yingdi Yu · 11 years ago
  79. 06f572b security: load trust anchor from QT resources by Yingdi Yu · 11 years ago
  80. 46ebfc4 gui: raise chat dialog when clicking the action in menu by Yingdi Yu · 11 years ago
  81. f4aaa8b gui: Display the trust tree by Yingdi Yu · 11 years ago
  82. 233a972 security: Fix security bugs, now ChronoChat should work with security by Yingdi Yu · 11 years ago
  83. 348f5ea major change: Add security support & Adjust GUI by Yingdi Yu · 11 years ago
  84. 3a01485 chatdialog: Fix issue of creating QObjects in different thread. by Yingdi Yu · 11 years ago
  85. fa4ce79 api-changes: Use ndn-cpp-dev by Yingdi Yu · 11 years ago
  86. b6fb030 compile: Change includes and wscript to compile against ndn-cpp-dev by Yingdi Yu · 11 years ago
  87. 68de61d security: using Verifier by Yingdi Yu · 11 years ago
  88. 93adb1a security: using new security interfaces of ndn-cpp, such as SecPolicy by Yingdi Yu · 11 years ago
  89. f8f572d Adapting to TLV-specific ndn-cpp by Yingdi Yu · 11 years ago
  90. 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
  91. 76dd800 Changing API from ndn.cxx to ndn-cpp by Yingdi Yu · 11 years ago
  92. 7b83e80 Updating ChronoSync revision by Alexander Afanasyev · 11 years ago
  93. c729176 Update waf and waf-tools by Alexander Afanasyev · 11 years ago
  94. 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
  95. cc22ba3 update chronosync ` by Yingdi Yu · 11 years ago
  96. 3832de9 change update-prefix by Yingdi Yu · 11 years ago
  97. 8905269 Adding doc by Yingdi Yu · 11 years ago
  98. 785f56f Fix a bug in policy by Yingdi Yu · 11 years ago
  99. 44c3683 Adjusting the UI of BrowseContactDialog by Yingdi Yu · 11 years ago
  100. 9d7dfc2 Adding direct add contact back by Yingdi Yu · 11 years ago