corda/docs/source
Marek Skocovsky 262c87a5c6 Integrate CRaSH shell (SSHD). Joint effort between Mike Hearn and Marek Skocovsky.
The shell is embedded in the node and offers the ability to monitor
and control the node via the launching terminal.

Still to do:

* Switch to a fork of CRaSH that we can maintain ourselves, and merge in Marek's SSH patch so we can enable SSH access.
* Add persistent command history that survives restarts.
* Tab completion for the 'flow' and 'run' commands.
* Remove the 'jul' command and replace it with a command that lets you see and tail the log4j logs instead.
* Fix or remove the other crash commands that have bitrotted since 2015.
2017-03-24 12:44:54 +01:00
..
_static Added Japanese translation of intro white paper, by Munetoshi Yamada 2017-03-15 13:50:37 +00:00
_templates Fixup the docsite sidebar which is a copy of the non-docsite sidebar 2017-01-23 12:47:29 +01:00
example-code Integrate CRaSH shell (SSHD). Joint effort between Mike Hearn and Marek Skocovsky. 2017-03-24 12:44:54 +01:00
resources Tearoff fixes (#78) 2017-02-03 14:02:51 +00:00
whitepaper Added Japanese translation of intro white paper, by Munetoshi Yamada 2017-03-15 13:50:37 +00:00
azure-vm.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
building-the-docs.rst Removes links to R3 wiki. Changes 'r3prototyping' ref to 'corda'. 2016-12-05 15:17:25 +00:00
changelog.rst Clean up messaging/RPC port configuration and docs (#296) 2017-03-17 10:32:14 +00:00
clauses.rst Clean up semantics of composite clauses 2017-01-17 11:34:21 +00:00
CLI-vs-IDE.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
clientrpc.rst Kryo serialisation whitelisting and misc enhancements. (#267) 2017-02-28 08:12:18 +00:00
codestyle.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
conf.py Update doc copyright notice to 'Copyright 2016, R3 Limited' 2016-11-28 16:17:55 +00:00
contract-catalogue.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
contract-cp-state.png Discuss contract design in the contract writing tutorial 2016-11-23 17:50:15 +00:00
contract-cp.png Discuss contract design in the contract writing tutorial 2016-11-23 17:50:15 +00:00
contract-irs.png Add contract catalogue to documentation 2016-07-29 11:59:28 +01:00
contract-irs.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
contract-upgrade.rst Example code for contract upgrade using RPC. (#237) 2017-02-13 15:39:48 +00:00
corda-configuration-file.rst Clean up messaging/RPC port configuration and docs (#296) 2017-03-17 10:32:14 +00:00
corda-plugins.rst Kryo serialisation whitelisting and misc enhancements. (#267) 2017-02-28 08:12:18 +00:00
creating-a-cordapp.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
event-scheduling.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
flow-state-machines.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
flow-testing.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
further-notes-on-kotlin.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
getting-set-up-fault-finding.rst Updated docs to refer to the latest milestone and replaced a specific milestone reference with a generic one 2017-02-16 12:26:40 +00:00
getting-set-up.rst Update index and set up versions 2017-03-08 10:07:02 +00:00
glossary.rst Kryo serialisation whitelisting and misc enhancements. (#267) 2017-02-28 08:12:18 +00:00
index.rst Integrate CRaSH shell (SSHD). Joint effort between Mike Hearn and Marek Skocovsky. 2017-03-24 12:44:54 +01:00
inthebox.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
json.rst Document JSON/Jackson support 2017-03-08 12:31:22 +01:00
key-concepts-consensus-notaries.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
key-concepts-core-types.rst Add AnonymousParty superclass of Party 2017-02-09 11:37:32 +00:00
key-concepts-data-model.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
key-concepts-ecosystem.rst Key Concepts rewrite for open source day (#7) 2017-01-26 15:46:40 +00:00
key-concepts-financial-model.rst Key Concepts rewrite for open source day (#7) 2017-01-26 15:46:40 +00:00
key-concepts-flow-framework.rst Key Concepts rewrite for open source day (#7) 2017-01-26 15:46:40 +00:00
key-concepts-security-model.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
key-concepts-vault.rst Key Concepts rewrite for open source day (#7) 2017-01-26 15:46:40 +00:00
key-concepts.rst Key Concepts rewrite for open source day (#7) 2017-01-26 15:46:40 +00:00
loadtesting.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
merkle-trees.rst Tearoff fixes (#78) 2017-02-03 14:02:51 +00:00
messaging.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
network-simulator.png Update Network Simulator with new branding 2017-02-01 10:59:36 +00:00
network-simulator.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
node-administration.rst Added --logging-level cmd line arg to set the logging level, and improved flow logging 2017-02-14 09:56:50 +00:00
node-explorer.rst Update port numbers in explorer docs 2017-03-22 12:25:36 +01:00
node-services.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
oracles.rst Fix typo in docs for FixOf where Duration should be Tenor 2017-02-21 14:55:47 +01:00
permissioning.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
persistence.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
publishing-corda.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
release-notes.rst Clean up messaging/RPC port configuration and docs (#296) 2017-03-17 10:32:14 +00:00
release-process.rst Add draft release notes for M9 2017-03-02 16:41:43 +00:00
running-a-notary.rst extraAdvertisedServiceIds config is now a list of strings, rather than a comma separated string 2017-02-21 15:21:37 +00:00
running-the-demos.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
secure-coding-guidelines.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
serialization.rst Kryo serialisation whitelisting and misc enhancements. (#267) 2017-02-28 08:12:18 +00:00
setting-up-a-corda-network.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
shell.rst Integrate CRaSH shell (SSHD). Joint effort between Mike Hearn and Marek Skocovsky. 2017-03-24 12:44:54 +01:00
tutorial-attachments.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
tutorial-building-transactions.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
tutorial-clientrpc-api.rst CORDA-265: Implement "ALL" permission for RPC users. (#306) 2017-03-07 16:57:34 +00:00
tutorial-contract-clauses.rst Clean up semantics of composite clauses 2017-01-17 11:34:21 +00:00
tutorial-contract.rst Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
tutorial-cordapp.rst Docs: misc fixes and tweaks to the docsite. 2017-03-21 18:01:17 +01:00
tutorial-integration-testing.rst Added a method to NodeHandle to simplify using RPC in the Driver 2017-01-06 14:14:32 +00:00
tutorial-test-dsl.rst Writing contract tests docs (#17) 2016-12-19 13:14:36 +00:00
using-a-notary.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00