1. 281b916 tables: Adjust pre-allocated CS entry queue on Cs::setLimit call by Alexander Afanasyev · 10 years ago
  2. b5888d2 table: make StrategyChoice enumerable by Junxiao Shi · 10 years ago
  3. d938a6b fw: Strategy::sendInterest allows changing Nonce by Junxiao Shi · 10 years ago
  4. 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
  5. 66f91f8 table: PIT entry InRecord/OutRecord getters by Junxiao Shi · 10 years ago
  6. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  7. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  8. 9c9231b table: Processing of PublisherPublicKeyLocator in CS by Ilya Moiseenko · 11 years ago
  9. f52dac7 table: NameTree optimization by Haowei Yuan · 11 years ago
  10. 11b9f3f table: Correcting type of Cost parameter in fib::Entry::addNextHop by Alexander Afanasyev · 11 years ago
  11. 8881162 table: Calling the correct version of Cs::setData when refreshing CS entry by Alexander Afanasyev · 11 years ago
  12. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 11 years ago
  13. 96b80bb table: Content Store performance fix by Ilya Moiseenko · 11 years ago
  14. 9f7455b fw: avoid setting PIT unsatisfy timer twice by Junxiao Shi · 11 years ago
  15. 30d3599 table: PIT PublisherPublicKeyLocator processing by Junxiao Shi · 11 years ago
  16. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  17. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 11 years ago
  18. 694bfb6 table: Fixing a bug in Name Tree resize function by Haowei Yuan · 11 years ago
  19. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  20. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  21. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 11 years ago
  22. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  23. 57f0f31 fw: make strategies understand scope by Junxiao Shi · 11 years ago
  24. 11bd9c2 fw: /localhop scope control on outgoing Interests by Junxiao Shi · 11 years ago
  25. e349ea1 table: clear StrategyInfo during strategy change by Junxiao Shi · 11 years ago
  26. 5d46942 table: FIB enumeration by HangZhang · 11 years ago
  27. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  28. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
  29. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  30. efceadc fib: implicitly delete empty Entry by Junxiao Shi · 11 years ago
  31. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  32. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  33. 7bb0151 table: MeasurementsAccessor uses StrategyChoice by Junxiao Shi · 11 years ago
  34. 2d9bdc8 fw: ClientControlStrategy by Junxiao Shi · 11 years ago
  35. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago
  36. 4063184 table: NameTree::findLongestPrefixMatch predicate by Junxiao Shi · 11 years ago
  37. c85a23c table: Measurements on NameTree by HangZhang · 11 years ago
  38. ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
  39. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  40. 78c84d1 table: PIT on NameTree by Haowei Yuan · 11 years ago
  41. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago
  42. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  43. a9b8575 table: Name Tree Implementation by HYuan · 11 years ago
  44. dbe7173 table: MeasurementsAccessor for strategy by Junxiao Shi · 11 years ago
  45. 65d0072 table: mock Measurements table by Junxiao Shi · 11 years ago
  46. 408a700 table: set/getStrategyInfo on FIB/PIT entities by Junxiao Shi · 11 years ago
  47. e5e2fce table: StrategyInfo getter/setter by Junxiao Shi · 11 years ago
  48. d5f8793 table: added findExactMatch and remove methods to Fib by Steve DiBenedetto · 11 years ago
  49. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago
  50. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  51. cbba04c table: mock PIT by Junxiao Shi · 11 years ago
  52. fd603ee table: Small stylistic update in CS API by Alexander Afanasyev · 11 years ago
  53. c1e1236 table: Mock implementation of FIB by Junxiao Shi · 11 years ago
  54. c9765df cs: Update interface by Alexander Afanasyev · 11 years ago
  55. b927a3a src: Creating daemon/common.hpp for all generic includes and import of commonly used abstractions to ndn namespace by Alexander Afanasyev · 11 years ago
  56. 0fcb41e cs: Implementing fake CS by Junxiao Shi · 11 years ago