aboutsummaryrefslogtreecommitdiff
path: root/plugins/socks.lua
Commit message (Collapse)AuthorAgeFilesLines
* Implement a Lua 5.3 plugin loader pluginPřemysl Janouch2015-01-181-0/+99
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.