Commit History

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