Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Initial messages for the IRM | Sander Vrijders | 2016-02-23 | 1 | -1/+12 |
| | | | | | This provides the initial messages to be passed between the irmd and libouroboros-irm. | ||||
* | src: Rename daemons and add tools folder | Sander Vrijders | 2016-02-22 | 3 | -0/+49 |
This renames the daemons to end with a 'd', as is common for UNIX daemons. It also adds a tools folder, that will hold the tools of the Ouroboros prototype. Examples are a simple echo application, an application to instruct the IRM ... |