summaryrefslogtreecommitdiff
path: root/sysoptions.h
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2022.82HEADmasterMatt 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-111-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-0/+13
|\
| * workaround memory sanitizer FD_ZERO false positivesMatt Johnston2018-03-061-0/+11
| * Only use malloc wrapper if fuzzingMatt Johnston2018-03-011-0/+2
* | fix error message to say localoptions.hMatt Johnston2018-08-231-1/+1
|/
* 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 Witten2017-07-201-1/+1
* Remove none cipherMatt Johnston2018-02-091-4/+0
* Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOGMatt Johnston2017-06-251-2/+2
|\
| * increase min DSS and RSA lengthsMatt Johnston2017-06-161-2/+2
* | sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOGBen Gardner2017-06-051-0/+2
|/
* merge 2017.75Matt Johnston2017-05-181-1/+1
|\
| * bump version to 2017.75Matt Johnston2017-05-171-1/+1
* | merge 2016.74Matt Johnston2016-07-211-77/+63
|\ \ | |/ |/|
| * Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-79/+62
| * options for disabling "normal" DHMatt Johnston2016-05-021-1/+9
| * move group14 and group16 to options.h, group14-sha256 on by defaultMatt Johnston2016-05-021-5/+0
* | bump versionMatt Johnston2016-07-211-1/+1
|/
* update for 2016.73DROPBEAR_2016.73Matt Johnston2016-03-181-1/+1
* Get rid of group15, move group16 to sha512.Matt Johnston2016-03-121-2/+7
* 2016.72Matt Johnston2016-03-091-1/+1
* 2015.71DROPBEAR_2015.71Matt Johnston2015-12-031-1/+1
* 2015.70Matt Johnston2015-11-261-1/+1
* 2015.69DROPBEAR_2015.69Matt Johnston2015-11-251-1/+1
* Increase channel limit to 1000Matt Johnston2015-11-191-1/+1