Přemysl Eric Janouch
eb0f8a028c
Implement a Lua 5.3 plugin loader plugin
...
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.
2015-01-18 04:14:45 +01:00
Přemysl Eric Janouch
1f9f9b9a39
Simplify the plugin API
2014-09-23 22:59:01 +02:00
Přemysl Eric Janouch
d453a1226c
HTTP: initialize `http_settings' statically
2014-09-21 01:12:15 +02:00
Přemysl Eric Janouch
47aaedd26a
Implement the HTTP plugin
...
Ended up including Joyent's http-parser library.
2014-09-21 01:02:16 +02:00
Přemysl Eric Janouch
2b74a18833
Implement more of the services
...
- SSH: ready for action
- IRC: ready for action
- HTTP: needs some work
2014-09-20 22:03:55 +02:00
Přemysl Eric Janouch
4662e84995
First set of fixes
...
There are still some problems but at least it does something now.
2014-09-19 01:02:26 +02:00
Přemysl Eric Janouch
a133946688
Write stubs for the plugins
...
Make them compile.
2014-09-11 08:10:33 +02:00