index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
default_options.h
Age
Commit message (
Expand
)
Author
2020-06-11
Disable by default 3des, cbc, hmac-sha1-96, x11 forwarding
Matt Johnston
2020-06-10
Remove blowfish
Matt Johnston
2020-05-25
Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)
Vladislav Grishenko
2020-03-14
MOTD enabled by default as the manpage says (#87)
zciendor
2020-03-12
Add Ed25519 support (#91)
Vladislav Grishenko
2019-03-20
Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 mode
Matt Johnston
2019-03-20
Support servers without multiple user support (#76)
Patrick Stewart
2018-03-01
mention localoptions.h being build directory, fix underscore in CHANGES
Matt Johnston
2018-02-26
make group1 client-only
Matt Johnston
2018-02-26
disable group1 in default config
Matt Johnston
2018-02-19
- Fix dependencies and remove old default_options.h from version control
Matt Johnston
2018-02-18
missed regenerating
Matt Johnston
2018-02-18
rename some options and move some to sysoptions.h
Matt Johnston
2018-02-14
update default_options.h
Matt Johnston
2017-06-27
Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument range
Matt Johnston
2017-06-25
dropbear server: support -T max auth tries
Kevin Darbyshire-Bryant
2017-06-24
add configuration option for default RSA size.
Matt Johnston
2016-05-04
Add generated header default_options.h to version control.
Matt Johnston