1. 9c9c301 Don't throw exception in ccnLoop, put just log, sleep, and continue by Alexander Afanasyev · 12 years ago
  2. cbbb888 trim local prefix by Zhenkai Zhu · 12 years ago
  3. 053e5ac Small checkpoint by Alexander Afanasyev · 12 years ago
  4. f278db3 API change for closure. Return ParsedContentObject, not just content by Alexander Afanasyev · 12 years ago
  5. d6c2a90 Changing Closure API. No need for so many pointers... by Alexander Afanasyev · 12 years ago
  6. 8339e91 clean closure api by Zhenkai Zhu · 12 years ago
  7. 3f101ec Moving ccnx-related to ccnx/ by Alexander Afanasyev · 12 years ago[Renamed from src/ccnx-wrapper.cpp]
  8. 20bc8e2 Several mutex locking corrections (didn't check all of them) by Alexander Afanasyev · 12 years ago
  9. 6e7d4d2 sync core works except for simultaneous changes; by Zhenkai Zhu · 12 years ago
  10. e29616f test for sync (failing) by Zhenkai Zhu · 12 years ago
  11. dbc0671 Basic implementation of ObjectDb and ObjectManager. Local files can be by Alexander Afanasyev · 12 years ago
  12. dcfa963 Small changes to suppress warnings by Alexander Afanasyev · 12 years ago
  13. 49193a1 clean up ccnx-wrapper by Zhenkai Zhu · 12 years ago
  14. 19f81de fix memory leak in ccnx-tunnel by Zhenkai Zhu · 12 years ago
  15. d9d03f6 use new ccnx API for publishing data by Zhenkai Zhu · 12 years ago
  16. d34106a fix bug in incomingData; should not delete closure there by Zhenkai Zhu · 12 years ago
  17. 3b82d43 test for name and ccnx-wrapper by Zhenkai Zhu · 12 years ago
  18. cb2d0dd use Name everywhere by Zhenkai Zhu · 12 years ago
  19. f47109b add Name and Selector classes by Zhenkai Zhu · 12 years ago
  20. 0d8f5d5 fix trailing whitespaces by Zhenkai Zhu · 12 years ago
  21. 7f4258e lock in ccnx by Zhenkai Zhu · 12 years ago
  22. 9bad2bf add Interet class for flexibility if we need selectors in the future by Zhenkai Zhu · 12 years ago
  23. 974c5a6 more refactoring. Tunnel finishes by Zhenkai Zhu · 12 years ago
  24. bad089c pco and wrapper refine by Zhenkai Zhu · 12 years ago
  25. 43eb273 refactor ccnx-wrapper by Zhenkai Zhu · 12 years ago
  26. 1ddeb6f mv ccnx files to Ccnx namespace and refector a little bit by Zhenkai Zhu · 12 years ago