summaryrefslogtreecommitdiff
path: root/default_options.h
Commit message (Expand)AuthorAgeFilesLines
* Add /usr/sbin and /sbin to default root PATHRaphael Hertzog2018-07-091-0/+1
* Fix tilde expansion of pathsMatt Johnston2022-03-301-4/+4
* Default options comments, ignore localoptions.hBegley Brothers Inc2020-07-091-9/+13
* Allow user space file locations (rootless support)Begley Brothers Inc2020-07-091-7/+14
* Disable dh-group1 KEX by defaultMatt Johnston2022-03-301-2/+4
* Make SHA1 optional, implement SHA256 fingerprintsMatt Johnston2022-03-301-2/+2
* Remove twofish and remnants of blowfishMatt Johnston2022-03-301-2/+0
* Allow for DEBUG_TRACE value 0 - 5HansH1112022-03-191-2/+5
* Add re-exec for serverMatt Johnston2022-01-301-1/+8
* Implement server-side support for sk-ecdsa U2F-backed keys (#142)egor-duda2022-01-221-0/+2
* Disable UNAUTH_CLOSE_DELAY by defaultMatt Johnston2021-03-021-2/+5
* Introduce extra delay before closing unauthenticated sessionsThomas De Schampheleire2017-02-151-0/+3
* Disable by default 3des, cbc, hmac-sha1-96, x11 forwardingMatt Johnston2020-06-111-15/+13
* Remove blowfishMatt Johnston2020-06-101-2/+0
* Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)Vladislav Grishenko2020-05-251-0/+13
* MOTD enabled by default as the manpage says (#87)zciendor2020-03-141-1/+1
* Add Ed25519 support (#91)Vladislav Grishenko2020-03-111-1/+6
* Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 modeMatt Johnston2019-03-201-1/+3
* Support servers without multiple user support (#76)Patrick Stewart2019-03-201-0/+3
* mention localoptions.h being build directory, fix underscore in CHANGESMatt Johnston2018-03-011-2/+2
* make group1 client-onlyMatt Johnston2018-02-261-1/+6
* disable group1 in default configMatt Johnston2018-02-261-1/+1
* - Fix dependencies and remove old default_options.h from version controlMatt Johnston2018-02-191-154/+1
* missed regeneratingMatt Johnston2018-02-181-41/+27
* rename some options and move some to sysoptions.hMatt Johnston2018-02-181-57/+42
* update default_options.hMatt Johnston2018-02-141-4/+10
* Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument rangeMatt Johnston2017-06-271-7/+2
* dropbear server: support -T max auth triesKevin Darbyshire-Bryant2017-05-291-0/+6
* add configuration option for default RSA size.Matt Johnston2017-06-241-1/+8
* Add generated header default_options.h to version control.Matt Johnston2016-05-041-0/+458