corda/tools
Dan Newton 4cbe22949d CORDA-3018 Whitelisting attachments by public key - phase two tooling (#5386)
Allow node operators to blacklist signing keys (using blacklistedAttachmentSigningKeys config option). These blacklisted keys prevent attachments that are received over the network from being trusted. The docs have been updated to detail how to generate the key hashes that the config requires.

A new shell command attachments trustRoots has been added to see what attachments exist on the node along with information about their trust and where it comes from.

run dumpCheckpoints has been replaced by checkpoints dump as InternalCordaRPCOps needed to change to prevent a function that is meant to be internal from being visible on the shell.
2019-09-10 12:16:34 +01:00
..
blobinspector CORDA-2586 - explorer exception handling (#4957) 2019-05-01 13:50:50 +01:00
bootstrapper CORDA-2491: Ability to specify Java package namespace from Cordform (#5075) 2019-05-09 17:25:21 +01:00
checkpoint-agent CORDA-3009 - Migrate identity service to use to string short (#5217) 2019-08-28 14:16:18 +00:00
cliutils CORDA-2954: Upgrade to common-lang3 (#5152) 2019-05-21 17:48:32 +01:00
demobench [ENT-3809] Move purejavacomm dependency to libs. (#5269) 2019-08-19 10:19:54 +01:00
explorer CORDA-2333: Updated the majority of the dependencies that were out of date (#5235) 2019-06-20 16:19:16 +01:00
graphs [CORDA-682]: Claim Jigsaw module names (#1824) 2017-10-06 15:37:33 +01:00
loadtest add a shared memory port allocator to allow multiple processes to sha… (#5223) 2019-07-02 18:38:33 +00:00
network-builder CORDA-3009 - Migrate identity service to use to string short (#5217) 2019-08-28 14:16:18 +00:00
scripts Improve the upgrade-test-packages.sh script to work on macOS. Fixes an issue found by tom on pubslack. (#2894) 2018-03-29 10:47:48 +02:00
shell CORDA-3018 Whitelisting attachments by public key - phase two tooling (#5386) 2019-09-10 12:16:34 +01:00
shell-cli ENT-3965 Improved welcome message for Standalone Shell - bye command to exit shell only, docs clarifications gracefulShutdown/shutdown needs 'run' as other commands (#5363) 2019-08-12 13:22:15 +01:00
worldmap CORDA-2893, ENT-3422: Tweak JUnit 5 configurations to keep vintage engine off compile classpaths. (#5138) 2019-05-20 11:57:56 +01:00