Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg 3a506cf620 Nodes can now asynchronously receive data using callbacks hace 1 año
  Ian Goldberg a43c3034dd Put the echo commands in the Makefile in a more sensible place hace 1 año
  Ian Goldberg 1d77726a88 Nodes can send each other data asynchronously hace 1 año
  Ian Goldberg a476377b16 The nodes now all establish TCP connections with each other hace 1 año
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code hace 1 año
  Ian Goldberg ec50f967c3 Add make depend target hace 1 año
  Ian Goldberg c136753b60 Stub for networking code hace 1 año
  Ian Goldberg 10f7a028d5 config.json parsing hace 1 año
  Ian Goldberg ad518986bf Make the node list an optional argument to mkconfig and launch hace 1 año
  Ian Goldberg 74eb0c986d Support a "params" stanza in the manifest file that applies to all nodes hace 1 año
  Ian Goldberg 716c1eaca1 teems reads its config.json from stdin on startup hace 1 año
  Ian Goldberg 841b4fc29b TEEMS launch script hace 1 año
  Ian Goldberg 334aaff637 Rename mkconfig to mkconfig.py so that other programs can load it as a module hace 1 año
  Ian Goldberg 2762b2ee24 Create a config.json from manifest and pubkey files hace 1 año
  Ian Goldberg 7d51be114e Better argument parsing for getpubkeys hace 1 año
  Ian Goldberg f16af857bb Rename mkpubkeys to getpubkeys hace 1 año
  Ian Goldberg ecdacbbaac Use ./teems --gen to generate a pubkeys.yaml file from a manifest.yaml file hace 1 año
  Ian Goldberg 4ea6ac6fe0 Increase the optimization level in the Makefile hace 1 año
  Ian Goldberg 976c417ae7 Rename binary from app to teems hace 1 año
  Ian Goldberg 194af2f062 Better CLI for key generation hace 1 año
  Ian Goldberg 1672a9efbe The enclave can generate a long-term identity key and persist the private key through sealing hace 1 año
  Ian Goldberg 261c116cbb Simple Hello Enclave app hace 1 año