1. afbd74d core: eliminate MapValueIterator in favor of boost::adaptors::map_values by Junxiao Shi · 10 years ago
  2. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  3. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  4. 8bfd56d fw: NccStrategy proper detection for new PIT entry by Junxiao Shi · 10 years ago
  5. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  6. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  7. 986b849 fw: Best Route Strategy version 2 by Junxiao Shi · 10 years ago
  8. ad3f1cb fw: when Interest matches CS, set straggler timer on PIT entry by Junxiao Shi · 10 years ago
  9. cbb490a fw: NccStrategy always sets pitEntryEntry->maxInterval by Junxiao Shi · 10 years ago
  10. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  11. 632a620 mgmt: expose link layer counters in Face Dataset by Junxiao Shi · 10 years ago
  12. 7b984c6 face: reserved FaceIds and NullFace by Junxiao Shi · 10 years ago
  13. 33152f1 face: link layer byte counts in FaceCounters by Junxiao Shi · 10 years ago
  14. a57f8b4 fw: set unsatisfy timer in incoming Interest pipeline by Alexander Afanasyev · 10 years ago
  15. 0e173b7 fw: permit setStragglerTimer with unexpired OutRecord by Junxiao Shi · 10 years ago
  16. 223271b fw: require valid FaceId in outgoing Interest/Data pipelines by Junxiao Shi · 10 years ago
  17. 583760b face: Cleaning up onFail EventEmitter after event is fired from Face::fail by Alexander Afanasyev · 10 years ago
  18. af6569a core: unify randomization by Junxiao Shi · 10 years ago
  19. 02e3224 fw: RttEstimator by Junxiao Shi · 10 years ago
  20. da006f5 fw: incoming Data pipeline avoid sending to inFace by Junxiao Shi · 10 years ago
  21. d938a6b fw: Strategy::sendInterest allows changing Nonce by Junxiao Shi · 10 years ago
  22. 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
  23. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 10 years ago
  24. f52dac7 table: NameTree optimization by Haowei Yuan · 10 years ago
  25. 9f7455b fw: avoid setting PIT unsatisfy timer twice by Junxiao Shi · 10 years ago
  26. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  27. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 10 years ago
  28. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 10 years ago
  29. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 10 years ago
  30. 1391d61 fw: NccStrategy checks existence of PitEntryInfo by Junxiao Shi · 10 years ago
  31. bc521a5 fw: Prevent re-insertion of faces into FaceTable by Alexander Afanasyev · 10 years ago
  32. e17349a fw: fix isPending condition by Junxiao Shi · 10 years ago
  33. 7b7dfdd tools: Fixing bugs in nfd-status by Alexander Afanasyev · 10 years ago
  34. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  35. bd392bf fw: FaceTable onAdd,onRemove events by Junxiao Shi · 10 years ago
  36. ea48d8b mgmt: StatusServer by Junxiao Shi · 10 years ago
  37. c542b2b fw: invoke FaceTable::remove upon Face::onFail by Junxiao Shi · 10 years ago
  38. 57f0f31 fw: make strategies understand scope by Junxiao Shi · 10 years ago
  39. 11bd9c2 fw: /localhop scope control on outgoing Interests by Junxiao Shi · 10 years ago
  40. b289cc1 fw: ForwarderCounters by Junxiao Shi · 10 years ago
  41. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 10 years ago
  42. abe9e97 mgmt: added FaceManager to create and destroy faces by Steve DiBenedetto · 10 years ago
  43. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 10 years ago
  44. 7bb0151 table: MeasurementsAccessor uses StrategyChoice by Junxiao Shi · 10 years ago
  45. 2d9bdc8 fw: ClientControlStrategy by Junxiao Shi · 10 years ago
  46. bb5105f table: Strategy Choice table by Junxiao Shi · 10 years ago
  47. a4f2be8 fw: FaceTable by Junxiao Shi · 10 years ago
  48. 4063184 table: NameTree::findLongestPrefixMatch predicate by Junxiao Shi · 10 years ago
  49. c85a23c table: Measurements on NameTree by HangZhang · 10 years ago
  50. ad4afd1 table: FIB on NameTree by HangZhang · 10 years ago
  51. 78c84d1 table: PIT on NameTree by Haowei Yuan · 10 years ago
  52. 0b5fbbb fw: NccStrategy by Junxiao Shi · 10 years ago
  53. 9b27bd2 fw: /localhost scope control on outgoing path by Junxiao Shi · 10 years ago
  54. 09498f0 fw: rename "Interest rebuff" to "Interest reject" by Junxiao Shi · 10 years ago
  55. c041ca3 core: global io_service and scheduler by Junxiao Shi · 10 years ago
  56. dbe7173 table: MeasurementsAccessor for strategy by Junxiao Shi · 10 years ago
  57. 727ed29 fw: broadcast strategy by Junxiao Shi · 10 years ago
  58. 22be22c fw: Strategy::beforeSatisfyPendingInterest trigger by Junxiao Shi · 10 years ago
  59. 679e927 fw: Strategy base class by Junxiao Shi · 10 years ago
  60. 8888449 fw: /localhost scope control for incoming Interest by Junxiao Shi · 10 years ago
  61. 06887ac fw: set incomingFaceId for incoming packets by Junxiao Shi · 10 years ago
  62. e5e2fce table: StrategyInfo getter/setter by Junxiao Shi · 10 years ago
  63. 26b730f fw: Added FaceId to Face conversion method by Steve DiBenedetto · 10 years ago
  64. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 10 years ago
  65. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 10 years ago
  66. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 10 years ago
  67. 33b7277 fw: Basic Forwarder class definition by Alexander Afanasyev · 10 years ago