Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the plugin API | Přemysl Janouch | 2014-09-23 | 3 | -36/+31 |
| | |||||
* | Fix the IRC plugin, and not only that | Přemysl Janouch | 2014-09-21 | 1 | -2/+4 |
| | |||||
* | 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 | 3 | -9/+128 |
| | | | | | | - SSH: ready for action - IRC: ready for action - HTTP: needs some work | ||||
* | First set of fixes | Přemysl Janouch | 2014-09-19 | 2 | -46/+34 |
| | | | | There are still some problems but at least it does something now. | ||||
* | Even more stuff | Přemysl Janouch | 2014-09-14 | 1 | -0/+95 |
| | | | | Some reorganisation has taken place. | ||||
* | Write stubs for the plugins | Přemysl Janouch | 2014-09-11 | 2 | -0/+310 |
Make them compile. |