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 | -8/+8 |
| | |||||
* | Implement more of the services | Přemysl Janouch | 2014-09-20 | 1 | -4/+9 |
| | | | | | | - SSH: ready for action - IRC: ready for action - HTTP: needs some work | ||||
* | First set of fixes | Přemysl Janouch | 2014-09-19 | 1 | -25/+31 |
| | | | | 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. |