.azure-pipelines-templates
Make secondary ACI cleanup independent of primary ( #4970 )
2023-02-07 13:52:10 +00:00
.devcontainer
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +00:00
.github
Fix build of SNP PR container ( #4954 )
2023-02-03 17:19:30 +00:00
.vscode
Remove elements from map outside of loop. ( #4682 )
2022-12-02 16:16:31 +00:00
3rdparty
Add `didx509cpp` 0.9.1 ( #4872 )
2023-01-23 09:41:36 +00:00
attestation-container
Attestation container: retrieve report endorsements from environment ( #4948 )
2023-02-03 14:36:09 +00:00
cmake
Run 'SNPCC Release' and 'Virtual Release' in the daily CI ( #4962 )
2023-02-07 10:12:30 +00:00
doc
Remove duplicate governance endpoints ( #4941 )
2023-02-07 14:21:46 +00:00
docker
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +00:00
edl
Pass startup snapshot separately from configuration ( #4566 )
2022-11-16 18:42:36 +00:00
getting_started
Use clang-format-10 even on when we build with clang-12 ( #4945 )
2023-02-02 12:15:36 +00:00
include /ccf
Remove duplicate governance endpoints ( #4941 )
2023-02-07 14:21:46 +00:00
js /ccf-app
Add JWK to PEM converters ( #4876 )
2023-01-24 09:40:43 +00:00
python
Remove duplicate governance endpoints ( #4941 )
2023-02-07 14:21:46 +00:00
samples
Remove duplicate governance endpoints ( #4941 )
2023-02-07 14:21:46 +00:00
scripts
Increase ACI deployment timeout ( #4960 )
2023-02-06 15:01:59 +00:00
src
Remove duplicate governance endpoints ( #4941 )
2023-02-07 14:21:46 +00:00
tests
Remove duplicate governance endpoints ( #4941 )
2023-02-07 14:21:46 +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
Use Unix domain socket ( #4858 )
2023-01-24 16:20:40 +00:00
.azure-pipelines-attestation-container.yml
Fix io error of attestation container pipeline ( #4860 )
2023-01-23 11:10:48 +00:00
.azure-pipelines-gh-pages.yml
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +00:00
.azure-pipelines-quictls.yml
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +00:00
.azure-pipelines.yml
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +00:00
.azure_pipelines_snp.yml
Add job to deploy multiple secondary ACIs ( #4861 )
2023-01-19 12:24:05 +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
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +00:00
.daily_canary
Revert "Activate Spectre mitigations for SNP builds" ( #4961 )
2023-02-06 13:18:21 +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
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +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
Setup environment variables for ACI ( #4888 )
2023-01-27 10:41:40 +00:00
.stress.yml
Update CI image to 02-02-2023 ( #4944 )
2023-02-03 14:54:46 +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
Remove duplicate governance endpoints ( #4941 )
2023-02-07 14:21:46 +00:00
CMakeLists.txt
Fixes for thread ID assignment ( #4952 )
2023-02-06 09:13:05 +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
Add `didx509cpp` 0.9.1 ( #4872 )
2023-01-23 09:41:36 +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