-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: CASP-Systems-BU/Secrecy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: multiparty/Secrecy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 170 files changed
- 2 contributors
Commits on Aug 7, 2024
-
* comments added and mvp created * nlohmann added * nlohmann added * index shown * importInput created * Moving the share making to frontend * We dont need to move the share making to frontend * Experimenting Dual com * RES TAG deleted * Removed unnecessary comments * Dual communication worked * dual specific file removed due to duplicacy * Join table created (with hacky index) * Join table created (with hacky index) * Any # of match works (# of cols is limited to 2 for now) * Split the input * Split the input * Produce output * modified var name for send/receive indexes * More than 1 vals dynamically accomodated * Cmke modified so it works * Docker File Created * Cmakelist slim down * docker file modified * docker file modified * docker file modified * docker file modified * gitignore restored * github action added
Configuration menu - View commit details
-
Copy full SHA for 93f3846 - Browse repository at this point
Copy the full SHA 93f3846View commit details -
* comments added and mvp created * nlohmann added * nlohmann added * index shown * importInput created * Moving the share making to frontend * We dont need to move the share making to frontend * Experimenting Dual com * RES TAG deleted * Removed unnecessary comments * Dual communication worked * dual specific file removed due to duplicacy * Join table created (with hacky index) * Join table created (with hacky index) * Any # of match works (# of cols is limited to 2 for now) * Split the input * Split the input * Produce output * modified var name for send/receive indexes * More than 1 vals dynamically accomodated * Cmke modified so it works * Docker File Created * Cmakelist slim down * docker file modified * docker file modified * docker file modified * docker file modified * gitignore restored * github action added * github action revised
Configuration menu - View commit details
-
Copy full SHA for f4b9a0f - Browse repository at this point
Copy the full SHA f4b9a0fView commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc4e6e5 - Browse repository at this point
Copy the full SHA bc4e6e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for df60421 - Browse repository at this point
Copy the full SHA df60421View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70a6867 - Browse repository at this point
Copy the full SHA 70a6867View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c133ba3 - Browse repository at this point
Copy the full SHA c133ba3View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a23a471 - Browse repository at this point
Copy the full SHA a23a471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e09ed7 - Browse repository at this point
Copy the full SHA 4e09ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c1520 - Browse repository at this point
Copy the full SHA c6c1520View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a212e5 - Browse repository at this point
Copy the full SHA 2a212e5View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 537fe7b - Browse repository at this point
Copy the full SHA 537fe7bView commit details
Commits on Sep 12, 2024
-
* setup * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md
Configuration menu - View commit details
-
Copy full SHA for fd068fc - Browse repository at this point
Copy the full SHA fd068fcView commit details
Commits on Sep 13, 2024
-
* download from s3 * s3 setup * s3 setup * Upload added * S3 setup guide created * type fixed * removed sample csvs * modiifed exception code for imort_json * filepath modified for csv * forgotten comma * Update setup.md * changed s3 bucket * error end if * name of s3 changed * p2 makes table too * removed stdout from P1 * fixed typos * missing double colon * wrong numbering * wrong numbering * unnecessary hardcoded removed * moved upload statement outside loop for P2 * s3 setup guide removed * Update setup.md * Update setup.md * check if an input file exists * temp: commented out check for download * uncommented * commented out own val * reinstated send_vals * exit(EXIT_FAILURE) for error statement * exit(EXIT_FAILURE) for error statement * error command removed * modified error message * modified success message * removed unnecessary comments
Configuration menu - View commit details
-
Copy full SHA for 2316220 - Browse repository at this point
Copy the full SHA 2316220View commit details
Commits on Sep 16, 2024
-
* shell script to check the aws setup created * modified setup and shell * modified setup and shell * link * Update setup.md * updated sh * Error statement
Configuration menu - View commit details
-
Copy full SHA for 91fc4eb - Browse repository at this point
Copy the full SHA 91fc4ebView commit details -
* reorganized setup guide * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md * Update setup.md
Configuration menu - View commit details
-
Copy full SHA for 8d048a8 - Browse repository at this point
Copy the full SHA 8d048a8View commit details
Commits on Sep 17, 2024
-
* split header and body * split header and body * missing ; * js2 also reflected * header added to res * missing ; * serialized * vectorized json * missing .as<int>() * wrong tags corrected * debug statement * debug statement * debug statement * unsized sending vec * modified so we might not need merged vect * .as<int>() added to index * .as<int>() removed * stringified key * stringified key * merge vec removed * index error resolved * missing ; * print statement modified * print statement modified * index simplified * index simplified * index simplified * json to csv
Configuration menu - View commit details
-
Copy full SHA for 02265d0 - Browse repository at this point
Copy the full SHA 02265d0View commit details -
* str to int * #include <string> added * as string * as string * encode decoder added * missing ; * debug stt * Properly enumerated header * Properly enumerated header * decoder experimented * long long typed before decodein * typed header ll * long long typed before decodein * modified vectors * removed unnecessary to_string * removed unnecessary to_string * int to std::str * converted js1 header to str * removed irrelevant comments * made p2 to send its header * corrected some weird error * removed to_string * removed to_string * cleaned up code and properly instantiated js2_header * removed unnecessary decode * missing ; * js1_header_toReceive from toSend * print for header1 reinstated * int to size_t * int to std::string * removed unnecessary control flow * minor issue
Configuration menu - View commit details
-
Copy full SHA for e05a09b - Browse repository at this point
Copy the full SHA e05a09bView commit details
Commits on Sep 18, 2024
-
* header coonversion merged * header coonversion merged for p2 * removed js1_re_stringify process * missing ; * merged unnecessary decoding from encoded * Reorganized sequence of operations on header * Reorganized sequence of operations on header * Noted encoding takes max 8 chrs
Configuration menu - View commit details
-
Copy full SHA for 9054d4b - Browse repository at this point
Copy the full SHA 9054d4bView commit details -
Expand strings (takes longer than 8 bytes) (#14)
* header coonversion merged * header coonversion merged for p2 * removed js1_re_stringify process * missing ; * merged unnecessary decoding from encoded * Reorganized sequence of operations on header * Reorganized sequence of operations on header * Noted encoding takes max 8 chrs * encoder made * sending size first * int instead of size_t * & for pointer size
Configuration menu - View commit details
-
Copy full SHA for c0f1344 - Browse repository at this point
Copy the full SHA c0f1344View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main