Historique des commits

Auteur SHA1 Message Date
  Sajin Sasy 7f14b5308a Storage servers send back token bundles and messages every epoch to clients that have authenticated il y a 1 an
  Sajin Sasy 0f2f054510 Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation) il y a 1 an
  Sajin Sasy fe1740b505 Fixing server sleep time between epochs il y a 1 an
  Sajin Sasy c762dc289c Clients authenticate with epoch number as IV. Client messages (both authenticate and message_bundles) no longer use headers il y a 1 an
  Sajin Sasy 5c075a96a4 Synchronize client simulator and ingestion servers il y a 1 an
  Sajin Sasy 76de7e1ba6 Merging main il y a 1 an
  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. il y a 1 an
  Ian Goldberg 8161930588 Refill the Waksman network sizes we've actually used each epoch il y a 1 an
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing il y a 1 an
  Ian Goldberg d032e38c83 Proceed correctly when not all nodes have all roles il y a 1 an
  Ian Goldberg 565d5a2ba5 Launch epochs no more often than every epoch_interval_us microseconds il y a 1 an
  Ian Goldberg 57c1d8a441 Be able to run multiple epochs il y a 1 an
  Ian Goldberg 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool il y a 1 an
  Ian Goldberg 3811f012ef Round 2 of private routing complete il y a 1 an
  Ian Goldberg 61fe90b6d6 Start round 2 il y a 1 an
  Ian Goldberg 444af7fc6d Send the round 1 messages il y a 1 an
  Ian Goldberg f10fdca30f Add a callback that fires when all the network handshakes are complete il y a 1 an
  Ian Goldberg 68c67d8621 More towards private routing il y a 1 an
  Ian Goldberg 919ef799cc Add ecall_precompute_sort to precompute a single WaksmanNetwork il y a 1 an
  Ian Goldberg fb55160555 Create some messages to raw ingest il y a 1 an
  Ian Goldberg bccaf75ceb Parse -t nthreads option (and improved argument parsing in general) il y a 1 an
  Ian Goldberg 28b54290bb Correct a type il y a 1 an
  Ian Goldberg 91b8557253 Handshake message 1 il y a 1 an
  Ian Goldberg f98d4bd65c Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h il y a 1 an
  Ian Goldberg 6b3139b84c Forward received data into the enclave il y a 1 an
  Ian Goldberg 3a506cf620 Nodes can now asynchronously receive data using callbacks il y a 1 an
  Ian Goldberg 1d77726a88 Nodes can send each other data asynchronously il y a 1 an
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code il y a 1 an