fa2780a40d
Fix the TLS/SSL transport
2014-09-21 03:43:14 +02:00
aeb1012997
Group the output properly
...
Somehow I must have forgotten about transports at some point.
2014-09-21 03:29:36 +02:00
d18224cc65
Fix terminal output for multiple ports per service
2014-09-21 03:29:36 +02:00
6542353dae
Fix output of results for multiple services
2014-09-21 03:29:35 +02:00
6c90cc85db
Fix the IRC plugin, and not only that
2014-09-21 03:29:35 +02:00
e7d8b244a9
TLS transport: output some certificate information
2014-09-21 03:29:27 +02:00
d453a1226c
HTTP: initialize `http_settings' statically
2014-09-21 01:12:15 +02:00
82a125a3c3
Fix error message
2014-09-21 01:08:20 +02:00
7a7c32aec0
Add a header guard
...
I've nearly forgotten what those are.
2014-09-21 01:06:47 +02:00
49aceb664e
Update the README
2014-09-21 01:02:22 +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
b9571ec01f
Filter out any garbage in the scan output
2014-09-20 18:28:08 +02:00
38a0077033
Generate a manpage
...
help2man should be enough so far.
2014-09-20 18:12:55 +02:00
01c2bfa5a4
Fix timers
...
Fucking hell. We're still having some event scheduling issues.
2014-09-20 01:59:41 +02:00
97bcad8a03
Save a syscall per connection
2014-09-20 00:08:23 +02:00
457eff90e3
Rework the poller
...
It's about time we stopped fucking ourselves in the butt.
The scanning should be much faster now.
Thanks to libuv for inspiration.
2014-09-19 23:44:00 +02:00
6f1bc52711
Raise the file descriptor limit to the maximum
2014-09-19 09:20:14 +02:00
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
64fa986cd0
Implement the indicator etc.
2014-09-18 21:01:42 +02:00
0a7ff1d638
Add regular tree-like output
...
This ended up rather nice.
2014-09-17 23:27:00 +02:00
06785ea4e1
JSON output support
...
This was rather simple.
2014-09-17 23:22:02 +02:00
7d3f0ca4c8
Even more stuff
...
Some reorganisation has taken place.
2014-09-14 22:45:12 +02:00
215891a8ee
More stuff
...
- renamed *_func to *_fn
- some initial code for the indicator (needs curses)
- moved option handler to utils
- more work on unit generation & processing
2014-09-14 00:28:50 +02:00
1bc2e22167
Stuff
2014-09-12 23:28:33 +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