Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | lib, irmd: Address Dimitri's comments | Sander Vrijders | 2016-02-26 | 1 | -19/+51 | |
| | | | | This addresses several comments Dimitri had on the sockets layer code. | |||||
* | lib, irmd, tools: Support to create IPCPs | Sander Vrijders | 2016-02-25 | 1 | -0/+193 | |
| | | | | | | | Provides the initial support to create IPCPs via a command-line tool. It extends the socket layer with a message that is sent over a socket to the irmd when the irm_create_ipcp library function is called from a program. | |||||
* | lib: Initial messages for the IRM | Sander Vrijders | 2016-02-23 | 1 | -0/+94 | |
This provides the initial messages to be passed between the irmd and libouroboros-irm. |