Commit History

作者 SHA1 備註 提交日期
  Ian Goldberg 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool 1 年之前
  Ian Goldberg b4b14ff140 Refactor storage processing into its own file 1 年之前
  Ian Goldberg 3811f012ef Round 2 of private routing complete 1 年之前
  Ian Goldberg 52a3babb2a Profiling of round 2 processing 1 年之前
  Ian Goldberg c3207004ce Prepare round 2 messages 1 年之前
  Ian Goldberg bddbb6d45f Certain actions are performed only by nodes in certain roles 1 年之前
  Ian Goldberg 17a9e45e67 Rename some internal buffers 1 年之前
  Ian Goldberg 2434412f0e Set MsgBuffers to 0 when newly allocated 1 年之前
  Ian Goldberg 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort 1 年之前
  Ian Goldberg 61fe90b6d6 Start round 2 1 年之前
  Ian Goldberg b5fcd9bea5 Receive round 1 messages 1 年之前
  Ian Goldberg 3ca79eff8c Post a closure from the ecall_comms_start callback 1 年之前
  Ian Goldberg f5a4e83af8 Handle the case of only one node 1 年之前
  Ian Goldberg 444af7fc6d Send the round 1 messages 1 年之前
  Ian Goldberg 0eb6b16205 Stifle an extraneous compile warning 1 年之前
  Ian Goldberg 8d94d73582 Typo in comment 1 年之前
  Ian Goldberg 68cc68034d Keep track of roles for all nodes in the global config 1 年之前
  Ian Goldberg 826c701d52 Weights only matter for routing nodes 1 年之前
  Ian Goldberg 07eb077735 Rename default_in_msg_received to unknown_in_msg_received 1 年之前
  Ian Goldberg ea0cea1abf Make the NodeCommState vector visible from other files 1 年之前
  Ian Goldberg f10fdca30f Add a callback that fires when all the network handshakes are complete 1 年之前
  Ian Goldberg 68c67d8621 More towards private routing 1 年之前
  Ian Goldberg 919ef799cc Add ecall_precompute_sort to precompute a single WaksmanNetwork 1 年之前
  Ian Goldberg fb55160555 Create some messages to raw ingest 1 年之前
  Ian Goldberg 51b436f25a Start on private routing 1 年之前
  Ian Goldberg 88ec550dee test for failed "new" properly 1 年之前
  Ian Goldberg 0544a3e339 Add a private_routing flag to select which kind of routing to do 1 年之前
  Ian Goldberg 2a0106d4da Start the threadpool and the pseudo-random bytes pools 1 年之前
  Ian Goldberg 5156e66110 Make eval_plan const 1 年之前
  Ian Goldberg ae3646cf41 Sort using precomputable shuffles 1 年之前