summaryrefslogtreecommitdiff
path: root/sysoptions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove hmac-md5 entirelyMatt Johnston2022-11-101-7/+0
* Avoid hitting dropbear_lint.shMatt Johnston2022-11-101-1/+1
* Force DROPBEAR_DSS when fuzzingMatt Johnston2022-11-101-0/+6
* Use faster primality testing in libtomcryptMatt Johnston2022-11-101-0/+9
* Just disable -Wundef for macos runners insteadMatt Johnston2022-11-101-10/+0
* Work around macos broken TARGET_OS_EMBEDDEDMatt Johnston2022-11-101-0/+9
* Add -Wundef and fix missing definitionsMatt Johnston2022-11-101-0/+8
* Fix missing end quote in comment exampleMatt Johnston2022-11-101-1/+1
* Allow overriding shells for compat getusershell()Matt Johnston2022-11-091-0/+9
* Remove unused MAX_IP_LENMatt Johnston2022-06-271-2/+1
* Bump version to 2022.82DROPBEAR_2022.82Matt Johnston2022-04-011-1/+1
* Make SHA1 optional, implement SHA256 fingerprintsMatt Johnston2022-03-301-3/+5
* Remove twofish and remnants of blowfishMatt Johnston2022-03-301-12/+1
* Fix -Wexpansion-to-defined failure on clangMatt Johnston2022-01-301-1/+5
* Add re-exec for serverMatt Johnston2022-01-301-0/+3
* Implement server-side support for sk-ecdsa U2F-backed keys (#142)egor-duda2022-01-221-0/+1
* Increase max window size to 10MB, fallback rather thanMatt Johnston2021-10-121-1/+1
* Banner size should account for newlinesMatt Johnston2021-10-121-1/+1
* Comment on reason for DROPBEAR_MAX_PASSWORD_LEN limitMatt Johnston2021-10-121-0/+6
* Changelog for 2020.81DROPBEAR_2020.81Matt Johnston2020-10-291-1/+1
* Increase MAX_PROPOSED_ALGO to 50, warn if exceededMatt Johnston2020-10-231-1/+1
* version 2020.80DROPBEAR_2020.80Matt Johnston2020-06-261-1/+1
* changelog for 2020.79Matt Johnston2020-06-151-1/+1
* merge rsa-sha256Matt Johnston2020-05-261-2/+14
|\
| * send and handle SSH_MSG_EXT_INFO only at the correct pointMatt Johnston2020-05-241-0/+4
| * use sigtype where appropriateMatt Johnston2020-04-061-2/+10
* | Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)Vladislav Grishenko2020-05-251-1/+7
|/
* Add Ed25519 support (#91)Vladislav Grishenko2020-03-121-3/+4
* Rename EPKA -> PluginMatt Johnston2019-05-151-2/+2
* External Public-Key Authentication API (#72)fabriziobertocci2019-05-151-0/+3
* Bump to 2019.78DROPBEAR_2019.78Matt Johnston2019-03-271-1/+1
* 2019.77DROPBEAR_2019.77Matt Johnston2019-03-231-1/+1
* limit password length to 100Matt Johnston2019-03-211-0/+2
* Merge bugfix delay invalid usersMatt Johnston2018-08-231-1/+1
|\
| * fix error message to say localoptions.hMatt Johnston2018-08-231-1/+1
* | workaround memory sanitizer FD_ZERO false positivesMatt Johnston2018-03-061-0/+11
* | Only use malloc wrapper if fuzzingMatt Johnston2018-03-011-0/+2
|/
* Bump versionDROPBEAR_2018.76Matt Johnston2018-02-271-1/+1
* Fix restricted group code for BSDs, move to separate functionMatt Johnston2018-02-261-0/+2
* clean up some default optionsMatt Johnston2018-02-181-0/+17
* rename some options and move some to sysoptions.hMatt Johnston2018-02-181-1/+38
* options: Complete the transition to numeric toggles (`#if')Michael Witten2018-02-161-1/+1
* Remove none cipherMatt Johnston2018-02-091-4/+0
* Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOGMatt Johnston2017-06-251-0/+2
|\
| * sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOGBen Gardner2017-06-051-0/+2
* | increase min DSS and RSA lengthsMatt Johnston2017-06-161-2/+2
|/
* merge 2017.75Matt Johnston2017-05-181-77/+63
|\
| * merge 2016.74Matt Johnston2016-07-211-1/+1
| |\
| * | Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-79/+62
| * | options for disabling "normal" DHMatt Johnston2016-05-021-1/+9