Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg de44157928 Cleanly separate communication threads from CPU threads in the CLI il y a 6 mois
  Ian Goldberg f3f4e8e924 Don't have the (b)bsearch unit test reconstruct the database to check the answer if the database is huge il y a 6 mois
  Ian Goldberg 761610d33c Heap Sampler, including implementation, repro script, and log parser il y a 6 mois
  Ian Goldberg 5f7df96f86 Improvements to the binary search unit test il y a 6 mois
  Ian Goldberg 2d6f9c71e3 There was a useless MPCTIO being created in online_main il y a 6 mois
  Ian Goldberg a185f57dde Add an iters command-line arg to the bsearch and bbsearch unit tests il y a 6 mois
  Ian Goldberg 62d835388b Merge branch 'avadapal/heaps' il y a 6 mois
  Ian Goldberg 7ed4d55baf A new unit test "read" that just does sequential reads il y a 7 mois
  Ian Goldberg 2ce7abf1d2 Don't pass argc around unnecessarily il y a 7 mois
  Ian Goldberg de9b4f24fd Touch up the bsearch test il y a 7 mois
  avadapal bfd30696e6 fixing indentation in online.cpp il y a 7 mois
  avadapal b2c04a1fd5 adding an option to work on a presorted array for binary search il y a 7 mois
  avadapal 3d55534037 fixing the argc in main il y a 7 mois
  user avadapal 6885bb524e changes to repro scripts il y a 9 mois
  sshsshy ff4f893471 Rebased on main il y a 1 an
  sshsshy 4a05888c8a avl_tests seperation, and using init() to refresh ORAM for AVL tests il y a 1 an
  sshsshy e6c9172095 AVL Insertion, Deletion, and UTs il y a 1 an
  sshsshy 090acf7421 BST insertion in AVL style il y a 1 an
  Sajin Sasy 35fdc24baf Incorporating changes from Ian's review il y a 1 an
  Sajin Sasy 115874a771 Incorporating changes from Ian's review il y a 1 an
  Sajin Sasy 48f2bb4c96 Incorporating changes from Ian's review il y a 1 an
  avadapal 82ef536bc2 merging il y a 1 an
  Ian Goldberg 2c0dc25a93 Make it compile on Ubuntu 20.04 again il y a 1 an
  Ian Goldberg d1b91ebae8 Move binary search from Flat to Shape il y a 1 an
  Ian Goldberg 9bd6655f2e The Path Shape il y a 1 an
  Ian Goldberg 593b7845ec New Shape::init() functions that initialize the contents of a Shape il y a 1 an
  Ian Goldberg 5c55c7e72e Use only a single (wide) DPF for related reads and writes il y a 1 an
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object il y a 1 an
  Ian Goldberg c6841ae846 Improved binary search il y a 1 an
  Ian Goldberg 04115039cf Slightly better API for the common case of WIDTH=1 il y a 1 an