- 9330c2e build: more accurate Boost lib dependencies by Davide Pesavento · 1 year, 3 months ago
- 2ff1056 build: switch source archive to xz compression by Davide Pesavento · 1 year, 10 months ago
- 3fb27eb Prepare release 0.5.5 by Davide Pesavento · 2 years ago 0.5.5
- 9c4bd6d build: support CentOS Stream 9, make graphviz optional by Davide Pesavento · 2 years, 5 months ago
- 5a6292d build: explicitly require libndn-cxx >= 0.8.0 by Davide Pesavento · 2 years, 10 months ago
- dbac16a Prepare release 0.5.4 by Davide Pesavento · 3 years, 10 months ago 0.5.4
- 780e646 ci: compile-check installed headers by Davide Pesavento · 3 years, 11 months ago
- 07684bc Move config.hpp and a few more private headers to a 'detail' subdir by Davide Pesavento · 3 years, 11 months ago
- 5f408ae build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 6 months ago
- 675d6fb Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
- dd00076 Prepare release 0.5.3 by Davide Pesavento · 5 years ago 0.5.3
- c47774f build: pass pkg_config_path to check_cfg() when looking for libndn-cxx by Davide Pesavento · 5 years ago
- fae9def build: various updates by Davide Pesavento · 6 years ago
- e19f3f6 Prepare release 0.5.2 by Alexander Afanasyev · 6 years ago 0.5.2
- 4a9395b build: require gcc >= 5.3 and switch to C++14 by Davide Pesavento · 7 years ago
- e374e70 Prepare release 0.5.1 by Alexander Afanasyev · 7 years ago 0.5.1
- 40491df build: update waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
- f5fca3a Prepare release 0.5.0 by Alexander Afanasyev · 7 years ago 0.5.0
- 7ef57e2 build+ci: update scripts by Davide Pesavento · 7 years ago
- 9e50021 Prepare release 0.4.0 by Alexander Afanasyev · 7 years ago
- 12d5faa build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
- 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 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
- 372697f build: remove unnecessary dependency on protobuf by Yingdi Yu · 10 years ago
- 9d5679a src: destruct logic and socket properly by Yingdi Yu · 10 years ago new-reset
- f7ede41 Fix logic 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
- 06a678a build: organize building system, support sphinx doc 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
- 7c97cfa docs: Adding README, COPYING, and AUTHORS by Alexander Afanasyev · 10 years ago
- 7c64e5c build: == Dependency change == ChronoSync now depends on ndn-cxx library by Yingdi Yu · 11 years ago
- 0eee600 security: Add Validator by Yingdi Yu · 11 years ago
- 280bb96 security: Cleaning up all security stuff... by Yingdi Yu · 11 years ago
- e815471 compile: Change includes and wscript to compile against ndn-cpp-dev by Yingdi Yu · 11 years ago
- ce841ca Chaing waf to use ndn-cpp and ndn-cpp-et libs by Yingdi Yu · 11 years ago
- 5eb1cb5 Making sure the shared library is correctly linked (with versioning, "required" on OSX) 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
- 7804c23 Fixing pkconfig file by Alexander Afanasyev · 11 years ago
- ce00169 Finishing reorganization and making sure code compiles by Alexander Afanasyev · 11 years ago
- 6133f9a New waf/wscript and initial reorganization by Alexander Afanasyev · 11 years ago
- 03ec7bf Solving bug in wscript by Alexander Afanasyev · 12 years ago
- 6af3c15 pkgconfig + better protobuf support by Alexander Afanasyev · 13 years ago
- 3cfdcb9 use protobuf instead of tinyxml by Zhenkai Zhu · 13 years ago
- 2f2d641 implement c api wrapper by Chaoyi Bian · 13 years ago
- ea02698 get rid of STANDALONE parameter; by default it should be standalone (not ns3)! by Zhenkai Zhu · 13 years ago
- 9ec8f41 add include directory by Zhenkai Zhu · 13 years ago
- dc70a29 seems to work; however 2 suspicious things: 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
- 983b0e9 Adding random jitter for interest reexpression by Alexander Afanasyev · 13 years ago
- 40942f4 SyncMuc implementation... by Alexander Afanasyev · 13 years ago
- d7fc7c0 Initial code for evaluation by Alexander Afanasyev · 13 years ago
- 09e8d75 Modified (and simplified) NS-3 example by Alexander Afanasyev · 13 years ago
- aced8ad Correcting wscript for NS-3 module by Alexander Afanasyev · 13 years ago
- b550d6a First simple NS-3 scenario that seems to work by Alexander Afanasyev · 13 years ago
- 181d7e5 Now code compiles and seem to have all the features... Though most likely not yet working by Alexander Afanasyev · 13 years ago
- ca6f329 Checkpoint by Alexander Afanasyev · 13 years ago
- a0c8a1d Small wscript modification, related to debug cxx flags by Alexander Afanasyev · 13 years ago
- 158ec0d Small reogranization by Alexander Afanasyev · 13 years ago
- 0ad7c21 Add building options for NS3 module (highly experimental) by Alexander Afanasyev · 13 years ago
- 9813519 correct parameter in calling m_onUpdate in sync-logic.cc by Chaoyi Bian · 13 years ago
- 4f9ea48 Adding experimental (and optional) support of log4cxx logging. by Alexander Afanasyev · 13 years ago
- 34ebcb7 Several generalizations in wscript. Now waf is considering standard ssl library if pkg-config fails by Alexander Afanasyev · 13 years ago
- 87c9b5d Modifying exception throwing in Sync::Digest by Alexander Afanasyev · 13 years ago
- ee5b884 Add boost::thread to wscript by Chaoyi Bian · 13 years ago
- 250a4c4 Adding waf scripts to find CCNx and TinyXML header/libs by Alexander Afanasyev · 13 years ago
- 1fbdcdd Debugging Leaf, FullLeaf, DiffLeaf by Alexander Afanasyev · 13 years ago
- 58c77b0 Making Sync's destructor virtual (to prevent creation of Sync object) by Alexander Afanasyev · 13 years ago
- 150f14d Small reorganization of unit tests by Alexander Afanasyev · 13 years ago
- b71beab Adding a unit test using boost Unit Test Framework by Alexander Afanasyev · 13 years ago
- 182fdc2 ./waf doxygen will generate documentation in doc/html by Alexander Afanasyev · 13 years ago
- 2fc2d67 Debugging Digest object. Now it seems to work almost perfectly by Alexander Afanasyev · 13 years ago
- ec1d4a7 Adding a simple test and finalizing wscript for standalone use by Alexander Afanasyev · 13 years ago
- 146a51b Adding pre-compile directives to make it compile as a standalone library by Alexander Afanasyev · 13 years ago
- e76f263 Add configuration to build a stand-alone application by Alexander Afanasyev · 13 years ago
- 8f25cbb Initial support for libcrypto by Alexander Afanasyev · 13 years ago
- 7a696fb Initial commit by Alexander Afanasyev · 13 years ago