Amaury Chamayou
|
ff3935439e
|
Remove SGX mentions from documentation (#6625)
|
2024-11-12 07:32:19 +00:00 |
Amaury Chamayou
|
75732648c1
|
Any cert authn policy (#6608)
Co-authored-by: Eddy Ashton <ashton.eddy@gmail.com>
|
2024-11-06 15:08:37 +00:00 |
Amaury Chamayou
|
09669ad836
|
Extend set_unprotected_header() to allow setting an empty header, and verify_receipt() to check claim_digest (#6607)
|
2024-11-04 11:47:28 +00:00 |
Amaury Chamayou
|
1bf76ddd7e
|
Add API to allow setting unprotected headers (#6586)
Co-authored-by: Max <maxtropets@gmail.com>
|
2024-10-24 15:03:29 +00:00 |
Max
|
843a483598
|
Test-cover COSE-based signatures schemas with CDDL (#6569)
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
|
2024-10-21 17:13:13 +00:00 |
Max
|
b4ceb70997
|
COSE back-endorsements for previous service identities (#6510)
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
Co-authored-by: Amaury Chamayou <amaury@xargs.fr>
|
2024-10-09 11:50:02 +00:00 |
Amaury Chamayou
|
fa850a637f
|
End to end test for CBOR proof (#6499)
|
2024-10-02 20:14:08 +00:00 |
Amaury Chamayou
|
0d6b1cc351
|
Remove SGX JWT key filter and policy support (#6450)
|
2024-08-23 15:49:36 +00:00 |
Max
|
542bba87c7
|
Initial removal of SGX targets (#6426)
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
|
2024-08-16 10:43:28 +00:00 |
Max
|
6fac042a83
|
UPDATED Correct error response for /app/log/public/historical/range when given a future to_seqno (#6402)
Co-authored-by: Eddy Ashton <edashton@microsoft.com>
|
2024-07-29 13:47:29 +00:00 |
Max
|
17c4776af9
|
Configure hist. cache size on startup (#6346)
|
2024-07-12 10:35:05 +00:00 |
Eddy Ashton
|
23f2d2987f
|
Mark all classic gov endpoints as deprecated in generated OpenAPI (#6355)
|
2024-07-11 14:35:25 +00:00 |
Markus Alexander Kuppe
|
79618c215f
|
OpenAPI suggests that "operationId" (or "operationref") is mandatory. (#6326)
Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>
Co-authored-by: Eddy Ashton <edashton@microsoft.com>
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
|
2024-07-11 08:08:49 +00:00 |
Max
|
75e397ba44
|
Add customisable error handling to hist. queries (#6322)
|
2024-07-03 13:35:59 +00:00 |
Max
|
4a4252cab0
|
Historical queries cache size soft limit (#6282)
Co-authored-by: Amaury Chamayou <amaury@xargs.fr>
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
|
2024-07-01 17:29:04 +00:00 |
Eddy Ashton
|
ec469a4a6b
|
Remove `serdes` namespace and automatic detection/conversion for msgpack (#6297)
|
2024-07-01 15:28:58 +00:00 |
Amaury Chamayou
|
e269bd5723
|
Rename ::ccfapp to ::ccf (#6315)
|
2024-06-28 15:44:01 +01:00 |
Eddy Ashton
|
45328bf200
|
Re-namespace `::kv` to `ccf::kv` (#6312)
|
2024-06-28 15:42:49 +01:00 |
Amaury Chamayou
|
0092241b8b
|
Re-namespace ::http to ccf::http (#6300)
|
2024-06-28 13:47:07 +01:00 |
Amaury Chamayou
|
abff824395
|
Re-namespace nonstd:: to ccf::nonstd (#6296)
|
2024-06-27 18:24:30 +01:00 |
Eddy Ashton
|
d973d75f5d
|
`ccf::crypto` namespace (#6298)
|
2024-06-27 16:53:08 +01:00 |
Amaury Chamayou
|
7768480618
|
Mandate that signed payloads are endpoint-specific and timestamped in Programmability sample (#6285)
|
2024-06-26 09:29:43 +01:00 |
Eddy Ashton
|
8bc10d4cf8
|
Add `to_backup` redirection strategy (#6275)
|
2024-06-24 18:47:45 +00:00 |
Eddy Ashton
|
15d6682d11
|
Add sample of app-defined JS extension (#6289)
|
2024-06-24 16:00:10 +01:00 |
Eddy Ashton
|
647fbbd043
|
Remove metrics endpoints (#6283)
|
2024-06-20 15:55:27 +01:00 |
Amaury Chamayou
|
dcb13291d2
|
Namespace more of the public headers (#6279)
|
2024-06-19 17:23:03 +01:00 |
Amaury Chamayou
|
f60afbe59b
|
Audit in programmability sample (#6258)
|
2024-06-17 11:24:18 +01:00 |
Eddy Ashton
|
c4f19a8c6b
|
Create standalone `programmability` app, restore minimal `basic` app for perf testing (#6266)
|
2024-06-14 11:30:23 +01:00 |
Eddy Ashton
|
f6ab75820a
|
Support `historical` mode endpoints in `DynamicJSEndpointRegistry` (#6249)
|
2024-06-13 11:53:57 +01:00 |
Amaury Chamayou
|
281fc8f924
|
Progammability: multiple authentication methods (#6259)
|
2024-06-13 09:47:41 +01:00 |
Eddy Ashton
|
fb95682789
|
Fix an unnecessary mismatch between the JS and C++ implementations of the logging app (#6248)
|
2024-06-11 16:21:46 +00:00 |
Eddy Ashton
|
8fa0d0eedc
|
Add ability to further restrict which tables are accessed by JS code (#6240)
|
2024-06-11 16:18:22 +01:00 |
Eddy Ashton
|
a00a91b9cb
|
Add setters and getter for JS runtime options, and sample HTTP APIs (#6241)
|
2024-06-10 15:33:26 +01:00 |
Eddy Ashton
|
e7464e42d9
|
Add getters and versioned API to `DynamicJSEndpointRegistry` (#6234)
|
2024-06-07 16:10:19 +00:00 |
Amaury Chamayou
|
3ba5e0133b
|
Set role definition sample (#6237)
|
2024-06-07 15:58:45 +01:00 |
Eddy Ashton
|
d26271f91c
|
Use existing `npm-app` to test new custom endpoints support (#6232)
|
2024-06-05 21:07:21 +01:00 |
Eddy Ashton
|
2827d0d239
|
Moving JS registry to public headers (#6213)
|
2024-06-03 13:55:01 +01:00 |
Amaury Chamayou
|
4a201a6f61
|
Basic programmability sample (#6201)
|
2024-05-24 16:59:22 +01:00 |
Amaury Chamayou
|
c6815f30d0
|
ETag demo in logging sample (#6110)
|
2024-04-17 07:48:38 +00:00 |
Eddy Ashton
|
9b92d7db27
|
JS redirections (#6109)
|
2024-04-12 13:30:34 +01:00 |
Amaury Chamayou
|
75800f5c35
|
Pass proposalId to resolve() (#6111)
|
2024-04-11 11:02:00 +00:00 |
Amaury Chamayou
|
1d094c5150
|
Basic consistency TV app and client (#6116)
|
2024-04-11 09:32:11 +00:00 |
Eddy Ashton
|
f29a0c8ec9
|
Add `AllOf` authentication policy (#6102)
|
2024-04-03 13:16:55 +01:00 |
Amaury Chamayou
|
bdb6290a8e
|
Switch SNP tests to use THIM (#6084)
|
2024-03-27 13:11:09 +00:00 |
Eddy Ashton
|
273c77dc6c
|
Update RST docs generation from JSON schema (#6095)
|
2024-03-26 15:55:31 +00:00 |
Eddy Ashton
|
9a0b25a013
|
Redirection support, as alternative to request forwarding (#6050)
|
2024-03-25 14:47:03 +00:00 |
Amaury Chamayou
|
68d5937e39
|
Service cert subject name is configurable (#5993)
|
2024-03-18 17:59:32 +00:00 |
Amaury Chamayou
|
7aea8e9175
|
Add get_create_tx_claims_digest to the research API (#6061)
|
2024-03-13 17:03:59 +00:00 |
Amaury Chamayou
|
2faaec358d
|
Remove now-unused security_context_directory (#5868)
|
2023-12-19 13:30:59 +00:00 |
Amaury Chamayou
|
7b3f22fb62
|
Pin UVM roots of trust and add snp_uvm_endorsements_file to configuration (#5867)
|
2023-12-15 16:12:43 +00:00 |