Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoSync
/
4f9ea487232bf2c500c25a886bd7f065b8c5b988
/
model
/
sync-logic.cc
4f9ea48
Adding experimental (and optional) support of log4cxx logging.
by Alexander Afanasyev
· 13 years ago
1b449c4
Solving some deadlocks and crashes
by Alexander Afanasyev
· 13 years ago
d4cca47
Modifying logic with interest re-expression when it is satisfied by data
by Alexander Afanasyev
· 13 years ago
763855a
Repair bug with zero-root digest detection
by Alexander Afanasyev
· 13 years ago
f0519d2
Before add ing a new state to diff log, trying to remove one that has the same hash.
by Alexander Afanasyev
· 13 years ago
d4adce5
BUG: Sync logic was ignoring insertions
by Alexander Afanasyev
· 13 years ago
dd0eba7
Adding a pecial case when state is not empty and we have received request with zero-root digest
by Alexander Afanasyev
· 13 years ago
f07ab35
Adding special processing for 0 (zero-root) digest
by Alexander Afanasyev
· 13 years ago
848dd84
Revert "client code needs to call start() in order to start syncing"
by Alexander Afanasyev
· 13 years ago
3f93c2b
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 13 years ago
bf2b436
Many improvements for the event scheduler
by Alexander Afanasyev
· 13 years ago
8a3d913
Bug: instead of digest, address of the pointer was printed out (need to check other places)
by Alexander Afanasyev
· 13 years ago
ce66e21
separate ccnx handle for sync and app data
by Zhenkai Zhu
· 13 years ago
c81e5d3
something fishy is going on, it takes more than 10 seconds before the Sync
by Zhenkai Zhu
· 13 years ago
88916c2
client code needs to call start() in order to start syncing
by Zhenkai Zhu
· 13 years ago
d010e2c
send out Sync Interest after SyncLogic object is created, or otherwise nothing
by Zhenkai Zhu
· 13 years ago
45fba08
Introducing a separate Scheduler class
by Alexander Afanasyev
· 13 years ago
a36b751
Implementing the forgotten diff() function for DiffState
by Alexander Afanasyev
· 13 years ago
04fd8a8
Amend previous commit
by Alexander Afanasyev
· 13 years ago
d91497c
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 13 years ago
750d187
Moving some logic of dealing with sequence numbers to SyncAppDataFetch
by Alexander Afanasyev
· 13 years ago
0efa37b
add remove API
by Zhenkai Zhu
· 13 years ago
e4e2bf7
Leaf::getInfo () now returns boost::shared_ptr<const NameInfo> instead of NameInfo reference as before.
by Alexander Afanasyev
· 13 years ago
387ac95
Correcting SyncLogic with respect of delayed response to unrecognized digests
by Alexander Afanasyev
· 13 years ago
633255f
initialize a new thread to wait instead of directly sleep
by Chaoyi Bian
· 13 years ago
d882ee7
set interest filter for sync interest
by Chaoyi Bian
· 13 years ago
74cadb5
set digest in diffstate log
by Chaoyi Bian
· 13 years ago
d8e1bc9
update m_log
by Chaoyi Bian
· 13 years ago
a585803
Implementing hash indexing of DiffStateContainer
by Alexander Afanasyev
· 13 years ago
95a58c3
tiny
by Chaoyi Bian
· 13 years ago
4d7c286
remove useless include header
by Chaoyi Bian
· 13 years ago
a5d06d7
test pit; fix SyncInterestTable bug; modify fetchAll() return
by Zhenkai Zhu
· 13 years ago
5badd71
temporarily comment code that doesn't work yet
by Chaoyi Bian
· 13 years ago
89ee2dc
implement sync-logic, assuming DiffStateContainer already works
by Chaoyi Bian
· 13 years ago
172d2b7
Small changes here and there
by Alexander Afanasyev
· 13 years ago
c103019
Doxygen-related changes and minor code modifications
by Alexander Afanasyev
· 13 years ago
4194b74
change dataCallback to have two parameters: name and content
by Chaoyi Bian
· 13 years ago
11f294f
implement sync-app-socket and change appwrapper to logic
by Chaoyi Bian
· 13 years ago
[Renamed (78%) from model/sync-app-wrapper.cc]
44fff0c
implement interest-table and start app-wrapper
by Chaoyi Bian
· 13 years ago
8d935c8
add two classes
by Zhenkai Zhu
· 13 years ago