Skip to content
Snippets Groups Projects
  1. Jul 12, 2011
    • akwizgran's avatar
      Builders for incoming and outgoing headers and batches. The protocol and... · 3d549ea6
      akwizgran authored
      Builders for incoming and outgoing headers and batches. The protocol and serial components can now be used to serialise, sign, deserialise and verify real bundles (except for message parsing).
      3d549ea6
    • akwizgran's avatar
      Protocol refactoring. Each bundle now consists of a signed header and zero or... · e0509db4
      akwizgran authored
      Protocol refactoring. Each bundle now consists of a signed header and zero or more signed batches. There is no overall signature on the bundle, since the bundle's contents may need to be processed before the entire bundle has been read. The protocol does not prevent an adversary from removing batches from a bundle, reordering batches, moving them from one bundle to another, etc. However, since each batch is signed and acknowledged independently, no such guarantees are required. Bundle IDs will go away when the retransmission mechanism is changed.
      e0509db4
    • akwizgran's avatar
      Refactored readers and writers. · 4977695a
      akwizgran authored
      4977695a
  2. Jul 11, 2011
  3. Jul 10, 2011
  4. Jul 07, 2011
  5. Jul 06, 2011
  6. Jul 05, 2011
  7. Jul 04, 2011
  8. Jul 01, 2011
  9. Jun 29, 2011
  10. Jun 28, 2011
  11. Jun 27, 2011
  12. Jun 22, 2011
  13. Jun 21, 2011
Loading