Sajin Sasy
|
4a93e08dd4
Removing debug printfs from storage
|
преди 1 година |
Sajin Sasy
|
f15b914acd
Minor tweaks for nomenclature consistency of msgbundles and mailboxes
|
преди 1 година |
Sajin Sasy
|
6ae7a706ca
Generate (fixed generation error) and verify tokens for private channel messages
|
преди 1 година |
Sajin Sasy
|
1ed7f51b82
Fixed the bug with distibuting clients over their ingestion servers. Clients are now distributed over ingestion servers with the same modulo calculation like clients to storage server mapping
|
преди 1 година |
Sajin Sasy
|
5a46a77779
Fixing and seperating sizes on msgbundles (the messages clients send each epoch, which has tokens alongside the messages) and mailbox (the messages clients receive each epoch, which do NOT have tokens)
|
преди 1 година |
Sajin Sasy
|
7f14b5308a
Storage servers send back token bundles and messages every epoch to clients that have authenticated
|
преди 1 година |
Sajin Sasy
|
c411e07295
Changes to client for server-driven epochs. Clients do all read and writes asynchronously using boost::async_read/write. Clients use tokens received by the storage server for sending message bundles
|
преди 1 година |
Aaron Johnson
|
c4eefe6c30
fixing byte counting
|
преди 1 година |
Aaron Johnson
|
1652b014e0
fixing byte counting
|
преди 1 година |
Aaron Johnson
|
fc72e6414a
adding counting bytes sent to NodeIO
|
преди 1 година |
Sajin Sasy
|
0f2f054510
Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation)
|
преди 1 година |
Sajin Sasy
|
85599806fd
Clients and Storage servers generate a shared secret key
|
преди 1 година |
Sajin Sasy
|
f6495a81e2
Removing testing snippet incompatible with new client structure
|
преди 1 година |
Sajin Sasy
|
b6f94bc83a
Fixed a silent bug with client authentication failing since IV has to be SGX_AESGCM_IV_SIZE. Split client structures into Enclave/Client and moved client authentication there for use by storage module as well
|
преди 1 година |
Sajin Sasy
|
a6eb344280
If authentication fails, don't accept client messages on that socket
|
преди 1 година |
Sajin Sasy
|
fe1740b505
Fixing server sleep time between epochs
|
преди 1 година |
Sajin Sasy
|
c762dc289c
Clients authenticate with epoch number as IV. Client messages (both authenticate and message_bundles) no longer use headers
|
преди 1 година |
Sajin Sasy
|
5c075a96a4
Synchronize client simulator and ingestion servers
|
преди 1 година |
Sajin Sasy
|
76de7e1ba6
Merging main
|
преди 1 година |
Sajin Sasy
|
7b17303223
Adjusting client wait timers to account for time taken by each thread
|
преди 1 година |
Sajin Sasy
|
4e6f8ee07d
Ingestion processing uses the ingbuf in route_state now. Removed unnecessary memcpy's in ingestion processing. Clients maintain a SimID and a ClientID, and send messages to the correct ClientID format.
|
преди 1 година |
Sajin Sasy
|
bac8bbbae0
Adding missing clients.hpp
|
преди 1 година |
Sajin Sasy
|
7397846e61
Adding missing gcm files for client
|
преди 1 година |
Ian Goldberg
|
7b94f67102
Add "earlyclobber" constraint to oselect_uint32_t
|
преди 1 година |
Ian Goldberg
|
36d776aec7
Make the setting of dests for ORExand a little easier to read
|
преди 1 година |
Ian Goldberg
|
94f94e8f97
Some commented-out debugging code
|
преди 1 година |
Ian Goldberg
|
63f3ba7481
Precompute evalplans based on the node's roles
|
преди 1 година |
Ian Goldberg
|
8161930588
Refill the Waksman network sizes we've actually used each epoch
|
преди 1 година |
Ian Goldberg
|
f6640a173e
Oblivious part of storage processing for private routing
|
преди 1 година |
Ian Goldberg
|
f6ab731e27
Allocate a backing buffer in storage.cpp
|
преди 1 година |