Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg d4e3e7f793 Obliviously sanitize padding messages before putting them in clients' mailboxes il y a 1 an
  Ian Goldberg b7e073b443 Formatting il y a 1 an
  Ian Goldberg b9627c972e run_experiments.py doesn't need to be executable il y a 1 an
  Ian Goldberg c781321dd7 Update the EPC cutoffs to meach the new (lower) EPC memory requirements il y a 1 an
  Ian Goldberg 66ed3d04d4 In round1b, send an extra 5 bytes at the end of the message il y a 1 an
  Ian Goldberg dc2c4f3c38 Update gen_enclave_config to track the updated buffer sizes il y a 1 an
  Ian Goldberg 3fef8f3fe4 Don't optimistically use smaller WaksmanNetworks than was asked for il y a 1 an
  Ian Goldberg d210fca4b1 Ensuring the size of the blocks sent in round1b are a multiple of the number of routing nodes removes the ceilings and + 1 issues il y a 1 an
  Ian Goldberg e92d046286 Only send messages in one direction in round1b il y a 1 an
  Ian Goldberg 8cd0015726 A little more minor formatting il y a 1 an
  Ian Goldberg d208b486b2 Just a bit of formatting and correcting comments about the sense of higher priority il y a 1 an
  Ian Goldberg 8a5a63878e "make clean" should clean the Client dir as well il y a 1 an
  Ian Goldberg 7afcd457ec Check the EPC and free RAM sizes before running the experiments il y a 1 an
  Ian Goldberg 60e3633b3d Add cpuid to the Dockerfile il y a 1 an
  Ian Goldberg a0037dae9f The round1a buffer size needs to be a multiple of the number of routers il y a 1 an
  Ian Goldberg bf3f1304ba More accurately compute the required enclave heap memory il y a 1 an
  Ian Goldberg 17400d15bc Some code to track heap usage il y a 1 an
  Ian Goldberg a022ff705c Correct the heap size computation when N/M is small and M is large il y a 1 an
  Ian Goldberg 1f5c8b9bdd Remove an unused import il y a 1 an
  Ian Goldberg 4b7975abf6 Refactor gen_enclave_config.py to allow for calling get_heap_size directly il y a 1 an
  Ian Goldberg 55b4c6cd16 Add a module to probe for the maximum EPC available il y a 1 an
  Ian Goldberg eec01847ec Set ulimit -n in the docker il y a 1 an
  Ian Goldberg 7ee9930433 Small improvements to the dockerization il y a 1 an
  Ian Goldberg 4ac32898d1 TEEMS now runs in the docker il y a 1 an
  Ian Goldberg e285d1490d Begin dockerization il y a 1 an
  Ian Goldberg 68a87f14b9 Remove unneeded library from Makefile il y a 1 an
  Ian Goldberg 9213665c0f Automatically configure the cores to use for each experiment il y a 1 an
  Ian Goldberg 5f3d67ae79 Touchup to Makefile il y a 1 an
  Ian Goldberg 448f9afdc4 Add TRACE_ROUTING functionality to show the contents of the buffers at each round il y a 1 an
  Ian Goldberg 9c4dccb544 Save a compiler warning il y a 1 an