Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg 36d776aec7 Make the setting of dests for ORExand a little easier to read hace 2 años
  Ian Goldberg 94f94e8f97 Some commented-out debugging code hace 2 años
  Ian Goldberg 63f3ba7481 Precompute evalplans based on the node's roles hace 2 años
  Ian Goldberg 8161930588 Refill the Waksman network sizes we've actually used each epoch hace 2 años
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing hace 2 años
  Ian Goldberg f6ab731e27 Allocate a backing buffer in storage.cpp hace 2 años
  Ian Goldberg 159edb1326 An intermediate version of sort_mtobliv where you pass it the output buffer hace 2 años
  Ian Goldberg 4898b27dbd Touch up a comment hace 2 años
  Ian Goldberg fe26f8421d Make an "in-place" version of sort_mtobliv hace 2 años
  Ian Goldberg 6017495d5e Oblivious compare_keys functions for UidPriorityKey and NidPriorityKey hace 2 años
  Ian Goldberg 5cb57bc4be Generalize sort_mtobliv to be able to sort on different kinds of keys hace 2 años
  Ian Goldberg 61c0f0e3df Use a const_cast because the SGX SDK sgx_aes_gcm128_enc_update API is broken hace 2 años
  Ian Goldberg 87bed751b4 Rename compare to compare_keys in mtmergesort hace 2 años
  Ian Goldberg 11e8ed8dd7 Handle messages of size 0 properly hace 2 años
  Ian Goldberg d032e38c83 Proceed correctly when not all nodes have all roles hace 2 años
  Ian Goldberg b8d3ca3afd On a read error, show the node number the error came from hace 2 años
  Sajin Sasy 6ea810f8ec Parse roles from manifest.yaml hace 2 años
  Sajin Sasy e544d6db67 Move definition of MsgBuffer from route.cpp to route.hpp hace 2 años
  Ian Goldberg 39a5066ab3 Add a comment for future possible optimization hace 2 años
  Ian Goldberg ccaa8afc38 More realistic test sizes in test_ORExpand_parallel hace 2 años
  Ian Goldberg d122d04a6d Implementation of ORExpand (multi-threaded version) hace 2 años
  Ian Goldberg 54e0392e60 Implementation of ORExpand (single-threaded version) hace 2 años
  Ian Goldberg 876ba2eeec Remove an unused (and incorrect in any case) function hace 2 años
  Ian Goldberg 8368bdca59 Fix an out-of-date comment hace 2 años
  Ian Goldberg 96c9430df4 Have "make depend" notice dependencies by Enclave/*.cpp on Enclave/OblivAlgs/*.hpp hace 2 años
  Ian Goldberg 565d5a2ba5 Launch epochs no more often than every epoch_interval_us microseconds hace 2 años
  Ian Goldberg 57c1d8a441 Be able to run multiple epochs hace 2 años
  Ian Goldberg 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool hace 2 años
  Ian Goldberg b4b14ff140 Refactor storage processing into its own file hace 2 años
  Ian Goldberg 3811f012ef Round 2 of private routing complete hace 2 años