Commit History

Автор SHA1 Съобщение Дата
  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 години
  Ian Goldberg ecdacbbaac Use ./teems --gen to generate a pubkeys.yaml file from a manifest.yaml file преди 2 години
  Ian Goldberg 4ea6ac6fe0 Increase the optimization level in the Makefile преди 2 години
  Ian Goldberg 976c417ae7 Rename binary from app to teems преди 2 години
  Ian Goldberg 194af2f062 Better CLI for key generation преди 2 години
  Ian Goldberg 1672a9efbe The enclave can generate a long-term identity key and persist the private key through sealing преди 2 години
  Ian Goldberg 261c116cbb Simple Hello Enclave app преди 2 години