1. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  2. db8280f examples: Modifying examples to work with the new codebase by Spyridon Mastorakis · 10 years ago
  3. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  4. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from examples/ndn-grid.cc]
  5. 9fb2e3d docs: Small update of the documentation by Alexander Afanasyev · 11 years ago
  6. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  7. aa1c4c3 docs: modifying documentation examples (now code in the documentation is taken from real code in examples/ folder) by Alexander Afanasyev · 12 years ago
  8. f6807a5 Final updates and documentation fixes by Alexander Afanasyev · 12 years ago
  9. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  10. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  11. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (79%) from examples/ccnx-grid.cc]
  12. e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
  13. 9a98970 Implementing new cache replacement strategies: Random and FIFO by Alexander Afanasyev · 12 years ago
  14. b6174b9 Modify grid example to work under redesigned content store by Alexander Afanasyev · 12 years ago
  15. 07b0063 Documentation update by Alexander Afanasyev · 12 years ago
  16. 4885eea Correcting includes in example by Alexander Afanasyev · 12 years ago
  17. d859979 Changing example CcnxGrid to use CcnxGlobalRouting by Alexander Afanasyev · 12 years ago
  18. a514d63 Adding slightly more complicated tutorial example by Alexander Afanasyev · 12 years ago
  19. e1a065d Removing legacy examples. Moving test application to `test' folder by Alexander Afanasyev · 12 years ago
  20. 011b859 Implementing Poisson Process for consumer requests (exponential distribution for inter-arrival times) by Alexander Afanasyev · 13 years ago
  21. 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
  22. 09374c0 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  23. 58d2667 Abilene and sprint topologies by Ilya Moiseenko · 13 years ago
  24. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  25. e67a97f Correcting bug with NACK processing by Alexander Afanasyev · 13 years ago
  26. c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
  27. 1145314 Enable limits options in CcnxStackHelper by Alexander Afanasyev · 13 years ago
  28. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  29. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  30. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  31. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  32. d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
  33. 176ed06 Modifying ccnx-grid example to work with support of the latest FIB populating by Alexander Afanasyev · 13 years ago
  34. a4e3f85 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  35. b2fc8a3 ccnx grid dump commit by Ilya Moiseenko · 13 years ago
  36. 3ba44e5 Implementation of Ipv4GlobalRoutingUnroderedNexthops to manage multiple by Alexander Afanasyev · 13 years ago
  37. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  38. c926604 Ccnx-grid example by Ilya Moiseenko · 13 years ago