Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 876ba2eeec Remove an unused (and incorrect in any case) function il y a 1 an
  Ian Goldberg 8368bdca59 Fix an out-of-date comment il y a 1 an
  Ian Goldberg 96c9430df4 Have "make depend" notice dependencies by Enclave/*.cpp on Enclave/OblivAlgs/*.hpp 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 b4b14ff140 Refactor storage processing into its own file il y a 1 an
  Ian Goldberg 3811f012ef Round 2 of private routing complete il y a 1 an
  Ian Goldberg 52a3babb2a Profiling of round 2 processing il y a 1 an
  Ian Goldberg c3207004ce Prepare round 2 messages il y a 1 an
  Ian Goldberg bddbb6d45f Certain actions are performed only by nodes in certain roles il y a 1 an
  Ian Goldberg 17a9e45e67 Rename some internal buffers il y a 1 an
  Ian Goldberg 2434412f0e Set MsgBuffers to 0 when newly allocated il y a 1 an
  Ian Goldberg 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort il y a 1 an
  Ian Goldberg 61fe90b6d6 Start round 2 il y a 1 an
  Ian Goldberg b5fcd9bea5 Receive round 1 messages il y a 1 an
  Ian Goldberg 3ca79eff8c Post a closure from the ecall_comms_start callback il y a 1 an
  Ian Goldberg f5a4e83af8 Handle the case of only one node il y a 1 an
  Ian Goldberg 444af7fc6d Send the round 1 messages il y a 1 an
  Ian Goldberg 0eb6b16205 Stifle an extraneous compile warning il y a 1 an
  Ian Goldberg 8d94d73582 Typo in comment il y a 1 an
  Ian Goldberg 68cc68034d Keep track of roles for all nodes in the global config il y a 1 an
  Ian Goldberg 826c701d52 Weights only matter for routing nodes il y a 1 an
  Ian Goldberg 07eb077735 Rename default_in_msg_received to unknown_in_msg_received il y a 1 an
  Ian Goldberg ea0cea1abf Make the NodeCommState vector visible from other files 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 51b436f25a Start on private routing il y a 1 an