corda/tools
szymonsztuka 72074c76c7
[CORDA-792] Standalone Shell (#2663)
- Existing embedded Shell connects via RPC including checking RPC user credentials (before was a direct use of CordaRPCOps):  in dev mode when console terminal is enabled, node created `shell` user.
- New Standalone Shell app with the same functionalities as Shell: connects to a node via RPC Client,  can use SSL and run SSH server.
2018-03-07 09:57:32 +00:00
..
bootstrapper [CORDA-879] Generate node directories as part of bootstrapping (#2285) 2017-12-23 11:22:31 +00:00
demobench [CORDA-926]: Parsing NodeConfiguration will now fail if unknown properties are present. (#2484) 2018-03-01 14:57:36 +00:00
explorer [CORDA-926]: Parsing NodeConfiguration will now fail if unknown properties are present. (#2484) 2018-03-01 14:57:36 +00:00
graphs [CORDA-682]: Claim Jigsaw module names (#1824) 2017-10-06 15:37:33 +01:00
loadtest Reorders params to put non-default args first. Creates simpler default constructors. 2018-02-12 17:02:34 +00:00
scripts [CORDA-1035] Testing api KDoc Updates (#2584) 2018-02-28 13:26:49 +00:00
shell [CORDA-792] Standalone Shell (#2663) 2018-03-07 09:57:32 +00:00