Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a Lua 5.3 plugin loader plugin | Přemysl Janouch | 2015-01-18 | 1 | -1/+3 |
| | | | | | | | | | Also implemented SOCKS detection in said language. There are probably going to be some bugs. The program is no longer Valgrind-clean, as that would require plugin deinitialization, in which there is very little point. | ||||
* | Simplify the plugin API | Přemysl Janouch | 2014-09-23 | 1 | -4/+2 |
| | |||||
* | Fix the IRC plugin, and not only that | Přemysl Janouch | 2014-09-21 | 1 | -2/+4 |
| | |||||
* | Implement more of the services | Přemysl Janouch | 2014-09-20 | 1 | -1/+100 |
| | | | | | | - SSH: ready for action - IRC: ready for action - HTTP: needs some work | ||||
* | Write stubs for the plugins | Přemysl Janouch | 2014-09-11 | 1 | -0/+215 |
Make them compile. |