1. f0bda2f PyNDN: Removing no longer necessary memory cleanup cheatings by Alexander Afanasyev · 11 years ago
  2. baccf7d ndn.cxx: Expressing interests and publishing data use event scheduling, instead of directly calling the callback by Alexander Afanasyev · 11 years ago
  3. 7271156 ndn.cxx: Bug with timeout-policy by Alexander Afanasyev · 11 years ago
  4. 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
  5. 4699242 ndn.cxx: Add trick for gcc to ignore warning from boost includes by Alexander Afanasyev · 11 years ago
  6. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  7. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  8. 3898e1b build: Adding tricks to suppress unwanted warnings from clang (originated from boost) by Alexander Afanasyev · 11 years ago
  9. abb493a model: Enabling serialization/deserialization of Exclude filter in ndnSIM wire format by Alexander Afanasyev · 11 years ago
  10. f23a7b6 model: A couple of tricks and fixes in NDN.cxx, so it will play nice with python bindings by Alexander Afanasyev · 11 years ago
  11. 157c9e6 model: Bug fixes and small API change in ndn.cxx by Alexander Afanasyev · 11 years ago
  12. 9213601 model: Another major change: switching to NDN.cxx API for ndn::Name by Alexander Afanasyev · 11 years ago
  13. e4795ae model+ndn.cxx+apps: New application template (CallbackBasedApp) that can be used to prototype NS-3 applications in python by Alexander Afanasyev · 11 years ago
  14. a4e7428 model+ndn.cxx+test: Finishing implementation of ApiFace (now timeouts are working as well) by Alexander Afanasyev · 11 years ago
  15. 7960606 model: A basic implementation of ndn::ApiFace that can be used as an NDN handler in any "normal" NS-3 application by Alexander Afanasyev · 11 years ago
  16. 5bee19e model: First set of major API changes and reorganizations by Alexander Afanasyev · 11 years ago
  17. 79a5bd6 ndn.cxx: Initial work to introduce full NDN application API to ndnSIM by Alexander Afanasyev · 11 years ago