Last release based on the deprecated codebase
  1. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  2. abb493a model: Enabling serialization/deserialization of Exclude filter in ndnSIM wire format by Alexander Afanasyev · 11 years ago
  3. a4e7428 model+ndn.cxx+test: Finishing implementation of ApiFace (now timeouts are working as well) by Alexander Afanasyev · 11 years ago
  4. ee76255 model+test: Fixing tests and making sure all tests pass by Alexander Afanasyev · 11 years ago
  5. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  6. 7e6749a tests: Fixing issue #31 related signed/unsigned comparison warning in one of the tests by Alexander Afanasyev · 11 years ago
  7. d6e5c5f model: Adding support for "fake" content object signatures by Alexander Afanasyev · 11 years ago
  8. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  9. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  10. e6dc0ac model: Finalizing implementation of FaceMetric::Status tracing by Alexander Afanasyev · 11 years ago
  11. 674c876 tests: moving trie.cc from examples to test (not really working yet) by Alexander Afanasyev · 12 years ago
  12. 11fdadd Correcting bug with content object serialization by Alexander Afanasyev · 12 years ago
  13. bd9c18e Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet by Alexander Afanasyev · 12 years ago
  14. 9bab368 Additional cleaning. Repairing tests. by Alexander Afanasyev · 12 years ago
  15. 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
  16. 38ba9b2 Checkpoint #2 by Alexander Afanasyev · 12 years ago
  17. ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
  18. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  19. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago
  20. 6a3bb13 ForwardingStrategy removes PIT if interest wasn't propagated. Updated by Alexander Afanasyev · 12 years ago
  21. 3476edf A slightly modified FwPerFibLimits test. Modified ConsumerBatches by Alexander Afanasyev · 12 years ago
  22. ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
  23. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  24. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  25. e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
  26. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  27. 27acad9 Small change with LoadStats unit tests by Alexander Afanasyev · 12 years ago
  28. e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
  29. 0560eec Stats tree seems to work properly, including pruning of "empty" leaves by Alexander Afanasyev · 12 years ago
  30. 0845c09 Initial steps in stats tree building. Almost done, but something is fishy by Alexander Afanasyev · 12 years ago
  31. f1e013f Introducing a couple of real test cases. by Alexander Afanasyev · 12 years ago
  32. 864522f Adding necessary patches to run NDN module by Alexander Afanasyev · 12 years ago
  33. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  34. e1a065d Removing legacy examples. Moving test application to `test' folder by Alexander Afanasyev · 12 years ago
  35. 0872371 unit tests by Ilya Moiseenko · 13 years ago
  36. 9d25869 regression test (not completed) by Ilya Moiseenko · 13 years ago
  37. a828e9f fix of interest header test by Ilya Moiseenko · 13 years ago
  38. 3e15eff Unit test for interest header serialization/deserialization by Ilya Moiseenko · 13 years ago
  39. a9b20d1 file extensions changed - ns-3 sometimes doesn't build *.c files by Ilya Moiseenko · 13 years ago
  40. 54a6bba settings for external dependency to OpenSSL by Ilya Moiseenko · 13 years ago
  41. 1762af7 Module template now builds into ns-3 by Ilya Moiseenko · 13 years ago