Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Goldberg 66ed3d04d4 In round1b, send an extra 5 bytes at the end of the message vor 1 Jahr
  Ian Goldberg d210fca4b1 Ensuring the size of the blocks sent in round1b are a multiple of the number of routing nodes removes the ceilings and + 1 issues vor 1 Jahr
  Ian Goldberg e92d046286 Only send messages in one direction in round1b vor 1 Jahr
  Ian Goldberg 8cd0015726 A little more minor formatting vor 1 Jahr
  Ian Goldberg d208b486b2 Just a bit of formatting and correcting comments about the sense of higher priority vor 1 Jahr
  Ian Goldberg a0037dae9f The round1a buffer size needs to be a multiple of the number of routers vor 1 Jahr
  Ian Goldberg 17400d15bc Some code to track heap usage vor 1 Jahr
  Ian Goldberg 448f9afdc4 Add TRACE_ROUTING functionality to show the contents of the buffers at each round vor 1 Jahr
  Aaron Johnson 789bbe5e9b making some needed fixes, including increasing the round 1a buffer size to satisfy columnroute constraint, consolidating some functions, and separating some buffers vor 1 Jahr
  Sajin 37b1a89d94 Handling the single server case in public routing protocol vor 1 Jahr
  Aaron Johnson f8337931f1 fixing errors in public routing vor 1 Jahr
  Aaron Johnson cb3d54a627 5-round public routing implementation vor 1 Jahr
  Sajin f827134954 Tweaks to handle public/private routing vor 1 Jahr
  Sajin Sasy a31e54d049 Resolving conflicts in merging aaron/public-channel vor 1 Jahr
  Aaron Johnson 38037fcaa5 improving implementation of public-channel storage operations vor 1 Jahr
  Aaron Johnson 573d434674 adding public routing to storage servers vor 1 Jahr
  Aaron Johnson 5fb09e8886 adding in public routing steps vor 1 Jahr
  Sajin Sasy 6ae7a706ca Generate (fixed generation error) and verify tokens for private channel messages vor 1 Jahr
  Sajin Sasy 76de7e1ba6 Merging main vor 1 Jahr
  Sajin Sasy 4e6f8ee07d Ingestion processing uses the ingbuf in route_state now. Removed unnecessary memcpy's in ingestion processing. Clients maintain a SimID and a ClientID, and send messages to the correct ClientID format. vor 1 Jahr
  Ian Goldberg 63f3ba7481 Precompute evalplans based on the node's roles vor 1 Jahr
  Ian Goldberg 8161930588 Refill the Waksman network sizes we've actually used each epoch vor 1 Jahr
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing vor 1 Jahr
  Ian Goldberg f6ab731e27 Allocate a backing buffer in storage.cpp vor 1 Jahr
  Ian Goldberg 5cb57bc4be Generalize sort_mtobliv to be able to sort on different kinds of keys vor 1 Jahr
  Ian Goldberg d032e38c83 Proceed correctly when not all nodes have all roles vor 1 Jahr
  Sajin Sasy e544d6db67 Move definition of MsgBuffer from route.cpp to route.hpp vor 1 Jahr
  Ian Goldberg 57c1d8a441 Be able to run multiple epochs vor 1 Jahr
  Ian Goldberg b4b14ff140 Refactor storage processing into its own file vor 1 Jahr
  Ian Goldberg 3811f012ef Round 2 of private routing complete vor 1 Jahr