1. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  2. 89046c1 apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase by Mickey Sweatt · 10 years ago
  3. 82d5ffe model: Enabling face operations based on NFD's face by Alexander Afanasyev · 10 years ago
  4. e4f0d3c model: Removing more legacy code and make code to compile by Spyridon Mastorakis · 10 years ago
  5. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  6. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  7. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  8. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from model/ndn-net-device-face.cc]
  9. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  10. 5bee19e model: First set of major API changes and reorganizations by Alexander Afanasyev · 11 years ago
  11. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  12. 565b50c model: Resolving bug/regression in ndn::NetDeviceFace that effectively prevented using ndnSIM with network devices other than PointToPointNetDevice in debug mode by Alexander Afanasyev · 11 years ago
  13. ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
  14. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  15. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (65%) from model/ccnx-net-device-face.cc]
  16. 1c0248b Adding more statistics collection (number of transmitted/received bytes by Alexander Afanasyev · 12 years ago
  17. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  18. 7f3e49e For duplicate interests keep incoming face !!! Need more thinking by Alexander Afanasyev · 12 years ago
  19. 8e2f112 Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib by Alexander Afanasyev · 12 years ago
  20. a5abcd9 BGL implementation for ccnx global routing seems to work. Need more debugging by Alexander Afanasyev · 12 years ago
  21. 956d054 documentation by Ilya Moiseenko · 13 years ago
  22. cbe92ae All CCNx faces are now available through FaceList object attribute by Alexander Afanasyev · 13 years ago
  23. f9f4eb0 Resolve compilation issues (more accurate with headers) by Alexander Afanasyev · 13 years ago
  24. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  25. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  26. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  27. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  28. 57959f9 Net device supports isLocal interface by Ilya Moiseenko · 13 years ago
  29. 25f7d4d Flooding forwarding strategy added by Ilya Moiseenko · 13 years ago
  30. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  31. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  32. 0ab833e Solving compilation problems, adding more comments. Modified ccnx-test example by Alexander Afanasyev · 13 years ago
  33. 56f79ea Updating code to the state that it compiles by Alexander Afanasyev · 13 years ago