Commit Graph

8 Commits

Author SHA1 Message Date
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
1f9f9b9a39 Simplify the plugin API 2014-09-23 22:59:01 +02:00
7a7c32aec0 Add a header guard
I've nearly forgotten what those are.
2014-09-21 01:06:47 +02:00
47aaedd26a Implement the HTTP plugin
Ended up including Joyent's http-parser library.
2014-09-21 01:02:16 +02:00
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
a133946688 Write stubs for the plugins
Make them compile.
2014-09-11 08:10:33 +02:00
241bc64a11 Random crystallisation
Don't worry, there will be better commit messages eventually.
2014-09-10 23:14:53 +02:00
b418bfe22c Initial commit
Nothing's working yet, only some supporting code has been put in place.
2014-09-08 21:40:01 +02:00