CCF/include/ccf
Eddy Ashton 38b054853b
Add `contains_globally_committed` to `kv::Set` (#5928)
2024-01-15 17:19:29 +00:00
..
crypto Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
ds Add snp_security_policy_file to configuration (#5865) 2023-12-13 10:37:14 +00:00
endpoints/authentication Implement Azure-compliant governance interface (#5660) 2023-09-27 13:58:04 +01:00
indexing Fix TSAN warnings in indexing_test (#5149) 2023-04-03 11:41:05 +01:00
kv Add `contains_globally_committed` to `kv::Set` (#5928) 2024-01-15 17:19:29 +00:00
node Remove now-unused security_context_directory (#5868) 2023-12-19 13:30:59 +00:00
pal Resolve env vars in SNP endorsements (#5862) 2023-12-12 11:36:27 +00:00
research Research API: custom protocol improvements (#5302) 2023-05-24 17:32:47 +01:00
service Add basic backpressure mechanism if primary has too many in-flight transactions (#5692) 2023-09-28 17:28:49 +01:00
actors.h Allow applications to add .well-known endpoints. (#4949) 2023-02-03 12:17:31 +00:00
app_interface.h Remove get_rpc_handler declaration (#5874) 2023-12-19 10:31:31 +00:00
base_endpoint_registry.h View history (#4580) 2022-11-21 15:55:02 +00:00
byte_vector.h Only render bytevectors as text if all characters are printable. (#4561) 2022-11-16 14:51:03 +00:00
ccf_assert.h Add support for tagged loggers and app-specific logging macros (#4024) 2022-07-15 09:16:26 +01:00
ccf_deprecated.h Move some headers to public, remove some unnecessary includes (#3533) 2022-02-11 09:35:38 +00:00
claims_digest.h Restore public `ccf::Receipt` type (#3793) 2022-04-29 12:03:22 +00:00
common_auth_policies.h User cose sign1 (#5248) 2023-05-12 15:32:15 +01:00
common_endpoint_registry.h Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
endpoint.h Allow JS interpreters (and global state) to be reused (#5564) 2023-08-25 15:06:30 +01:00
endpoint_context.h Post commit execution: part 1 (#4291) 2022-10-04 11:36:40 +01:00
endpoint_metrics.h Move some type definition headers to public includes (#3551) 2022-02-15 14:21:11 +00:00
endpoint_registry.h Add basic backpressure mechanism if primary has too many in-flight transactions (#5692) 2023-09-28 17:28:49 +01:00
entity_id.h Upgrade fmtlib from 8.1.1 to 9.0.0 (#4122) 2022-08-15 14:01:53 +00:00
frame_format.h Move definition of `RpcContext` to public headers (#3583) 2022-02-23 13:43:50 +00:00
historical_queries_adapter.h Remove ccf::historical::adapter_v2 (#5873) 2023-12-19 10:20:49 +00:00
historical_queries_interface.h Index deletes (#4352) 2022-11-04 17:44:31 +00:00
historical_queries_utils.h Add `populate_service_endorsements` to public headers (#5242) 2023-05-05 14:16:14 +01:00
http_configuration.h Do not enforce default parsing limits on forwarded traffic (#5803) 2023-11-01 14:17:38 +00:00
http_consts.h Implement Azure-compliant governance interface (#5660) 2023-09-27 13:58:04 +01:00
http_header_map.h gRPC server streaming (#4537) 2022-12-06 09:26:53 +00:00
http_query.h Public header cleanup, part 2 (#3543) 2022-02-14 17:52:04 +00:00
http_responder.h Add support for external service CSRs in ACME client (#4856) 2023-01-17 16:28:32 +00:00
http_status.h Update `llhttp` from `6.0.9` to `9.0.1` (#5607) 2023-09-04 12:39:07 +00:00
js_openenclave_plugin.h JS FFI plugin building (#2978) 2021-09-15 11:25:16 +00:00
js_plugin.h JS RAII refactoring (#3335) 2022-01-10 16:14:48 +00:00
js_snp_attestation_plugin.h Expose SNP Attestation validation in TS (#5653) 2023-09-26 08:39:56 +01:00
json_handler.h Remove `enclave` namespace (#3664) 2022-03-17 13:06:07 +00:00
network_identity_interface.h Add `populate_service_endorsements` to public headers (#5242) 2023-05-05 14:16:14 +01:00
node_context.h Miscellaneous API improvements (#4318) 2022-10-07 10:02:11 +00:00
node_startup_state.h Remove support for 1.x snapshots (#4255) 2022-09-30 17:28:38 +01:00
node_subsystem_interface.h Miscellaneous API improvements (#4318) 2022-10-07 10:02:11 +00:00
odata_error.h Add basic backpressure mechanism if primary has too many in-flight transactions (#5692) 2023-09-28 17:28:49 +01:00
receipt.h Restore public `ccf::Receipt` type (#3793) 2022-04-29 12:03:22 +00:00
rest_verb.h Add `/gov/kv/endpoints` endpoint to access JS endpoint metadata (#5068) 2023-03-03 10:06:07 +00:00
rpc_context.h Implement Azure-compliant governance interface (#5660) 2023-09-27 13:58:04 +01:00
seq_no_collection.h Public header cleanup, part 2 (#3543) 2022-02-14 17:52:04 +00:00
serdes.h Move some headers to public, remove some unnecessary includes (#3533) 2022-02-11 09:35:38 +00:00
tx.h Index deletes (#4352) 2022-11-04 17:44:31 +00:00
tx_id.h Validate several happy-path scenarios in `tests/raft_scenarios/`. (#5187) 2023-04-19 19:28:00 +01:00
tx_status.h Move some headers to public, remove some unnecessary includes (#3533) 2022-02-11 09:35:38 +00:00