Mercurial > dropbear
comparison runopts.h @ 1455:4afde04f0607 fuzz
merge up to date
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 23 Jan 2018 22:46:07 +0800 |
parents | 3fdd8c5a0195 517c67cbcd31 |
children | 5916af64acd4 |
comparison
equal
deleted
inserted
replaced
1450:5b25d86b865b | 1455:4afde04f0607 |
---|---|
94 int norootlogin; | 94 int norootlogin; |
95 | 95 |
96 int noauthpass; | 96 int noauthpass; |
97 int norootpass; | 97 int norootpass; |
98 int allowblankpass; | 98 int allowblankpass; |
99 unsigned int maxauthtries; | |
99 | 100 |
100 #if DROPBEAR_SVR_REMOTETCPFWD | 101 #if DROPBEAR_SVR_REMOTETCPFWD |
101 int noremotetcp; | 102 int noremotetcp; |
102 #endif | 103 #endif |
103 #if DROPBEAR_SVR_LOCALTCPFWD | 104 #if DROPBEAR_SVR_LOCALTCPFWD |