1. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  2. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  3. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  4. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  5. c69f921 fw: deprecate ClientControlStrategy by Junxiao Shi · 8 years ago
  6. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  7. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  8. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  9. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  10. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  11. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  12. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  13. faf3eb0 fw: register strategy with macro by Junxiao Shi · 10 years ago
  14. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  15. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  16. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  17. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  18. 2d9bdc8 fw: ClientControlStrategy by Junxiao Shi · 11 years ago