Fri, 12 May 2017 23:14:54 +0800 |
Matt Johnston |
copy over some fuzzing code from AFL branch
fuzz
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Tue, 12 Apr 2016 21:05:40 +0800 |
Matt Johnston |
Add manpage and log for forced_command
|
Tue, 12 Apr 2016 21:01:08 +0800 |
Jeremy Kerr |
Add -c <command> option to force a specific command
|
Tue, 01 Dec 2015 21:52:38 +0300 |
Konstantin Tokarev |
Moved usingsyslog from svr_runopts to runopts.
|
Wed, 02 Dec 2015 22:37:20 +0800 |
Matt Johnston |
ports and addresses must be malloced to avoid segfault on exit
|
Wed, 25 Nov 2015 23:05:41 +0800 |
Matt Johnston |
mention dropbearkey too
|
Wed, 25 Nov 2015 23:05:14 +0800 |
Matt Johnston |
Mention "dropbear -R" if no hostkeys
|
Fri, 06 Nov 2015 23:54:24 +0800 |
Guilhem Moulin |
Enable bundling
|
Wed, 28 Oct 2015 21:37:35 +0800 |
Matt Johnston |
Warn rather than fail if flags have trailing parts
|
Wed, 21 Oct 2015 22:05:50 +0800 |
Matt Johnston |
don't silently ignore extra flag arguments
|
Wed, 28 Jan 2015 21:38:27 +0800 |
Matt Johnston |
Disable non-delayed zlib for server
|
Wed, 22 Oct 2014 07:12:52 +0800 |
Steven Honeyman |
Don't print "Failed loading hostkey" when -R delayed hostkey option is enabled
|
Sun, 27 Jul 2014 22:55:29 +0800 |
Matt Johnston |
- Don't use multichar constants since recent gcc complains
|