1. c721613 Pin jndn version to 0.6 by andrewsbrown · 10 years ago
  2. 73065d0 Fix excessive logging by andrewsbrown · 10 years ago
  3. d403db8 Upgrade SegmentedClient to be fully asynchronous (no forced blocking for first packet) by andrewsbrown · 10 years ago
  4. 2659ec3 Fix test by Andrew Brown · 10 years ago
  5. 86088d7 Switch to OnInterestCallback by andrewsbrown · 10 years ago
  6. 54cee48 Segmentation tweaks and further tests by andrewsbrown · 10 years ago
  7. f6ca2e3 Bump version by andrewsbrown · 10 years ago
  8. 6f8f469 Add SegmentedServer integration test by andrewsbrown · 10 years ago
  9. 3f66997 Add trace-level logging by andrewsbrown · 10 years ago
  10. 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
  11. 6e2d6b7 Add satisfies() and cleanup() to repository servers by andrewsbrown · 10 years ago
  12. 2d7ee8d Add packet names to logging messages by andrewsbrown · 10 years ago
  13. 300cd3c Bump version by andrewsbrown · 10 years ago
  14. a2a877d Fix logging names by andrewsbrown · 10 years ago
  15. 250f91c Remove experimental tree repository code by andrewsbrown · 10 years ago
  16. 0e7ce88 Upgrade Repository with cleanup() by andrewsbrown · 10 years ago
  17. 20ccfdd Improve documentation examples by andrewsbrown · 10 years ago
  18. 7fff867 Add example documentation by andrewsbrown · 10 years ago
  19. 474f240 Add Javadoc publishing by andrewsbrown · 10 years ago
  20. 0bb5d5f Downgrade log levels for clients and bump version by andrewsbrown · 10 years ago
  21. 629816c Fix processing of segmented packets; if no FinalBlockId is present, the request should still succeed by andrewsbrown · 10 years ago
  22. 5ae56f1 Fix typo by andrewsbrown · 10 years ago
  23. d4bc52a Add ability to retrieve registered prefix ID of a Server by andrewsbrown · 10 years ago
  24. b3abe7c Bump version by andrewsbrown · 10 years ago
  25. 4dddd47 Add new Server implementation by andrewsbrown · 10 years ago
  26. 32ad4bc Add pipeline stages by andrewsbrown · 10 years ago
  27. 15e8ca3 Add repository implementations by andrewsbrown · 10 years ago
  28. 2e34956 Add test coverage plugin 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. 87b6a8d Merge pull request #1 from 01org/test-new-api by Andrew Brown · 10 years ago
  33. f611e73 Add documentation by andrewsbrown · 10 years ago
  34. 996b36a Test segmentation by andrewsbrown · 10 years ago
  35. 8245f69 Re-fix segmentation logic by andrewsbrown · 10 years ago
  36. f2d4c1a Fix segmentation logic by andrewsbrown · 10 years ago
  37. 5f36a44 Add SegmentedServerHelper by andrewsbrown · 10 years ago
  38. 7792cfa Bump version by andrewsbrown · 10 years ago
  39. 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
  40. 127bebc Move Future implementations to subfolder by andrewsbrown · 10 years ago
  41. d96066e Remove log4j references by andrewsbrown · 10 years ago
  42. 3ecf664 Update jndn dependency by andrewsbrown · 10 years ago
  43. 0cf35f9 Improve logging and documentation; also, SegmentedClient.getAsync() will always return a list. by andrewsbrown · 10 years ago
  44. 4feb2da Update license headers by andrewsbrown · 10 years ago
  45. a4c12ba Bump version by andrewsbrown · 10 years ago
  46. 7836a5f Move OSSRH deployment to profile by andrewsbrown · 10 years ago
  47. 58671d9 Remove unused log4j reference by Andrew Brown · 10 years ago
  48. 8372eaa Update POM for OSSRH release; see ticket https://issues.sonatype.org/browse/OSSRH-13979 by andrewsbrown · 10 years ago
  49. e96c16d Add LICENSE and README by Andrew Brown · 10 years ago
  50. db45705 Switch to FutureData; add SegmentedClient by Andrew Brown · 10 years ago
  51. 4898e24 Updated pom by Tim Coppernoll · 10 years ago
  52. cf2df32 All events should trigger observer callback by Andrew Brown · 10 years ago
  53. 9e5d941 Merge remote-tracking branch 'teamforge/master' by Andrew Brown · 10 years ago
  54. 6baa886 Initial empty repository by EC TF Bind account · 10 years ago
  55. a38a139 Add release repository by Andrew Brown · 10 years ago
  56. 665c0c1 Fix debugging message by Andrew Brown · 10 years ago
  57. 69a5cd3 Fix release deployment location by Andrew Brown · 10 years ago
  58. a88e6ef Add packet signing by Andrew Brown · 10 years ago
  59. a450fad Add server capabilities, refactor observer pattern by Andrew Brown · 10 years ago
  60. 648c595 Bump version by Andrew Brown · 10 years ago
  61. 070dc89 Refactor, add documentation; fix timeouts by Andrew Brown · 10 years ago
  62. ac28226 Move Publisher, Subscriber to jndn-pubsub by Andrew Brown · 10 years ago
  63. 7b1daf3 Initial pubsub; waiting on MockFace to fully test by Andrew Brown · 10 years ago
  64. 3f2521a Initial commit by Andrew Brown · 10 years ago