Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Shankar Seal 27f8d49888
API to create map and enumerate all pinned maps. (#246)
* API to create map and enumerate all pinned maps.

* Apply suggestions from code review

Co-authored-by: Dave Thaler <dthaler@microsoft.com>

* Address code review comments

* Address code review comments #2

* Address code review comments #3

Co-authored-by: Dave Thaler <dthaler@microsoft.com>
Co-authored-by: Alan Jowett <alanjo@microsoft.com>
2021-06-09 09:44:24 -06:00
Dave Thaler be2c2c31f0
Added html documentation folder to .gitignore (#172)
Step 1 of making doxygen generate html docs as part of issue #71

Signed-off-by: Dave Thaler <dthaler@ntdev.microsoft.com>
2021-05-11 14:47:19 -07:00
Alan Jowett c47617951a
Split public and internal headers (#154)
* Split public and internal headers

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
2021-05-10 09:47:54 -06:00
Dave Thaler 73df4c2bb1 Add verifier-in-an-enclave demo
This POC proves the Prevail verifier can run in an enclave.

Note that this POC also does the ELF parser in an enclave too,
just to prove that the entire Prevail code can run in an enclave,
even though we don't want to do ELF parsing in an enclave.

Signed-off-by: Dave Thaler <dthaler@ntdev.microsoft.com>
2021-01-21 17:06:26 -08:00
Sasha Pierson 7af54ad287 Merged PR 10330: 1809 builds - no haskell, rust on windows
Builds on Windows 1809 containers that limit network connectivity to Restore stage.  Add install scripts for Java, Maven, Perl, Ruby.  Build C#, Go, Java, Maven, Perl, Python, Ruby.

Windows builds include: C# (msbuild, dotnet cli, VS2017, VS2019), Go, Java, Maven, Node, Perl, Python 3, Ruby, and an Azure DevOps extension.

Remove mention of Haskell and Rust from Windows.
2020-04-23 14:34:23 +00:00