summaryrefslogtreecommitdiff
path: root/include/ouroboros/cacep.h
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: Create policies for GAMSander Vrijders2017-01-121-3/+3
| | | | | This allows the selection of a policy for the graph adjacency manager. Currently we only support constructing a complete graph.
* lib: Add Common Application Connection Establishment PhaseSander Vrijders2017-01-091-0/+47
This adds CACEP to the library, which can be used for authenticating the other party after flow allocation and for obtaining other relevant information.