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

2370 Коммитов

Автор SHA1 Сообщение Дата
Eddy Ashton a946cdbf4f
Prepare changelog for 2.0.0-rc2 (#3591) 2022-02-23 16:58:53 +00:00
Eddy Ashton e30c6fb0ad
Separate public KV headers from implementation details (#3578) 2022-02-23 16:50:49 +00:00
Eddy Ashton 84cec89a78
Don't assume output size in symmetric key encrypt/decrypt functions (#3592) 2022-02-23 15:25:38 +00:00
Eddy Ashton 7948dcc020
Move definition of `RpcContext` to public headers (#3583) 2022-02-23 13:43:50 +00:00
Amaury Chamayou f4d515fa78
Remove CBuffer/Buffer in favour of std::span (#3575) 2022-02-23 13:04:38 +00:00
Eddy Ashton 66a3bfca3b
Correct type in js_trigger_snapshot (#3587) 2022-02-23 11:21:03 +00:00
Christoph M. Wintersteiger 98451b58dc
Fix recovery start instructions (#3586)
Co-authored-by: Eddy Ashton <ashton.eddy@gmail.com>
2022-02-22 21:27:35 +00:00
Christoph M. Wintersteiger 023e1be4db
Fix cleanup of custom claims (#3584) 2022-02-22 16:13:43 +00:00
Eddy Ashton acbde42bf8
Change include style of v8.h (#3582) 2022-02-22 15:05:47 +00:00
Eddy Ashton 006e9115f3
Remove public `get_node_state()` API (#3552) 2022-02-22 14:41:44 +00:00
Christoph M. Wintersteiger 3162e2a5a5
Fix DNS resolution memory leak (#3579) 2022-02-22 13:49:28 +00:00
Julien Maffre 5d2f608aa9
Infra: start same number of nodes when recovering network (#3576) 2022-02-22 13:24:08 +00:00
Julien Maffre 296069b135
Create temporary ledger chunks while recovery is in progress (#3563) 2022-02-22 10:47:52 +00:00
Christoph M. Wintersteiger 0f74bdd899
Add governance action to request snapshot (#3544)
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
2022-02-21 15:09:39 +00:00
Eddy Ashton 99bfdde4e0
Remove table_names.h, move name near type def (#3577) 2022-02-21 13:42:36 +00:00
Eddy Ashton 5b40ba7b42
Change C++ application entry point to remove dependency on frontends (#3562) 2022-02-21 10:13:33 +00:00
Julien Maffre d7e1277ed2
Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
Eddy Ashton f1ac915430
Update GcmHeader types (#3572) 2022-02-18 13:03:19 +00:00
Eddy Ashton 2e0938437d
Fix docs build (#3568) 2022-02-18 10:21:42 +00:00
Eddy Ashton ae6732c2bd
Consistently use FMT_BEGIN/END_NAMESPACE macros (#3570) 2022-02-18 09:22:36 +00:00
Christoph M. Wintersteiger 77eb84fc4d
Fix problems with static log IDs in tests. (#3557) 2022-02-18 08:49:28 +00:00
Eddy Ashton 663bce37f3
Public C++ crypto API (#3569) 2022-02-18 08:19:22 +00:00
Eddy Ashton 6744feb727
Explicitly copy doxygen HTML output (#3564) 2022-02-17 17:16:54 +00:00
Eddy Ashton 98b6c202f3
Convert build_bundle to use CommonJS (#3561) 2022-02-17 14:26:39 +00:00
Amaury Chamayou 91f5fd02aa
Update adding_member.rst (#3548) 2022-02-17 13:52:32 +00:00
Eddy Ashton 45b95e2d81
Restore edit on GitHub link (#3556) 2022-02-15 19:19:53 +00:00
Julien Maffre c6f016cbee
Create a new ledger chunk when starting recovery process (#3539) 2022-02-15 17:46:39 +00:00
Amaury Chamayou eb9a18c5f5
Fix check order in enclave_create_node (#3555) 2022-02-15 16:32:28 +00:00
Eddy Ashton 87c62274e3
Remove Debug= lines from oe_sign.conf (#3554) 2022-02-15 16:08:09 +00:00
Julien Maffre c41eba8289
Add option to skip ledger integrity verification in `ccf.Ledger` Python module (#3535) 2022-02-15 15:34:49 +00:00
Eddy Ashton dca2fbb079
Move some type definition headers to public includes (#3551) 2022-02-15 14:21:11 +00:00
Julien Maffre ccc854c4fe
Ignore serial number length in TLS report test (#3550) 2022-02-15 13:04:28 +00:00
Eddy Ashton c4ea8dfff2
Public header cleanup, part 2 (#3543) 2022-02-14 17:52:04 +00:00
Julien Maffre d983540b17
Ignore historical service open in global hook (#3547) 2022-02-14 16:08:54 +00:00
Eddy Ashton cc247f73eb
Correct `scurl.sh` args in doc samples (#3541) 2022-02-14 14:14:44 +00:00
Julien Maffre 2615ee95ff
Do not verify service ledger consistency on live service (#3546) 2022-02-14 11:56:14 +00:00
Eddy Ashton e69dd13030
Fix verbose logging build (#3538) 2022-02-11 11:35:28 +00:00
Eddy Ashton d860527326
Move some headers to public, remove some unnecessary includes (#3533) 2022-02-11 09:35:38 +00:00
Eddy Ashton 26b8b307c3
Split authentication policies into public definition, private implementation (#3536) 2022-02-10 18:45:47 +00:00
Julien Maffre 7ef8cec66a
Fix for `read_ledger.py` for snapshot parsing (#3534) 2022-02-10 16:50:03 +00:00
Eddy Ashton da9e4a7ed7
Include Doxygen html pages in docs (#3513) 2022-02-10 14:20:26 +00:00
Julien Maffre 18fedf4917
Re-enable ledger consistency verification (#3530) 2022-02-10 12:44:21 +00:00
Amaury Chamayou 1a95bd0221
Remove unused verification path for receipts (#3531) 2022-02-10 11:11:04 +00:00
Julien Maffre fea552bf2c
Fix GH Pages jobs to detect `release/` branches on origin (#3529) 2022-02-09 17:55:56 +00:00
Julien Maffre 9f67da5195
Only build documentation for `main` and `release/N.x` branches (#3527) 2022-02-09 16:29:04 +00:00
Eddy Ashton d9d1bc3adc
Update CHANGELOG for 2.0.0-rc1 (#3528) 2022-02-09 14:44:32 +00:00
Christoph M. Wintersteiger f84631abc5
Add governance action to force ledger chunks at following signature (#3519) 2022-02-09 14:29:38 +00:00
Eddy Ashton fd2512da8e
Fix new SAN issues in base64 test (#3526) 2022-02-09 13:08:08 +00:00
Eddy Ashton 6c7a76b80d
Combine `cchost` and `cchost.virtual` (#3476) 2022-02-08 20:20:29 +00:00
Eddy Ashton 14801dc01f
Add some explicit base64 tests (#3506) 2022-02-08 17:51:28 +00:00