Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg ae76624b90 Stubs for the I/O functions in and out of the enclave il y a 2 ans
  Ian Goldberg 5580976796 Load the config into the enclave il y a 2 ans
  Ian Goldberg d17365c8ea Rename App/config.* to App/appconfig.* il y a 2 ans
  Ian Goldberg 12a9d0aeb8 Use defined constants for the command type bytes rather than hardcoding 0x01, etc. il y a 2 ans
  Ian Goldberg 3a506cf620 Nodes can now asynchronously receive data using callbacks il y a 2 ans
  Ian Goldberg a43c3034dd Put the echo commands in the Makefile in a more sensible place il y a 2 ans
  Ian Goldberg 1d77726a88 Nodes can send each other data asynchronously il y a 2 ans
  Ian Goldberg a476377b16 The nodes now all establish TCP connections with each other il y a 2 ans
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code il y a 2 ans
  Ian Goldberg ec50f967c3 Add make depend target il y a 2 ans
  Ian Goldberg c136753b60 Stub for networking code il y a 2 ans
  Ian Goldberg 10f7a028d5 config.json parsing il y a 2 ans
  Ian Goldberg ad518986bf Make the node list an optional argument to mkconfig and launch il y a 2 ans
  Ian Goldberg 74eb0c986d Support a "params" stanza in the manifest file that applies to all nodes il y a 2 ans
  Ian Goldberg 716c1eaca1 teems reads its config.json from stdin on startup il y a 2 ans
  Ian Goldberg 841b4fc29b TEEMS launch script il y a 2 ans
  Ian Goldberg 334aaff637 Rename mkconfig to mkconfig.py so that other programs can load it as a module il y a 2 ans
  Ian Goldberg 2762b2ee24 Create a config.json from manifest and pubkey files il y a 2 ans
  Ian Goldberg 7d51be114e Better argument parsing for getpubkeys il y a 2 ans
  Ian Goldberg f16af857bb Rename mkpubkeys to getpubkeys il y a 2 ans
  Ian Goldberg ecdacbbaac Use ./teems --gen to generate a pubkeys.yaml file from a manifest.yaml file il y a 2 ans
  Ian Goldberg 4ea6ac6fe0 Increase the optimization level in the Makefile il y a 2 ans
  Ian Goldberg 976c417ae7 Rename binary from app to teems il y a 2 ans
  Ian Goldberg 194af2f062 Better CLI for key generation il y a 2 ans
  Ian Goldberg 1672a9efbe The enclave can generate a long-term identity key and persist the private key through sealing il y a 2 ans
  Ian Goldberg 261c116cbb Simple Hello Enclave app il y a 2 ans