Commit Verlauf

Autor SHA1 Nachricht Datum
  Sajin 216c2facdd Initial sleep just one epoch vor 1 Jahr
  Sajin Sasy b2e7257589 Sum up bytes sent. Print and refresh it every epoch. vor 1 Jahr
  Sajin b9f44fd981 Setting clients_test to 10 epochs. Adding some extra delay at the start for client connections and Waksman precompute vor 1 Jahr
  Sajin 46092807eb epoch_duration removed from enclave_api.h (clients don't need epoch_durations). Epoch_duration taken as a command line parameter for experiment script to tune that depending on the experiment. Log connected clients to confirm the number of active clients vor 1 Jahr
  Sajin Sasy 253c202350 Closing server application after 50 epochs vor 1 Jahr
  Sajin Sasy 7f14b5308a Storage servers send back token bundles and messages every epoch to clients that have authenticated vor 1 Jahr
  Sajin Sasy 0f2f054510 Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation) vor 1 Jahr
  Sajin Sasy fe1740b505 Fixing server sleep time between epochs vor 1 Jahr
  Sajin Sasy c762dc289c Clients authenticate with epoch number as IV. Client messages (both authenticate and message_bundles) no longer use headers vor 1 Jahr
  Sajin Sasy 5c075a96a4 Synchronize client simulator and ingestion servers 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 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 d032e38c83 Proceed correctly when not all nodes have all roles vor 1 Jahr
  Ian Goldberg 565d5a2ba5 Launch epochs no more often than every epoch_interval_us microseconds vor 1 Jahr
  Ian Goldberg 57c1d8a441 Be able to run multiple epochs vor 1 Jahr
  Ian Goldberg 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool vor 1 Jahr
  Ian Goldberg 3811f012ef Round 2 of private routing complete vor 1 Jahr
  Ian Goldberg 61fe90b6d6 Start round 2 vor 1 Jahr
  Ian Goldberg 444af7fc6d Send the round 1 messages vor 1 Jahr
  Ian Goldberg f10fdca30f Add a callback that fires when all the network handshakes are complete vor 1 Jahr
  Ian Goldberg 68c67d8621 More towards private routing vor 1 Jahr
  Ian Goldberg 919ef799cc Add ecall_precompute_sort to precompute a single WaksmanNetwork vor 1 Jahr
  Ian Goldberg fb55160555 Create some messages to raw ingest vor 1 Jahr
  Ian Goldberg bccaf75ceb Parse -t nthreads option (and improved argument parsing in general) vor 1 Jahr
  Ian Goldberg 28b54290bb Correct a type vor 1 Jahr
  Ian Goldberg 91b8557253 Handshake message 1 vor 1 Jahr
  Ian Goldberg f98d4bd65c Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h vor 1 Jahr
  Ian Goldberg 6b3139b84c Forward received data into the enclave vor 1 Jahr