aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Travis CI: Try adding Coverity scancoverity_scanPřemysl Janouch2015-02-141-0/+12
* Tiny fixesPřemysl Janouch2015-02-122-1/+2
* Make sure to install Lua plugins if enabledPřemysl Janouch2015-02-091-0/+5
* Make sure to link with libcryptoPřemysl Janouch2015-02-081-1/+1
* Travis CI: Try getting a newer JanssonPřemysl Janouch2015-02-081-0/+1
* Fix Travis CI dependenciesPřemysl Janouch2015-02-081-1/+1
* Add Travis CI configurationPřemysl Janouch2015-02-082-1/+21
* Introduce Lua API version checkingPřemysl Janouch2015-01-212-5/+21
* Comment out the SOCKS4A scannerPřemysl Janouch2015-01-211-5/+6
* Fix Lua detectionPřemysl Janouch2015-01-211-1/+3
* Implement a Lua 5.3 plugin loader pluginPřemysl Janouch2015-01-188-6/+573
* Rewrite to use CMakePřemysl Janouch2015-01-177-42/+167
* No more Clang bullshitPřemysl Janouch2014-09-262-5/+1
* -Wpedantic/scan-build stuffPřemysl Janouch2014-09-262-6/+6
* Fix subnet targetsPřemysl Janouch2014-09-261-1/+1
* The targets are not always hostnamesPřemysl Janouch2014-09-261-2/+4
* Fix a memory leakPřemysl Janouch2014-09-251-0/+2
* Fix the optimizationPřemysl Janouch2014-09-251-0/+13
* Fix the indicatorPřemysl Janouch2014-09-251-0/+1
* Fix hiding the indicatorPřemysl Janouch2014-09-251-0/+1
* Optimize and simplify the epoll pollerPřemysl Janouch2014-09-241-27/+14
* Get rid of some memory holes on x86_64Přemysl Janouch2014-09-242-7/+7
* Fix the epoll pollerPřemysl Janouch2014-09-242-2/+3
* Sort epoll_wait() output earlierPřemysl Janouch2014-09-241-3/+3
* Order the results by portPřemysl Janouch2014-09-241-3/+5
* Fix the hotspotPřemysl Janouch2014-09-241-8/+18
* Identified a hot-spotPřemysl Janouch2014-09-242-2/+1
* Update the READMEPřemysl Janouch2014-09-241-0/+10
* Avoid spinning in a loopPřemysl Janouch2014-09-241-3/+17
* Implement idle eventsPřemysl Janouch2014-09-241-2/+61
* FormattingPřemysl Janouch2014-09-241-6/+6
* Simplify the plugin APIPřemysl Janouch2014-09-235-47/+39
* Don't initialize the service before connectingPřemysl Janouch2014-09-231-4/+10
* Fix str_append_data()Přemysl Janouch2014-09-231-1/+1
* Fix on_unit_ready()Přemysl Janouch2014-09-231-15/+19
* Show some stats at the endPřemysl Janouch2014-09-211-1/+12
* Fix the TLS/SSL transportPřemysl Janouch2014-09-211-2/+3
* Group the output properlyPřemysl Janouch2014-09-211-6/+12
* Fix terminal output for multiple ports per servicePřemysl Janouch2014-09-211-0/+2
* Fix output of results for multiple servicesPřemysl Janouch2014-09-211-2/+2
* Fix the IRC plugin, and not only thatPřemysl Janouch2014-09-212-18/+16
* TLS transport: output some certificate informationPřemysl Janouch2014-09-211-0/+24
* HTTP: initialize `http_settings' staticallyPřemysl Janouch2014-09-211-8/+8
* Fix error messagePřemysl Janouch2014-09-211-1/+1
* Add a header guardPřemysl Janouch2014-09-211-0/+5
* Update the READMEPřemysl Janouch2014-09-211-4/+5
* Implement the HTTP pluginPřemysl Janouch2014-09-216-8/+112
* Implement more of the servicesPřemysl Janouch2014-09-205-30/+157
* Filter out any garbage in the scan outputPřemysl Janouch2014-09-201-2/+18
* Generate a manpagePřemysl Janouch2014-09-205-7/+11