Historique des commits

Auteur SHA1 Message Date
  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