summaryrefslogtreecommitdiffhomepage
path: root/default_options.h
AgeCommit message (Expand)Author
2021-03-02Disable UNAUTH_CLOSE_DELAY by defaultMatt Johnston
2017-02-15Introduce extra delay before closing unauthenticated sessionsThomas De Schampheleire
2020-06-11Disable by default 3des, cbc, hmac-sha1-96, x11 forwardingMatt Johnston
2020-06-10Remove blowfishMatt Johnston
2020-05-25Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)Vladislav Grishenko
2020-03-14MOTD enabled by default as the manpage says (#87)zciendor
2020-03-12Add Ed25519 support (#91)Vladislav Grishenko
2019-03-20Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 modeMatt Johnston
2019-03-20Support servers without multiple user support (#76)Patrick Stewart
2018-03-01mention localoptions.h being build directory, fix underscore in CHANGESMatt Johnston
2018-02-26make group1 client-onlyMatt Johnston
2018-02-26disable group1 in default configMatt Johnston
2018-02-19- Fix dependencies and remove old default_options.h from version controlMatt Johnston
2018-02-18missed regeneratingMatt Johnston
2018-02-18rename some options and move some to sysoptions.hMatt Johnston
2018-02-14update default_options.hMatt Johnston
2017-06-27Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument rangeMatt Johnston
2017-06-25dropbear server: support -T max auth triesKevin Darbyshire-Bryant
2017-06-24add configuration option for default RSA size.Matt Johnston
2016-05-04Add generated header default_options.h to version control.Matt Johnston