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

37 Коммитов

Автор SHA1 Сообщение Дата
Julien Maffre 1f7143963d
Disaster recovery test from SGX to SNP (#5115) 2023-03-17 09:43:26 +00:00
Amaury Chamayou 7a60db59cf
Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
Julien Maffre b6b35db718
External executor: use attestation container in end-to-end test (#5082) 2023-03-10 17:55:33 +00:00
Julien Maffre 83946a2767
External executor: further containerisation of external executors (#5076) 2023-03-07 14:26:03 +00:00
Julien Maffre 6406705f98
Misc ACI deployments changes (#4840)
Co-authored-by: Dominic Ayre <dominicayre@microsoft.com>
2023-01-13 19:06:13 +00:00
Fotis Kounelis 66ff0a8444
Add piccolo to ccf (#4593) 2022-11-23 21:25:37 +00:00
Fotis Kounelis bb2b2330c9
add files for the analyzer component (#4509) 2022-11-14 18:32:53 +00:00
Fotis Kounelis 64791388d8
PR of the perf tool generator component (#4429) 2022-11-02 11:18:46 +00:00
Eddy Ashton a221771673
Initial implementation of KV service, basic gRPC sample app (#4257) 2022-09-30 09:01:55 +00:00
Mahati Chamarthy 4b86f87786
Add .vscode files to git ignore (#4252)
Co-authored-by: Mahati Chamarthy <mchamarthy@microsoft.com>
2022-09-20 15:21:01 +01:00
Julien Maffre 5318885490
Add basic gRPC support to external executor app (#4183) 2022-09-05 11:32:13 +01:00
Dominic Ayre 79dc84556c
Support SEV-SNP attestation in CCF (#4106) 2022-08-19 14:16:27 +01:00
Julien Maffre 2f9078a3aa
JSON schema for `cchost` configuration file (#3446) 2022-01-27 11:57:49 +00:00
Amaury Chamayou 1932a2d23e
Clean up doc structure (#3359) 2022-01-11 10:28:53 +00:00
Julien Maffre 44b42d9351
Update recovery documentation (#3136) 2021-10-26 21:55:26 +00:00
Renato Golin 6c8778945f
VSCode C++ simplest configuration (#3093) 2021-10-19 08:51:02 +01:00
Eddy Ashton 49db2473d1
Refresh Raft driver and unit test (#2823) 2021-07-22 16:38:54 +01:00
Julien Maffre 1d9f3fc07d
Compatibility end-to-end tests (#2595) 2021-06-04 14:30:19 +01:00
Julien Maffre df8d6928ea
Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
Amaury Chamayou 32cc0ad938
Use digests for proposal ids, rather than incrementing integers (#2104) 2021-01-25 14:05:33 +00:00
Julien Maffre 93394b711f
Delete quickstart section and move sub-pages to other sections (#2038) 2021-01-05 19:04:12 +00:00
Amaury Chamayou 82e4d007fd
Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
Julien Maffre 0bcc6a3d28
Python install cleanup (#1474)
* Cleanup dependencies

* Automated python package versioning

* Pin deps

* Install wheel

* Format

* Revert requirements.txt

* Pin deps manually

* Install package requirements for Pylint

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
Co-authored-by: Eddy Ashton <edashton@microsoft.com>
2020-08-03 13:12:34 +01:00
Maik Riechert bb3ed4f361
Integrate with VS Code debugging (#1444) 2020-07-29 16:54:46 +01:00
Julien Maffre b53a4445ce
Start packaging Python infra (#1380) 2020-07-07 15:46:44 +01:00
Amaury Chamayou 7cfd4bb25c
Add wrapper for cmake format (#1132) 2020-05-07 16:12:32 +01:00
olgavrou 8a9e535562
fix code update test timeout (#905) 2020-03-02 12:00:09 +00:00
Amaury Chamayou a247e1bcd2
Upgrade msgpack-c to 3.2.1 (#745) 2020-01-29 14:41:42 +00:00
Julien Maffre 907a88aa57
Update public documentation structure (#460) 2019-10-22 16:04:14 +01:00
Alex 5e8e5e3f19
Add ePBFT(#420) 2019-10-09 14:08:22 +01:00
Alex 5073b62c1e
For PBFT write the pre-prepare message to the ledger (#268) 2019-07-24 10:48:52 +01:00
Julien Maffre 868044c3b9
CCF + PBFT execution first integration (f = 0) (#263) 2019-07-19 13:56:29 +01:00
Amaury Chamayou 2f7d5cc180
pbft -> ePBFT (#117) 2019-06-05 13:30:41 +01:00
Roy Schuster 7303faa433
Storing signed vote requests in a new table (votinghistory) (#81)
* Storing signed vote requests in a new table (votinghistory)

* Adding a script that can read the ledger

* Verifying signed votes

* Enforcing vote signature requirement

* Added documentation
2019-05-31 15:00:46 +01:00
Eddy Ashton 750026e7bd
TCP listens resolve synchronously (#70)
* Ignore debug

* DNS::resolve is optionally asynchronous

* TCP::listen resolves synchronously
2019-05-15 14:57:44 +01:00
Amaury Chamayou b05da63d5c Initial file import 2019-04-26 16:27:27 +01:00
Microsoft GitHub User a97563de37
Initial commit 2019-04-08 02:13:05 -07:00