1. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  2. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  3. ffe8bbb table: allow setting CS capacity limit to zero by Minsheng Zhang · 9 years ago
  4. 330136a fw: fix PIT leak from DNL-detected duplicate Nonce by Junxiao Shi · 9 years ago
  5. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  6. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  7. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  8. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  9. 0355e9f fw: Forwarder processes Link for mobility by Junxiao Shi · 9 years ago
  10. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/fw/forwarder.cpp]
  11. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  12. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  13. 75ab6b7 fw: use LimitedIo in FwForwarder/SimpleExchange test case by Junxiao Shi · 10 years ago
  14. 455581d fw: use UnitTestClock in Forwarder persistent loop test case by Junxiao Shi · 10 years ago
  15. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  16. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  17. ad3f1cb fw: when Interest matches CS, set straggler timer on PIT entry by Junxiao Shi · 10 years ago
  18. 223271b fw: require valid FaceId in outgoing Interest/Data pipelines by Junxiao Shi · 10 years ago
  19. da006f5 fw: incoming Data pipeline avoid sending to inFace by Junxiao Shi · 10 years ago
  20. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  21. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/fw/forwarder.cpp]
  22. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  23. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
  24. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  25. 11bd9c2 fw: /localhop scope control on outgoing Interests by Junxiao Shi · 11 years ago
  26. b289cc1 fw: ForwarderCounters by Junxiao Shi · 11 years ago
  27. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  28. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  29. a4f2be8 fw: FaceTable by Junxiao Shi · 11 years ago
  30. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  31. 9b27bd2 fw: /localhost scope control on outgoing path by Junxiao Shi · 11 years ago
  32. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  33. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  34. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
  35. 8888449 fw: /localhost scope control for incoming Interest by Junxiao Shi · 11 years ago
  36. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
  37. 06887ac fw: set incomingFaceId for incoming packets by Junxiao Shi · 11 years ago
  38. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago