Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoSync
/
dc88507735be66b65aa4dad872fb34af61b552b2
/
tests
5473abe
Use ndn::Buffer::data() instead of buf()
by Davide Pesavento
· 7 years ago
08784d4
Fix compilation with latest ndn-cxx
by Ashlesh Gawande
· 7 years ago
687cf92
Adapt to ndn-cxx security changes
by Ashlesh Gawande
· 8 years ago
8d1347a
socket: allow applications to set seq numbers
by Ashlesh Gawande
· 8 years ago
e9eda8a
Remove use of deprecated code
by Alexander Afanasyev
· 8 years ago
4d3a2e0
logic: Implement Recovery mechanism
by Sonu Mishra
· 8 years ago
36eb3ed
Replace logging with one provided by ndn-cxx
by Alexander Afanasyev
· 8 years ago
f3192eb
build+ci: Upgrade build scripts, enable coverage and sanitizer flags
by Alexander Afanasyev
· 8 years ago
0.3.0
0c7f56a
tests: don't use makeDummyClientFace
by Junxiao Shi
· 8 years ago
372697f
build: remove unnecessary dependency on protobuf
by Yingdi Yu
· 10 years ago
fb8c9e0
tests: move integrated tests into unit tests
by Qiuhan Ding
· 10 years ago
d71a08a
remove scheduler in unit test InterestTableTest
by Qiuhan Ding
· 10 years ago
8c095fd
logic: allow manipulating multiple nodes in single logic
by Qiuhan Ding
· 10 years ago
3573e13
build: Fix compilation against the latest ndn-cxx
by Alexander Afanasyev
· 10 years ago
906c2ea
build: Always build in C++11 mode.
by Yingdi Yu
· 10 years ago
31ad44c
Fix socket
by Yingdi Yu
· 10 years ago
f7ede41
Fix logic
by Yingdi Yu
· 10 years ago
1c4ba9a
Fix InterestTable
by Yingdi Yu
· 10 years ago
6f79778
Fix DiffState
by Yingdi Yu
· 10 years ago
d514c17
Fix State
by Yingdi Yu
· 10 years ago
274a227
Fix LeafContainer
by Yingdi Yu
· 10 years ago
dea99be
Simplify Leaf and its sub-classes.
by Yingdi Yu
· 10 years ago
b20ae81
test: Disable test cases
by Yingdi Yu
· 10 years ago
7eb5911
build: Update of waf and waf-tools (fixing boost detection on some platforms)
by Alexander Afanasyev
· 10 years ago
8722d87
src: Update license to GPL 3.0
by Alexander Afanasyev
· 10 years ago
7fe5983
build: Fix compilation errors and deprecation warnings
by Alexander Afanasyev
· 10 years ago
7c64e5c
build: == Dependency change == ChronoSync now depends on ndn-cxx library
by Yingdi Yu
· 11 years ago
a873d64
security: Fix compile problem caused by changes in Validator constructor
by Yingdi Yu
· 11 years ago
6e1c9cd
time: adapt to the new API time structrue
by Yingdi Yu
· 11 years ago
d4ef5d3
routing: Add routable prefix support
by Yingdi Yu
· 11 years ago
aed0f3e
security: Add security switch in SyncSocket
by Yingdi Yu
· 11 years ago
3da10fe
security: Integrate certificate exchanging into sync
by Yingdi Yu
· 11 years ago
0eee600
security: Add Validator
by Yingdi Yu
· 11 years ago
51c8025
api: Use new callback interfaces
by Yingdi Yu
· 11 years ago
531803b
fixes: Remove sync scheduler; Use ndn::time; Passed all the test cases
by Alexander Afanasyev
· 11 years ago
7ad4e4f
Tmp debuging state
by Yingdi Yu
· 11 years ago
280bb96
security: Cleaning up all security stuff...
by Yingdi Yu
· 11 years ago
d95c231
Making sure code compiles with STL library that comes with OSX 10.9
by Alexander Afanasyev
· 11 years ago
43e7161
Adapt sync to use new ndn.cxx api
by Yingdi Yu
· 11 years ago
f46eac5
Fixing test cases after the reorganization
by Alexander Afanasyev
· 11 years ago
6133f9a
New waf/wscript and initial reorganization
by Alexander Afanasyev
· 11 years ago
[Renamed from test]
a2e0b08
add forwarder node
by Zhenkai Zhu
· 12 years ago
7c1fe78
modify test
by Zhenkai Zhu
· 13 years ago
3cfdcb9
use protobuf instead of tinyxml
by Zhenkai Zhu
· 13 years ago
68f04d5
fix sync logic bug about seqno demo works with small flaws
by Zhenkai Zhu
· 13 years ago
dc70a29
seems to work; however 2 suspicious things:
by Zhenkai Zhu
· 13 years ago
a30e178
old tests works
by Zhenkai Zhu
· 13 years ago
43ae5c7
by default no test compiles
by Zhenkai Zhu
· 13 years ago
1cb2929
get rid of publisher and fetcher
by Zhenkai Zhu
· 13 years ago
699d740
change wscript: by default no debug change wait time before checking in test
by Zhenkai Zhu
· 13 years ago
8e845ba
Making tests compile
by Alexander Afanasyev
· 13 years ago
b6cf56e
Merge with branch 'simulation'
by Alexander Afanasyev
· 13 years ago
f007f92
for test sha256
by Chaoyi Bian
· 13 years ago
158ec0d
Small reogranization
by Alexander Afanasyev
· 13 years ago
3e1eb16
why include my chinese name in all files.. removed
by Chaoyi Bian
· 13 years ago
9813519
correct parameter in calling m_onUpdate in sync-logic.cc
by Chaoyi Bian
· 13 years ago
235c6d7
Repairing one more bug with SyncLogic's diff log
by Alexander Afanasyev
· 13 years ago
d3c501e
Small correction with PIT (was correct, but now it is slightly better)
by Alexander Afanasyev
· 13 years ago
860e6fe
Bug solving in SyncLogic
by Alexander Afanasyev
· 13 years ago
7df7333
BUG: handling of the transaction log was totally wrong, though easily solved
by Alexander Afanasyev
· 13 years ago
4f9ea48
Adding experimental (and optional) support of log4cxx logging.
by Alexander Afanasyev
· 13 years ago
2247b30
Added crazy thing in CcnxWrapper
by Alexander Afanasyev
· 13 years ago
1b449c4
Solving some deadlocks and crashes
by Alexander Afanasyev
· 13 years ago
f7417d9
Correcting test_scheduler (increasing the correct number of scheduled events by one
by Alexander Afanasyev
· 13 years ago
44ab222
Correcting SyncLogic test to make it compile
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
ce66e21
separate ccnx handle for sync and app data
by Zhenkai Zhu
· 13 years ago
88916c2
client code needs to call start() in order to start syncing
by Zhenkai Zhu
· 13 years ago
0f33415
set syncPrefix to be the same.. forgot to do so
by Zhenkai Zhu
· 13 years ago
1a0fd5d
format output in test
by Zhenkai Zhu
· 13 years ago
0030400
update test case
by Zhenkai Zhu
· 13 years ago
1ee93c9
modify data publish class; get next seq instead of highest seq
by Zhenkai Zhu
· 13 years ago
5548e03
data publish seq start from 0; use exception to indicate error in getting the
by Zhenkai Zhu
· 13 years ago
47afc72
actually it's not working
by Zhenkai Zhu
· 13 years ago
64db03a
add test for app_socket; seems to work
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
750d187
Moving some logic of dealing with sequence numbers to SyncAppDataFetch
by Alexander Afanasyev
· 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
a022f3d
Small corrections in SyncInterestTable
by Alexander Afanasyev
· 13 years ago
7ee3281
Result: should not include sleep in DataCallback Revert "just test"
by Zhenkai Zhu
· 13 years ago
689a0df
just test
by Zhenkai Zhu
· 13 years ago
a585803
Implementing hash indexing of DiffStateContainer
by Alexander Afanasyev
· 13 years ago
a5d06d7
test pit; fix SyncInterestTable bug; modify fetchAll() return
by Zhenkai Zhu
· 13 years ago
de59ea1
update test
by Zhenkai Zhu
· 13 years ago
bc7bfce
test for data publish and data fetch; small changes
by Zhenkai Zhu
· 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
44a5fbe
Finalizing state to/from XML encoding and decoding
by Alexander Afanasyev
· 13 years ago
7224ef0
reduce wait time in test
by Zhenkai Zhu
· 13 years ago
3a4758f
update unit test for CcnxWrapper
by Zhenkai Zhu
· 13 years ago
64d5069
Semi-working (Full|Diff)State -> XML and back conversions
by Alexander Afanasyev
· 13 years ago
1bdc703
simple test for CcnxWrapper
by Zhenkai Zhu
· 13 years ago
a4ce9cf
Debugging NameInfo, FullState, and DiffState
by Alexander Afanasyev
· 13 years ago
a562532
Debugging and test suites of FullState and DiffState
by Alexander Afanasyev
· 13 years ago
1fbdcdd
Debugging Leaf, FullLeaf, DiffLeaf
by Alexander Afanasyev
· 13 years ago
150f14d
Small reorganization of unit tests
by Alexander Afanasyev
· 13 years ago
Next »