Историја ревизија

Аутор SHA1 Порука Датум
  Ian Goldberg deaa5adc41 Have launch flush its output so that it can be grepped, etc. пре 2 година
  Ian Goldberg 28b54290bb Correct a type пре 2 година
  Ian Goldberg 307b4f7823 Client sockets had the wrong node number in the NodeIO struct пре 2 година
  Ian Goldberg 9e2268b554 Start on handshake message 2 пре 2 година
  Ian Goldberg 91b8557253 Handshake message 1 пре 2 година
  Ian Goldberg 9e22973195 The enclave side of the untrusted app to enclave I/O пре 2 година
  Ian Goldberg f98d4bd65c Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h пре 2 година
  Ian Goldberg e44d4e6000 Start on the enclave side of the untrusted app to enclave I/O пре 2 година
  Ian Goldberg 6b3139b84c Forward received data into the enclave пре 2 година
  Ian Goldberg dd2f2be3d0 Actually send outgoing data from the enclave пре 2 година
  Ian Goldberg ae76624b90 Stubs for the I/O functions in and out of the enclave пре 2 година
  Ian Goldberg 5580976796 Load the config into the enclave пре 2 година
  Ian Goldberg d17365c8ea Rename App/config.* to App/appconfig.* пре 2 година
  Ian Goldberg 12a9d0aeb8 Use defined constants for the command type bytes rather than hardcoding 0x01, etc. пре 2 година
  Ian Goldberg 3a506cf620 Nodes can now asynchronously receive data using callbacks пре 2 година
  Ian Goldberg a43c3034dd Put the echo commands in the Makefile in a more sensible place пре 2 година
  Ian Goldberg 1d77726a88 Nodes can send each other data asynchronously пре 2 година
  Ian Goldberg a476377b16 The nodes now all establish TCP connections with each other пре 2 година
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code пре 2 година
  Ian Goldberg ec50f967c3 Add make depend target пре 2 година
  Ian Goldberg c136753b60 Stub for networking code пре 2 година
  Ian Goldberg 10f7a028d5 config.json parsing пре 2 година
  Ian Goldberg ad518986bf Make the node list an optional argument to mkconfig and launch пре 2 година
  Ian Goldberg 74eb0c986d Support a "params" stanza in the manifest file that applies to all nodes пре 2 година
  Ian Goldberg 716c1eaca1 teems reads its config.json from stdin on startup пре 2 година
  Ian Goldberg 841b4fc29b TEEMS launch script пре 2 година
  Ian Goldberg 334aaff637 Rename mkconfig to mkconfig.py so that other programs can load it as a module пре 2 година
  Ian Goldberg 2762b2ee24 Create a config.json from manifest and pubkey files пре 2 година
  Ian Goldberg 7d51be114e Better argument parsing for getpubkeys пре 2 година
  Ian Goldberg f16af857bb Rename mkpubkeys to getpubkeys пре 2 година