1. 629816c Fix processing of segmented packets; if no FinalBlockId is present, the request should still succeed by andrewsbrown · 10 years ago
  2. 4dddd47 Add new Server implementation by andrewsbrown · 10 years ago
  3. 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
  4. 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
  5. 4feb2da Update license headers by andrewsbrown · 10 years ago
  6. db45705 Switch to FutureData; add SegmentedClient by Andrew Brown · 10 years ago