Historie revizí

Autor SHA1 Zpráva Datum
  Sajin Sasy 9422c28caf Client single async connect to Server (App) před 1 rokem
  Ian Goldberg 518cdb8a14 The client acceptor socket needs to be long lived před 1 rokem
  Sajin Sasy 7fe40246f7 Sync state to debug client->server async connection před 1 rokem
  Ian Goldberg 68c67d8621 More towards private routing před 1 rokem
  Ian Goldberg 307b4f7823 Client sockets had the wrong node number in the NodeIO struct před 1 rokem
  Ian Goldberg 9e22973195 The enclave side of the untrusted app to enclave I/O před 1 rokem
  Ian Goldberg f98d4bd65c Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h před 1 rokem
  Ian Goldberg 6b3139b84c Forward received data into the enclave před 1 rokem
  Ian Goldberg dd2f2be3d0 Actually send outgoing data from the enclave před 1 rokem
  Ian Goldberg ae76624b90 Stubs for the I/O functions in and out of the enclave před 1 rokem
  Ian Goldberg d17365c8ea Rename App/config.* to App/appconfig.* před 1 rokem
  Ian Goldberg 12a9d0aeb8 Use defined constants for the command type bytes rather than hardcoding 0x01, etc. před 1 rokem
  Ian Goldberg 3a506cf620 Nodes can now asynchronously receive data using callbacks před 1 rokem
  Ian Goldberg 1d77726a88 Nodes can send each other data asynchronously před 1 rokem
  Ian Goldberg a476377b16 The nodes now all establish TCP connections with each other před 1 rokem
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code před 1 rokem
  Ian Goldberg c136753b60 Stub for networking code před 1 rokem