Commit Graph

30 Commits

Author SHA1 Message Date
Zhenkai Zhu 1cb2929e33 get rid of publisher and fetcher
modify SyncAppSocket API
modify SyncLogic API
Tweak SeqNo
2012-05-31 22:54:34 -07:00
Zhenkai Zhu 699d740f56 change wscript: by default no debug
change wait time before checking in test
2012-05-29 19:58:17 -07:00
Alexander Afanasyev 983b0e9230 Adding random jitter for interest reexpression 2012-04-26 12:44:18 -07:00
Alexander Afanasyev 40942f4676 SyncMuc implementation... 2012-04-21 20:53:16 -07:00
Alexander Afanasyev d7fc7c0c2a Initial code for evaluation 2012-04-19 15:36:26 -07:00
Alexander Afanasyev 09e8d75174 Modified (and simplified) NS-3 example 2012-04-10 16:05:55 -07:00
Alexander Afanasyev aced8adc75 Correcting wscript for NS-3 module 2012-04-10 12:49:29 -07:00
Alexander Afanasyev b550d6a222 First simple NS-3 scenario that seems to work 2012-04-09 15:03:16 -07:00
Alexander Afanasyev 181d7e5c34 Now code compiles and seem to have all the features... Though most likely not yet working 2012-04-09 13:54:11 -07:00
Alexander Afanasyev ca6f3290d9 Checkpoint 2012-04-09 10:03:30 -07:00
Alexander Afanasyev a0c8a1d681 Small wscript modification, related to debug cxx flags 2012-04-05 13:55:42 -07:00
Alexander Afanasyev 158ec0d89f Small reogranization 2012-04-05 13:48:55 -07:00
Alexander Afanasyev 0ad7c21dfa Add building options for NS3 module (highly experimental) 2012-04-05 13:31:14 -07:00
Chaoyi Bian 9813519906 correct parameter in calling m_onUpdate in sync-logic.cc
add -O0 -g3 in CXXFLAGS for debugging
2012-03-27 18:34:11 -07:00
Alexander Afanasyev 4f9ea48723 Adding experimental (and optional) support of log4cxx logging.
Also, adding a sample logging configuration
2012-03-15 11:58:08 -07:00
Alexander Afanasyev 34ebcb78fc Several generalizations in wscript. Now waf is considering standard ssl library if pkg-config fails 2012-03-08 15:54:55 -08:00
Alexander Afanasyev 87c9b5d2b1 Modifying exception throwing in Sync::Digest
Now there are more diagnostic information attached to each exception
2012-03-07 20:49:13 -08:00
Chaoyi Bian ee5b8841b4 Add boost::thread to wscript 2012-03-07 13:43:27 -08:00
Alexander Afanasyev 250a4c4b98 Adding waf scripts to find CCNx and TinyXML header/libs 2012-03-07 13:40:18 -08:00
Alexander Afanasyev 1fbdcdd917 Debugging Leaf, FullLeaf, DiffLeaf
Added unit new tests
2012-03-05 23:14:33 -08:00
Alexander Afanasyev 58c77b0c36 Making Sync's destructor virtual (to prevent creation of Sync object) 2012-03-05 21:52:25 -08:00
Alexander Afanasyev 150f14d0ea Small reorganization of unit tests 2012-03-05 21:24:49 -08:00
Alexander Afanasyev b71beabf0c Adding a unit test using boost Unit Test Framework 2012-03-05 21:13:49 -08:00
Alexander Afanasyev 182fdc2af3 ./waf doxygen will generate documentation in doc/html 2012-03-05 18:06:52 -08:00
Alexander Afanasyev 2fc2d6792d Debugging Digest object. Now it seems to work almost perfectly 2012-03-05 16:57:39 -08:00
Alexander Afanasyev ec1d4a7fa8 Adding a simple test and finalizing wscript for standalone use 2012-03-05 11:06:54 -08:00
Alexander Afanasyev 146a51b8a0 Adding pre-compile directives to make it compile as a standalone library 2012-03-05 10:47:35 -08:00
Alexander Afanasyev e76f2632dd Add configuration to build a stand-alone application
Though, nothing compiles yet
2012-03-05 00:21:58 -08:00
Alexander Afanasyev 8f25cbbb68 Initial support for libcrypto
Added partially implemented libcrypto wrapper (Digest)
2012-03-01 23:53:40 -08:00
Alexander Afanasyev 7a696fb1ac Initial commit 2012-03-01 17:17:22 -08:00