Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Lua detection | Přemysl Janouch | 2015-01-21 | 1 | -1/+3 |
| | |||||
* | Implement a Lua 5.3 plugin loader plugin | Přemysl Janouch | 2015-01-18 | 1 | -1/+5 |
| | | | | | | | | | 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. | ||||
* | Rewrite to use CMake | Přemysl Janouch | 2015-01-17 | 1 | -0/+125 |
Now the project is at least installable. Added a LICENSE file. Likely about to implement Lua plugins. |