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