- May 17, 2016
-
-
Mikhail Devyatov authored
-
- Apr 19, 2016
-
-
Robert David Graham authored
Add timestamp field to JSON output.
-
Mademoiselle Parker authored
-
- Feb 16, 2016
-
-
robertdavidgraham authored
-
Robert David Graham authored
Various fixes involving port handling and resumption
-
Francisco Blas Izquierdo Riera authored
Previoulsy port ranges where echoed without the type which resulted in an error when trying to load the configuration file if using non TCP ports. This patch allows for full generation of prefixed ports to overcome this problem.
-
Francisco Blas Izquierdo Riera authored
The number of retries is needed in the pause.conf file to ensure the seed holds with the scan values. This patch ensures the value is echoed out always.
-
Francisco Blas Izquierdo Riera authored
Until now if the user pressed Control+C whilst the program was cleaning up (for example waiting for pending packets) the program would die inmediately. This patch renames the globals control_c_pressed and control_c_pressed_again to much clearer tx_done and rx_done. It also adds propper handling of control_c count handling in the handler itself as a result the wait will now only be cancelled when pressing control+c a second time during the program life instead of on the first control+c if the user pressed it when we are already doing the scan.
-
Francisco Blas Izquierdo Riera authored
We introduce the --nostatus parameter which allows disabling the printing of status updates. Aside, we allow for reenabling them using the --status parameter
-
- Dec 09, 2015
-
-
root authored
-
- Jun 28, 2015
-
-
Robert David Graham authored
Fix build failure with GCC 5
-
Alessio Treglia authored
Patch applied in Debian to solve FTBFS with the GCC's new version. The original bug report is available here: - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777997
-
- May 13, 2015
-
-
Robert David Graham authored
Fix FTBFS on most Debian architectures
-
- May 07, 2015
-
-
Alessio Treglia authored
Fixes Debian#773786 and enables support on non-ARM, Non-x86, and kFreeBSD architectures.
-
- Nov 04, 2014
-
-
robertdavidgraham authored
-
- Oct 22, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
-
- Oct 13, 2014
-
-
robertdavidgraham authored
-
robertdavidgraham authored
-
- Oct 08, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
JSON names/keys are now quoted to be strings in output
-
robertdavidgraham authored
-
Robert David Graham authored
-
- Oct 03, 2014
-
-
Robert David Graham authored
-
- Sep 25, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
-
- Sep 14, 2014
-
-
root authored
JSON names(keys) output are now strings (double-quoted as per http://tools.ietf.org/html/rfc7158#page-6)
-
- Sep 01, 2014
-
-
robertdavidgraham authored
-
robertdavidgraham authored
-
- Aug 28, 2014
-
-
Robert David Graham authored
-
- Aug 27, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
-
- Aug 24, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
-
Robert David Graham authored
-
- Aug 23, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
-
Robert David Graham authored
-
- Aug 22, 2014
-
-
Robert David Graham authored
-
- Aug 19, 2014
-
-
Robert David Graham authored
-