1. 7f670b2 Fix sonarqube issues (#6) by brianmcginn · 8 years ago
  2. ac0be62 Fix Klocwork issues (#5) by Andrew Brown · 8 years ago
  3. 0f5a9c1 Apply IntelliJ suggestions by Andrew Brown · 8 years ago
  4. 6e00295 Create working pub-sub integration test by Andrew Brown · 8 years ago
  5. 388c51d Add NameTree by Andrew Brown · 8 years ago
  6. 3301c0d Finish BoundedInMemoryContentStore by Andrew Brown · 8 years ago
  7. edc95a7 Move all segmentation methods to SegmentationHelper by Andrew Brown · 8 years ago
  8. 770e00c Implement ContentStore by Andrew Brown · 8 years ago
  9. 85234ea Fix @author tags by Andrew Brown · 8 years ago
  10. b224390 Fix tests using MockForwarder by Andrew Brown · 8 years ago
  11. 0acf8d8 Update to jndn v0.11 by andrewsbrown · 9 years ago
  12. 13b11c5 Re-factor and upgrade to support Java 8 CompletableFutures as well as AdvancedClient capabilities by andrewsbrown · 10 years ago
  13. 8d5ae29 Move to Java 8, with CompletableFutures, etc. by andrewsbrown · 10 years ago
  14. d403db8 Upgrade SegmentedClient to be fully asynchronous (no forced blocking for first packet) by andrewsbrown · 10 years ago
  15. 2659ec3 Fix test by Andrew Brown · 10 years ago
  16. 86088d7 Switch to OnInterestCallback by andrewsbrown · 10 years ago
  17. 54cee48 Segmentation tweaks and further tests by andrewsbrown · 10 years ago
  18. 6f8f469 Add SegmentedServer integration test by andrewsbrown · 10 years ago
  19. 7d68e08 Fix bug: segmented packets, once aggregated, had the interest name and not the returned data name without the segment component. by andrewsbrown · 10 years ago
  20. 6e2d6b7 Add satisfies() and cleanup() to repository servers by andrewsbrown · 10 years ago
  21. 2d7ee8d Add packet names to logging messages by andrewsbrown · 10 years ago
  22. 250f91c Remove experimental tree repository code by andrewsbrown · 10 years ago
  23. 0e7ce88 Upgrade Repository with cleanup() by andrewsbrown · 10 years ago
  24. 629816c Fix processing of segmented packets; if no FinalBlockId is present, the request should still succeed by andrewsbrown · 10 years ago
  25. d4bc52a Add ability to retrieve registered prefix ID of a Server by andrewsbrown · 10 years ago
  26. 4dddd47 Add new Server implementation by andrewsbrown · 10 years ago
  27. 32ad4bc Add pipeline stages by andrewsbrown · 10 years ago
  28. 15e8ca3 Add repository implementations by andrewsbrown · 10 years ago
  29. 4329a43 Remove old Server implementation by andrewsbrown · 10 years ago
  30. b005ee6 Fix name shortening bug; SegmentedClient always removed the last component in reassembled packet, should only remove the last component if it is a segment marker by andrewsbrown · 10 years ago
  31. 90712cb Rename SimpleClient test by andrewsbrown · 10 years ago
  32. f611e73 Add documentation by andrewsbrown · 10 years ago
  33. 996b36a Test segmentation by andrewsbrown · 10 years ago
  34. 69d5329 Upgrade API: use base interface, return vanilla Future<Data>, throw exceptions instead of returning null, and improve underlying implementation/tests by andrewsbrown · 10 years ago
  35. 4feb2da Update license headers by andrewsbrown · 10 years ago
  36. 58671d9 Remove unused log4j reference by Andrew Brown · 10 years ago
  37. db45705 Switch to FutureData; add SegmentedClient by Andrew Brown · 10 years ago
  38. a450fad Add server capabilities, refactor observer pattern by Andrew Brown · 10 years ago
  39. 070dc89 Refactor, add documentation; fix timeouts by Andrew Brown · 10 years ago
  40. ac28226 Move Publisher, Subscriber to jndn-pubsub by Andrew Brown · 10 years ago
  41. 7b1daf3 Initial pubsub; waiting on MockFace to fully test by Andrew Brown · 10 years ago
  42. 3f2521a Initial commit by Andrew Brown · 10 years ago