Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the plugin API | Přemysl Janouch | 2014-09-23 | 1 | -24/+21 |
| | |||||
* | HTTP: initialize `http_settings' statically | Přemysl Janouch | 2014-09-21 | 1 | -8/+8 |
| | |||||
* | Implement the HTTP plugin | Přemysl Janouch | 2014-09-21 | 1 | -5/+99 |
| | | | | Ended up including Joyent's http-parser library. | ||||
* | Implement more of the services | Přemysl Janouch | 2014-09-20 | 1 | -4/+19 |
| | | | | | | - SSH: ready for action - IRC: ready for action - HTTP: needs some work | ||||
* | First set of fixes | Přemysl Janouch | 2014-09-19 | 1 | -21/+3 |
| | | | | There are still some problems but at least it does something now. | ||||
* | Write stubs for the plugins | Přemysl Janouch | 2014-09-11 | 1 | -0/+95 |
Make them compile. |