Thu, 03 Dec 2020 21:19:19 +0800 |
Matt Johnston |
Remove unused cli_authinitialise
|
Wed, 20 Mar 2019 23:47:25 +0800 |
Matt Johnston |
Increase MAX_USERNAME_LEN to 100
|
Mon, 05 Nov 2018 23:36:34 +0800 |
Matt Johnston |
- Add adaptive authentication failure delay
|
Thu, 23 Aug 2018 23:43:12 +0800 |
Matt Johnston |
Wait to fail invalid usernames
|
Mon, 26 Feb 2018 22:07:18 +0800 |
Matt Johnston |
- Don't try to handle changed usernames
|
Sat, 19 Aug 2017 17:16:13 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const
|
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
|
Fri, 01 Jan 2016 09:40:24 +0100 |
Francois Perrad |
add parentheses to macro
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaƫl PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
Mon, 16 Mar 2015 21:34:05 +0800 |
Matt Johnston |
merge pam branch up to date
pam
|
Tue, 24 Feb 2015 20:43:01 +0800 |
Thorsten Horstmann |
DROPBEAR_ prefix for include guards to avoid collisions
|
Fri, 23 Jan 2015 21:38:47 +0800 |
Matt Johnston |
Merge up to date
pam
|
Tue, 19 Aug 2014 23:08:56 +0800 |
Matt Johnston |
Make keepalive handling more robust, this should now match what OpenSSH does
|