1. bb75b55 mgmt: added subscription-based configuration file parser by Steve DiBenedetto · 10 years ago
  2. e5e2fce table: StrategyInfo getter/setter by Junxiao Shi · 10 years ago
  3. 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 10 years ago
  4. d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  5. 1d80cd0 test/mgmt: remove unnecessary fib and fib manager references by Steve DiBenedetto · 10 years ago
  6. b78ec7d build: Fixing code to compile using the latest version of ndn-cpp-dev by Alexander Afanasyev · 10 years ago
  7. b35bcf2 ci: Fixes for travis-ci by Alexander Afanasyev · 10 years ago
  8. 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 10 years ago
  9. bc1d1e2 ndn.cxx: Check whether Callback IsNull() for ApiFace by YuZhang · 10 years ago
  10. 94ceb12 core: Fixing scheduler, so it doesn't crash when an event is cancelled from the event invocation by Alexander Afanasyev · 10 years ago
  11. d5f8793 table: added findExactMatch and remove methods to Fib by Steve DiBenedetto · 10 years ago
  12. 214563c main: Added fib manager to management initialization by Steve DiBenedetto · 10 years ago
  13. ca920cd Merge branch for issue #1138 by Alexander Afanasyev · 10 years ago
  14. bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 10 years ago
  15. 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 10 years ago
  16. 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 10 years ago
  17. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 10 years ago
  18. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 10 years ago
  19. 26b730f fw: Added FaceId to Face conversion method by Steve DiBenedetto · 10 years ago
  20. 09bf7c4 daemon: mock program integration by Junxiao Shi · 10 years ago
  21. a16abd2 face/tcp: Fixing multiple accept on a channel by Alexander Afanasyev · 10 years ago
  22. 96dc0c4 face: TCP end-to-end test case by Junxiao Shi · 10 years ago
  23. 3958b01 face/tcp: Fixing TcpChannel and TcpFace implementation and enable basic logging in both by Alexander Afanasyev · 10 years ago
  24. 6688681 core: Logger extension to allow in-class-defined logger by Alexander Afanasyev · 10 years ago
  25. 46f6647 face: Fixing a small bug by Alexander Afanasyev · 10 years ago
  26. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 10 years ago
  27. 234a532 core: Scheduler::cancelEvent allows empty EventId by Junxiao Shi · 10 years ago
  28. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 10 years ago
  29. a807e65 core: Implementation of the logging module for NFD by Ilya Moiseenko · 10 years ago
  30. 7f02c1e core: move event-emitter to core by Junxiao Shi · 10 years ago
  31. 5b43398 mgmt: Added skeleton for InternalFace by Steve DiBenedetto · 10 years ago
  32. 71929b3 ci: Add .travis.yml (for ubuntu only) by Yi Huang · 10 years ago
  33. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 10 years ago
  34. 9b74c2c Merge branch for issue: #1132 by Alexander Afanasyev · 10 years ago
  35. 334b714 face/tcp: Add map of remoteEndpoint-Face within channel by Alexander Afanasyev · 10 years ago
  36. d32cb96 face/tcp: Implementing mock version of TcpFace by Alexander Afanasyev · 10 years ago
  37. 855a53c face/tcp: Adding success/fail callbacks for TCP channel connect/listen by Alexander Afanasyev · 10 years ago
  38. 8ad71ba face/tcp: Implementing accepting and establishing connections with TCP Channel by Alexander Afanasyev · 10 years ago
  39. 33b7277 fw: Basic Forwarder class definition by Alexander Afanasyev · 10 years ago
  40. cbba04c table: mock PIT by Junxiao Shi · 10 years ago
  41. a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 10 years ago
  42. fd603ee table: Small stylistic update in CS API by Alexander Afanasyev · 10 years ago
  43. 920af2f core: Basic implementation of Scheduler by Alexander Afanasyev · 10 years ago
  44. c1e1236 table: Mock implementation of FIB by Junxiao Shi · 10 years ago
  45. c9765df cs: Update interface by Alexander Afanasyev · 10 years ago
  46. 32bfeb3 abstract Face class by Junxiao Shi · 10 years ago
  47. 61c5ef3 core: time::Duration, time:Point, time::now by Junxiao Shi · 10 years ago
  48. 2c29f3a face: declare Face class and FaceId type by Junxiao Shi · 10 years ago
  49. b927a3a src: Creating daemon/common.hpp for all generic includes and import of commonly used abstractions to ndn namespace by Alexander Afanasyev · 10 years ago
  50. 0fcb41e cs: Implementing fake CS by Junxiao Shi · 10 years ago
  51. 1a2a856 util: EventEmitter by Junxiao Shi · 10 years ago
  52. 336e4f7 doc: add pkg-config as a prerequisite by Junxiao Shi · 10 years ago
  53. 2aa3962 Adding build system, README, COPYING, basic INSTALL.md, and skeleton for unit tests by Alexander Afanasyev · 10 years ago
  54. a141700 Initial commit by Alexander Afanasyev · 10 years ago
  55. 7606f70 apps/producer: Include in the Data packet timestamp field the actual time the packet was created by José Quevedo · 11 years ago
  56. 16d252a helper: ndn::GlobalRoutingHelper extension by Alexander Afanasyev · 11 years ago
  57. 1914d49 Fix route calculation for shared channel by José Quevedo · 11 years ago
  58. 465f781 model/pit: Fixing implementation bugs in serialized_size_policy_traits by Alexander Afanasyev · 11 years ago
  59. dfa6985 model: Fixing bug with wire format handling by Alexander Afanasyev · 11 years ago
  60. 4e30a8f docs: Typo correction by Alexander Afanasyev · 11 years ago
  61. f21bfc1 model: Extending ContentStoreImpl interface to get access to the underlying policy by Alexander Afanasyev · 11 years ago
  62. 547e5e6 tools: Make sure code compiles with the latest version of base NS-3 by Alexander Afanasyev · 11 years ago v0.5.1
  63. dc794a3 model: Remove assert in fib::Entry::UpdateFaceRtt and fib::Entry::UpdateStatus by Alexander Afanasyev · 11 years ago
  64. adcff3d build: Honor "--disable-python" and disable PyNDN "compilation"/installation by Alexander Afanasyev · 11 years ago
  65. f5a0bf2 docs: Small update by Alexander Afanasyev · 11 years ago
  66. cd31abd model: Adding experimental support for caching policies with probability caching by Alexander Afanasyev · 11 years ago
  67. 6283f30 docs: Another small addition by Alexander Afanasyev · 11 years ago
  68. dfd5249 model: Fixing bug with CCNb name encoding/decoding by Alexander Afanasyev · 11 years ago
  69. 51c9f9b model: Extending ndn::fib::Entry to provide access to RTT estimate by Alexander Afanasyev · 11 years ago
  70. d16b50c docs: Another small update by Alexander Afanasyev · 11 years ago
  71. 819eb77 docs: Small update and bugfix by Alexander Afanasyev · 11 years ago
  72. 0d584e3 examples: Adding an extremely basic WiFi-based ndnSIM scenario by Alexander Afanasyev · 11 years ago
  73. 39314e0 examples: Adding missing command-line processing in pcap example by Alexander Afanasyev · 11 years ago
  74. f0bda2f PyNDN: Removing no longer necessary memory cleanup cheatings by Alexander Afanasyev · 11 years ago
  75. 260e409 utils/tracers: An optimized way to connect to L2 and ndn.CS traces by Alexander Afanasyev · 11 years ago
  76. 9ab7d67 docs: Documentation update and returning requirement of boost 1.48 by Alexander Afanasyev · 11 years ago
  77. fc9d9e1 docs: Documentation update by Alexander Afanasyev · 11 years ago
  78. db5f3b6 utils/tracers: Adding *::Destroy () method in Tracers by Alexander Afanasyev · 11 years ago v0.5-rc2
  79. f34fe56 docs: Redesigned the index page of the ndnSIM website by Alexander Afanasyev · 11 years ago
  80. 3fe94dc utils/tracers: Modifying (simplifying) interface for ndnSIM tracers by Alexander Afanasyev · 11 years ago
  81. 05d4094 PyNDN: Fixing bug in Data, and adding compatibility tricks to Key and SignedInfo by Alexander Afanasyev · 11 years ago
  82. baccf7d ndn.cxx: Expressing interests and publishing data use event scheduling, instead of directly calling the callback by Alexander Afanasyev · 11 years ago
  83. 666a57f PyNDN: Fixing bug in nre (needed an explicit casting name components to str) by Alexander Afanasyev · 11 years ago
  84. 7ff81b7 PyNDN: A couple of bug fixes in Name and Data classes by Alexander Afanasyev · 11 years ago
  85. 7271156 ndn.cxx: Bug with timeout-policy by Alexander Afanasyev · 11 years ago
  86. 208c25d model: Data packet's copy constructor had a bug regarding KeyLocator by Alexander Afanasyev · 11 years ago
  87. 36f1053 PyNDN: Adding python exception handing inside callback. Fixing nre by Alexander Afanasyev · 11 years ago
  88. 40bc46d PyNDN: A lot of fixes and API unification by Alexander Afanasyev · 11 years ago
  89. fce5bbd PyNDN: Bug fixing and API unification by Alexander Afanasyev · 11 years ago
  90. b4921ec PyNDN: adding option to install PyNDN to a custom location by Alexander Afanasyev · 11 years ago
  91. 6eba36f src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc by Alexander Afanasyev · 11 years ago
  92. 4699242 ndn.cxx: Add trick for gcc to ignore warning from boost includes by Alexander Afanasyev · 11 years ago
  93. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  94. e63a7c1 docs: Adding one more research paper by Alexander Afanasyev · 11 years ago
  95. 0aa47bf model-wire: Adding partial compliance to CCNb format in Signature block by Alexander Afanasyev · 11 years ago
  96. b4bf3ef model-wire: Fixing compliance with CCNb format regarding Content tag by Alexander Afanasyev · 11 years ago
  97. 52a09bd helper: Fixing bug with ndn::GlobalRoutingHelper by Alexander Afanasyev · 11 years ago
  98. a8914be model: Fixing bug with redundant adding of FwHopCountTag in fw.Nacks by Alexander Afanasyev · 11 years ago
  99. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  100. 8d6e3f6 python: Rescanned bindings by Alexander Afanasyev · 11 years ago