aboutsummaryrefslogtreecommitdiff
path: root/plugin-api.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement the HTTP pluginPřemysl Janouch2014-09-211-2/+2
| | | | Ended up including Joyent's http-parser library.
* Implement more of the servicesPřemysl Janouch2014-09-201-0/+8
| | | | | | - SSH: ready for action - IRC: ready for action - HTTP: needs some work
* Write stubs for the pluginsPřemysl Janouch2014-09-111-1/+1
| | | | Make them compile.
* Random crystallisationPřemysl Janouch2014-09-101-2/+7
| | | | Don't worry, there will be better commit messages eventually.
* Initial commitPřemysl Janouch2014-09-081-0/+81
Nothing's working yet, only some supporting code has been put in place.