Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoChat
/
2b5748d7f9d9e6e676dd0122adb01fd39d9b08a5
2b5748d
Update git submodules
by Ashlesh Gawande
· 7 years ago
7c2bd54
Update git submodules
by Eric Newberry
· 7 years ago
e0dfa39
Update git submodules
by Nick Gordon
· 7 years ago
05295b6
Update git submodules
by Alexander Afanasyev
· 7 years ago
7419b0e
Update git submodules
by Alexander Afanasyev
· 7 years ago
f20400d
Update git submodules
by Alexander Afanasyev
· 7 years ago
fcbb54d
Update git submodules
by Alexander Afanasyev
· 7 years ago
29069da
Update git submodules
by Alexander Afanasyev
· 7 years ago
2209f7e
Update git submodules
by Alexander Afanasyev
· 7 years ago
c811448
Update git submodules
by Alexander Afanasyev
· 7 years ago
75e5075
Update git submodules
by Ashlesh Gawande
· 7 years ago
a8b0406
Update git submodules
by Ashlesh Gawande
· 7 years ago
605ccc7
Update git submodules
by Ashlesh Gawande
· 7 years ago
9f5f48b
Update git submodules
by Nick Gordon
· 7 years ago
20fee4e
Update git submodules
by Junxiao Shi
· 7 years ago
f2d9c3d
Update git submodules
by Davide Pesavento
· 7 years ago
2076e16
Update git submodules
by Alexander Afanasyev
· 7 years ago
36db4b7
Update git submodules
by Davide Pesavento
· 7 years ago
9100b52
Update git submodules
by Alexander Afanasyev
· 7 years ago
57f7259
Update git submodules
by Ashlesh Gawande
· 7 years ago
2f2ca85
Update git submodules
by Ashlesh Gawande
· 7 years ago
e5c4470
Update git submodules
by Ashlesh Gawande
· 7 years ago
78bd832
Update git submodules
by Ashlesh Gawande
· 8 years ago
14c1b4f
Update git submodules
by Ashlesh Gawande
· 8 years ago
3a954fe
Update git submodules
by Ashlesh Gawande
· 8 years ago
09b1026
Update git submodules
by Ashlesh Gawande
· 8 years ago
36fc8c8
Update git submodules
by Alexander Afanasyev
· 8 years ago
76fc4fa
Update git submodules
by Sonu Mishra
· 8 years ago
d6d602e
Update git submodules
by Sonu Mishra
· 8 years ago
f7bf4ef
Update git submodules
by Sonu Mishra
· 8 years ago
5e56a11
Update git submodules
by Sonu Mishra
· 8 years ago
63d4f21
Update git submodules
by Alexander Afanasyev
· 8 years ago
3776587
Update git submodules
by Alexander Afanasyev
· 8 years ago
d5798f2
add proper #include lines for ndn::OBufferStream and Boost.Iostreams
by Junxiao Shi
· 8 years ago
be79797
Updated git submodules
by Junxiao Shi
· 8 years ago
9887fd1
don't use deprecated ndn::encoding::nonNegativeIntegerBlock
by Junxiao Shi
· 8 years ago
3c7aca0
Updated git submodules
by Junxiao Shi
· 8 years ago
5119f3d
Adapt to ndn-cxx SegmentFetcher API change
by Muktadir R Chowdhury
· 9 years ago
ef19d65
Merge "Fix compilation failure because of changes in ndn-cxx library"
by Alexander Afanasyev
· 9 years ago
28eb909
Fix compilation failure because of changes in ndn-cxx library
by Alexander Afanasyev
· 10 years ago
193d805
Updated ChronoChat Project: ChronoSync edaef7c4123f6e250a741912b2747b0b7e233b8a
by Alexander Afanasyev
· 10 years ago
80342d8
Merge "build: Build ndn-cxx as a shared library"
by Alexander Afanasyev
· 10 years ago
9eef648
Updated ChronoChat Project: ChronoSync ea488fdeea0458fa32e194ef23ff842d0f932d55
by Alexander Afanasyev
· 10 years ago
7cce974
build: Build ndn-cxx as a shared library
by Alexander Afanasyev
· 10 years ago
e86f319
Use user's default identity as the initial identity
by Qiuhan Ding
· 10 years ago
0cfc151
remove protobuf dependency
by Qiuhan Ding
· 10 years ago
f340118
try to reconnect to nfd when connection is down
by Yingdi Yu
· 10 years ago
7ff31f0
prefix-discovery: fetch routable-prefixes from /localhop/nfd
by Yingdi Yu
· 10 years ago
7a4e7ef
gui: adjust display of sync tree
by Qiuhan Ding
· 10 years ago
9bd92cf
dist: update OS X 10.10 bundle preparation script
by Yingdi Yu
· 10 years ago
59c4543
discovery: join chatroom without warning
by Qiuhan Ding
· 10 years ago
0b21e29
discovery: disable invitation button when no user is selected
by Qiuhan Ding
· 10 years ago
f22c41b
replace lock with lock_guard
by Qiuhan Ding
· 10 years ago
ba3e57a
discovery: Add hierarchical model for chatroom invitation
by Qiuhan Ding
· 10 years ago
112ee48
chat-dialog: fix gui bug when changing routing prefix
by Qiuhan Ding
· 10 years ago
8734b6b
change encoding to utf8
by Qiuhan Ding
· 10 years ago
7b58b4c
enable copy and paste
by Qiuhan Ding
· 10 years ago
0e51106
setting-dialog: fix typo
by Qiuhan Ding
· 10 years ago
4b8cfaa
chat-dialog: using 24-hour clock in message timestamp
by Qiuhan Ding
· 10 years ago
56c0be5
test: add test script in jenkins
by Qiuhan Ding
· 10 years ago
52f1383
test: change namespace to chronochat
by Qiuhan Ding
· 10 years ago
43c8e16
src: Add chatroom discovery
by Qiuhan Ding
· 10 years ago
45da92a
security: Introduce hierarchical validator
by Yingdi Yu
· 10 years ago
1fd4e4a
controller: fix switching identity bug
by Yingdi Yu
· 10 years ago
eb692ac
src: rename namespace as chronochat
by Yingdi Yu
· 10 years ago
1cc45d9
ci: Enable scripts for Travis-CI and in-house Jenkins CI
by Yingdi Yu
· 10 years ago
4647f02
chat-dialog-backend: handle exit properly
by Yingdi Yu
· 10 years ago
5d98cc5
Change ChatroomInfo to contain more information
by Qiuhan Ding
· 10 years ago
6a61444
build: Always build in C++11 mode.
by Yingdi Yu
· 10 years ago
364eb0d
submodule: update chronosync
by Yingdi Yu
· 10 years ago
2c9e771
separate controller backend frontend
by Yingdi Yu
· 10 years ago
d45777b
separate ChatDialog frontend & backend
by Yingdi Yu
· 10 years ago
baaaec0
Add configurable routing prefix
by Yingdi Yu
· 10 years ago
e8323b6
bug: Fix re-show chatdialog
by Yingdi Yu
· 10 years ago
d85e29f
security: Temporarily disable security chatroom
by Yingdi Yu
· 10 years ago
106be86
bug: Fix local prefix discovery
by Yingdi Yu
· 10 years ago
6c3c596
bug: Fix Face::put warning
by Yingdi Yu
· 10 years ago
391d724
Add chatroom discovery UI
by Mengjin Yan
· 10 years ago
aec7074
Add chatroom discovery logic
by Mengjin Yan
· 10 years ago
5289259
build: Add support to gnu_dir
by Yingdi Yu
· 10 years ago
a346f80
submodule: Update submodule
by Yingdi Yu
· 10 years ago
5ab7a9c
build: Do not warn about C99 extensions
by Yingdi Yu
· 10 years ago
ec13d58
docs: add documentation for chatroom discovery
by Mengjin Yan
· 10 years ago
4212586
build: fix compile warning
by Yingdi Yu
· 10 years ago
0b0a736
bug+codestyle: Fix compile bugs and adjust code style
by Yingdi Yu
· 10 years ago
49abb91
docs: Update README.md
by Alexander Afanasyev
· 11 years ago
2f00b68
submodule: update submodule remote repo uri
by Yingdi Yu
· 11 years ago
fa0b6a0
build: == Dependency change == ChronoChat now depends on ndn-cxx library
by Yingdi Yu
· 11 years ago
c13830b
doc: remove the old manual
by Yingdi Yu
· 11 years ago
17032f8
namespace: try to resolve ndn and std conflicts
by Yingdi Yu
· 11 years ago
a787672
time: Adapt to ndn-cpp-dev's new time structure
by Yingdi Yu
· 11 years ago
5a5ff20
gui: Fix the sync tree display issue.
by Yingdi Yu
· 11 years ago
834bb6c
security: enable fetching cert list from ndncert.named-data.net
by Yingdi Yu
· 11 years ago
06f572b
security: load trust anchor from QT resources
by Yingdi Yu
· 11 years ago
46ebfc4
gui: raise chat dialog when clicking the action in menu
by Yingdi Yu
· 11 years ago
f4aaa8b
gui: Display the trust tree
by Yingdi Yu
· 11 years ago
233a972
security: Fix security bugs, now ChronoChat should work with security
by Yingdi Yu
· 11 years ago
348f5ea
major change: Add security support & Adjust GUI
by Yingdi Yu
· 11 years ago
3a01485
chatdialog: Fix issue of creating QObjects in different thread.
by Yingdi Yu
· 11 years ago
fa4ce79
api-changes: Use ndn-cpp-dev
by Yingdi Yu
· 11 years ago
Next »