Commit Graph

15 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 7954f504a6 Get rid of "All rights reserved" 2015-05-13 06:10:44 +02:00
Přemysl Eric Janouch 2e32296dfc Add an MPD service detection plugin 2015-05-13 06:08:49 +02:00
Přemysl Eric Janouch 2c19df6bdd Bump liberty 2015-03-29 04:03:16 +02:00
Přemysl Eric Janouch 2e44af621d Move to liberty 2015-02-28 21:57:57 +01:00
Přemysl Eric Janouch d8ecd402c9 Introduce Lua API version checking 2015-01-21 00:12:41 +01:00
Přemysl Eric Janouch 8ecdab1ddd Comment out the SOCKS4A scanner
It can't really detect if the server really supports SOCKS4A.
2015-01-21 00:06:44 +01:00
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 6c90cc85db Fix the IRC plugin, and not only that 2014-09-21 03:29:35 +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 7d3f0ca4c8 Even more stuff
Some reorganisation has taken place.
2014-09-14 22:45:12 +02:00
Přemysl Eric Janouch a133946688 Write stubs for the plugins
Make them compile.
2014-09-11 08:10:33 +02:00