CCF/include/ccf
Andrew Jeffery 92a10a5833
Clarify store docs on index and add link to strategy (#4260)
2022-09-27 09:22:00 +00:00
..
crypto Expose HMAC through the Public C++ Crypto API (#4204) 2022-09-08 20:42:48 +00:00
ds Fix warnings in docs build (#4241) 2022-09-15 14:31:21 +00:00
endpoints/authentication Populate all error details on authentication failure (#4093) 2022-08-08 15:21:22 +01:00
indexing Clarify store docs on index and add link to strategy (#4260) 2022-09-27 09:22:00 +00:00
kv Removing a line break from map_handle.h (#4192) 2022-09-02 15:15:51 +01:00
node Add facilities for custom ACME challenges (#4115) 2022-08-17 17:13:16 +00:00
pal Use HTTP enclave client to fetch SEV SNP endorsement certificates (#4226) 2022-09-22 15:34:07 +01:00
service Support SEV-SNP attestation in CCF (#4106) 2022-08-19 14:16:27 +01:00
actors.h Remove hardcoded prefix `/app` for application endpoints (#4147) 2022-08-23 16:43:35 +01:00
app_interface.h Move definition of `RpcContext` to public headers (#3583) 2022-02-23 13:43:50 +00:00
base_endpoint_registry.h Move attestation report generation/verification to `Pal` (#4083) 2022-08-09 20:19:08 +00:00
byte_vector.h Upgrade fmtlib from 8.1.1 to 9.0.0 (#4122) 2022-08-15 14:01:53 +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 Split authentication policies into public definition, private implementation (#3536) 2022-02-10 18:45:47 +00:00
common_endpoint_registry.h Define more headers as public, and split endpoints into separate library (#2328) 2021-03-25 14:19:15 +00:00
endpoint.h Upgrade fmtlib from 8.1.1 to 9.0.0 (#4122) 2022-08-15 14:01:53 +00:00
endpoint_context.h Move ownership of Tx to `unique_ptr`, and demonstrate extending ownership in `external_executor` (#4218) 2022-09-22 11:24:39 +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 Refactor frontend to remove return-based response, and retry endpoint lookup on conflict (#4205) 2022-09-09 10:46:06 +00: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 Add read_only_adapter_v3 (#4162) 2022-08-24 10:29:19 +01:00
historical_queries_interface.h Restore public `ccf::Receipt` type (#3793) 2022-04-29 12:03:22 +00:00
http_configuration.h Restrict maximum size of client HTTP request (#3941) 2022-06-23 19:43:49 +01:00
http_consts.h Add basic gRPC support to external executor app (#4183) 2022-09-05 11:32:13 +01:00
http_header_map.h Add missing header includes (#4104) 2022-08-05 15:09:12 +01:00
http_query.h Public header cleanup, part 2 (#3543) 2022-02-14 17:52:04 +00:00
http_status.h Public header cleanup, part 2 (#3543) 2022-02-14 17:52:04 +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
json_handler.h Remove `enclave` namespace (#3664) 2022-03-17 13:06:07 +00:00
node_context.h Also renew self-signed node certificate (#3767) 2022-04-19 14:17:19 +01:00
node_startup_state.h Public header cleanup, part 2 (#3543) 2022-02-14 17:52:04 +00:00
node_subsystem_interface.h Remove public `get_node_state()` API (#3552) 2022-02-22 14:41:44 +00:00
odata_error.h Populate all error details on authentication failure (#4093) 2022-08-08 15:21:22 +01:00
receipt.h Restore public `ccf::Receipt` type (#3793) 2022-04-29 12:03:22 +00:00
rest_verb.h Public header cleanup, part 2 (#3543) 2022-02-14 17:52:04 +00:00
rpc_context.h Refactor frontend to remove return-based response, and retry endpoint lookup on conflict (#4205) 2022-09-09 10:46:06 +00: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 <docs>[kvStoreAPI]: correct the comments in WriteOnlyHandle (#4059) 2022-07-22 08:28:33 +00:00
tx_id.h Use pointers for JSON schema ADL (#3795) 2022-04-27 11:01:22 +01:00
tx_status.h Move some headers to public, remove some unnecessary includes (#3533) 2022-02-11 09:35:38 +00:00