1. 0bb5d5f Downgrade log levels for clients and bump version by andrewsbrown · 10 years ago
  2. 629816c Fix processing of segmented packets; if no FinalBlockId is present, the request should still succeed by andrewsbrown · 10 years ago
  3. 5ae56f1 Fix typo by andrewsbrown · 10 years ago
  4. d4bc52a Add ability to retrieve registered prefix ID of a Server by andrewsbrown · 10 years ago
  5. 4dddd47 Add new Server implementation by andrewsbrown · 10 years ago
  6. 32ad4bc Add pipeline stages by andrewsbrown · 10 years ago
  7. 15e8ca3 Add repository implementations by andrewsbrown · 10 years ago
  8. 4329a43 Remove old Server implementation by andrewsbrown · 10 years ago
  9. 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
  10. f611e73 Add documentation by andrewsbrown · 10 years ago
  11. 996b36a Test segmentation by andrewsbrown · 10 years ago
  12. 8245f69 Re-fix segmentation logic by andrewsbrown · 10 years ago
  13. f2d4c1a Fix segmentation logic by andrewsbrown · 10 years ago
  14. 5f36a44 Add SegmentedServerHelper by andrewsbrown · 10 years ago
  15. 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
  16. 127bebc Move Future implementations to subfolder by andrewsbrown · 10 years ago
  17. 0cf35f9 Improve logging and documentation; also, SegmentedClient.getAsync() will always return a list. by andrewsbrown · 10 years ago
  18. 4feb2da Update license headers by andrewsbrown · 10 years ago
  19. 8372eaa Update POM for OSSRH release; see ticket https://issues.sonatype.org/browse/OSSRH-13979 by andrewsbrown · 10 years ago
  20. db45705 Switch to FutureData; add SegmentedClient by Andrew Brown · 10 years ago
  21. cf2df32 All events should trigger observer callback by Andrew Brown · 10 years ago
  22. 665c0c1 Fix debugging message by Andrew Brown · 10 years ago
  23. a88e6ef Add packet signing by Andrew Brown · 10 years ago
  24. a450fad Add server capabilities, refactor observer pattern by Andrew Brown · 10 years ago
  25. 070dc89 Refactor, add documentation; fix timeouts by Andrew Brown · 10 years ago
  26. ac28226 Move Publisher, Subscriber to jndn-pubsub by Andrew Brown · 10 years ago
  27. 7b1daf3 Initial pubsub; waiting on MockFace to fully test by Andrew Brown · 10 years ago
  28. 3f2521a Initial commit by Andrew Brown · 10 years ago