.azure-pipelines-templates
SEV-SNP ACI: simplify primary container command ( #4999 )
2023-02-14 14:42:01 +00:00
.devcontainer
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
.github
Revert to clang 10 by default and build with clang 12 separately ( #5011 )
2023-02-15 10:46:28 +00:00
.vscode
Remove elements from map outside of loop. ( #4682 )
2022-12-02 16:16:31 +00:00
3rdparty
Update t_cose from v1.1 to v1.1.1 ( #5014 )
2023-02-15 15:26:59 +00:00
attestation-container
Bump golang.org/x/sys from 0.4.0 to 0.5.0 in /attestation-container ( #5002 )
2023-02-13 21:17:22 +00:00
cmake
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
doc
Fix forwarding for readonly endpoints in JS/TS samples ( #4989 )
2023-02-10 14:29:21 +00:00
docker
Revert to clang 10 by default and build with clang 12 separately ( #5011 )
2023-02-15 10:46:28 +00:00
edl
Pass startup snapshot separately from configuration ( #4566 )
2022-11-16 18:42:36 +00:00
getting_started
Revert to clang 10 by default and build with clang 12 separately ( #5011 )
2023-02-15 10:46:28 +00:00
include /ccf
SEV-SNP ACI: Verify UVM endorsements ( #4915 )
2023-02-14 17:27:42 +00:00
js /ccf-app
Add JWK to PEM converters ( #4876 )
2023-01-24 09:40:43 +00:00
python
Full txid in read_ledger ( #4963 )
2023-02-08 15:19:55 +00:00
samples
Fix forwarding for readonly endpoints in JS/TS samples ( #4989 )
2023-02-10 14:29:21 +00:00
scripts
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
src
SEV-SNP ACI: Verify UVM endorsements ( #4915 )
2023-02-14 17:27:42 +00:00
tests
Infra: fix for full test suite error ( #5012 )
2023-02-15 13:30:39 +00:00
tla
A pending node that becomes part of any configuration immediately transitions to Follower state. ( #4928 )
2023-02-03 17:26:49 +00:00
.attestation_container_canary
Update SEV-SNP ACI file share to North Europe ( #4988 )
2023-02-10 11:37:31 +00:00
.azure-pipelines-attestation-container.yml
Upgrade confcom az cli extention to 0.2.8 ( #4932 )
2023-02-13 18:36:46 +00:00
.azure-pipelines-gh-pages.yml
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
.azure-pipelines-quictls.yml
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
.azure-pipelines.yml
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
.azure_pipelines_snp.yml
SEV-SNP ACI: simplify primary container command ( #4999 )
2023-02-14 14:42:01 +00:00
.backportrc.json
Update backport action to make use of dynamic target labels ( #3944 )
2022-06-21 10:07:06 +00:00
.clang-format
Support for `.proto` files with `clang-format` ( #4198 )
2022-09-07 11:49:01 +01:00
.cmake-format.py
Distinguish between system and user include search paths in add_ccf_app. ( #4950 )
2023-02-04 07:28:08 +00:00
.daily.yml
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
.daily_canary
Pass RPC address instead of node instance to executor ( #5007 )
2023-02-14 16:26:25 +00:00
.dockerignore
Update dockerfile to include CCF build and source ( #4702 )
2022-12-08 14:02:03 +00:00
.gitattributes
Add custom merge tool for canary files ( #3675 )
2022-03-29 14:02:30 +00:00
.gitconfig
Add custom merge tool for canary files ( #3675 )
2022-03-29 14:02:30 +00:00
.gitignore
Misc ACI deployments changes ( #4840 )
2023-01-13 19:06:13 +00:00
.gitmodules
Remove submodule ( #500 )
2019-11-01 14:37:38 +00:00
.multi-thread.yml
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
.prettierignore
Clean up doc structure ( #3359 )
2022-01-11 10:28:53 +00:00
.pylintrc
Update to pylint 2.16.0 - remove uses of `raise Exception` ( #4934 )
2023-02-01 15:50:24 +00:00
.snpcc_canary
SEV-SNP ACI: Verify UVM endorsements ( #4915 )
2023-02-14 17:27:42 +00:00
.stress.yml
Upgrade to Open Enclave 0.18.5 ( #5004 )
2023-02-14 14:54:07 +00:00
.threading_canary
Fixes for thread ID assignment ( #4952 )
2023-02-06 09:13:05 +00:00
CCF-TECHNICAL-REPORT.pdf
TR and docs ( #19 )
2019-05-02 21:00:42 +01:00
CHANGELOG.md
Update t_cose from v1.1 to v1.1.1 ( #5014 )
2023-02-15 15:26:59 +00:00
CMakeLists.txt
SEV-SNP ACI: Retrieve attestation report endorsements from environment ( #4940 )
2023-02-07 15:36:18 +00:00
Doxyfile
Update Doxygen config ( #4631 )
2022-11-24 12:55:43 +00:00
LICENSE
Initial file import
2019-04-26 16:27:27 +01:00
Makefile
Fix installing virtual and sgx together ( #4567 )
2022-11-16 21:33:30 +00:00
README.md
Install CCF on AzureVM ( #4502 )
2022-11-10 21:00:54 +00:00
SECURITY.md
Create SECURITY.md ( #813 )
2020-02-07 13:58:27 +00:00
THIRD_PARTY_NOTICES.txt
js_v8 removal ( #4368 )
2022-10-18 16:57:10 +00:00
cgmanifest.json
Update t_cose from v1.1 to v1.1.1 ( #5014 )
2023-02-15 15:26:59 +00:00
livehtml.sh
Fix `livehtml.sh` documentation script ( #4579 )
2022-11-18 11:08:22 +00:00
metrics.yml
js_v8 removal ( #4368 )
2022-10-18 16:57:10 +00:00
tsan_env_suppressions
Fix TSAN errors ( #4998 )
2023-02-13 15:33:42 +00:00