Wed, 18 Mar 2020 15:28:56 +0000 |
Kevin Darbyshire-Bryant |
Improve address logging on early exit messages (#83)
|
Wed, 20 Mar 2019 14:44:49 +0000 |
Patrick Stewart |
Support servers without multiple user support (#76)
|
Mon, 05 Nov 2018 23:36:34 +0800 |
Matt Johnston |
- Add adaptive authentication failure delay
|
Thu, 23 Aug 2018 23:43:45 +0800 |
Matt Johnston |
Merge bugfix delay invalid users
|
Thu, 23 Aug 2018 23:43:12 +0800 |
Matt Johnston |
Wait to fail invalid usernames
|
Wed, 28 Feb 2018 22:11:39 +0800 |
Matt Johnston |
merge from main
fuzz
|
Wed, 28 Feb 2018 22:10:43 +0800 |
Matt Johnston |
clean some fuzzing conditionals
fuzz
|
Wed, 28 Feb 2018 15:10:14 +0100 |
François Perrad |
fix #endif (#59)
|
Wed, 28 Feb 2018 21:40:08 +0800 |
Matt Johnston |
- #if not #ifdef for DROPBEAR_FUZZ
fuzz
|
Wed, 28 Feb 2018 21:28:59 +0800 |
Matt Johnston |
merge from main
fuzz
|
Tue, 27 Feb 2018 21:49:10 +0800 |
Matt Johnston |
add guard HAVE_GETGROUPLIST
|
Mon, 26 Feb 2018 22:44:48 +0800 |
Matt Johnston |
merge from main
fuzz
|
Mon, 26 Feb 2018 22:07:18 +0800 |
Matt Johnston |
- Don't try to handle changed usernames
|
Mon, 26 Feb 2018 14:31:15 +0100 |
François Perrad |
more linting (#58)
|
Mon, 26 Feb 2018 21:17:13 +0800 |
Matt Johnston |
Fix restricted group code for BSDs, move to separate function
|
Tue, 20 Feb 2018 02:11:55 +0000 |
stellarpower |
Added the -G option to allow logins only for users that are members of a certain group. This allows finer control of an instance on who can and cannot login over a certain instance (e.g. password and not key). Needs double-checking and ensuring it meets platform requirements.
|
Sat, 17 Feb 2018 19:29:51 +0800 |
Matt Johnston |
merge from main
fuzz
|
Sat, 19 Aug 2017 17:16:13 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const
|
Tue, 23 Jan 2018 22:46:07 +0800 |
Matt Johnston |
merge up to date
fuzz
|
Fri, 30 Jun 2017 21:10:57 +0800 |
Matt Johnston |
fix DROBPEAR_FUZZ auth delay
fuzz
|
Mon, 29 May 2017 10:25:09 +0100 |
Kevin Darbyshire-Bryant |
dropbear server: support -T max auth tries
|
Thu, 18 May 2017 23:45:10 +0800 |
Matt Johnston |
merge main to fuzz
fuzz
|
Sat, 13 May 2017 22:50:54 +0800 |
Matt Johnston |
fuzz harness
fuzz
|
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
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Mon, 03 Aug 2015 21:59:40 +0800 |
Matt Johnston |
Fix problem where auth timeout wasn't checked when waiting for ident
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Sat, 02 May 2015 15:26:05 +0200 |
Gaël PORTAY |
Turn username, servicename and methodname local variables into char *
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaël PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|