summaryrefslogtreecommitdiff
path: root/sysoptions.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* changelog and version 2015.68DROPBEAR_2015.68Matt Johnston2015-08-081-1/+1
* increase MAX_CMD_LEN to 9000Matt Johnston2015-08-031-2/+3
* separate client/server fastopen optionsMatt Johnston2015-05-291-2/+5
* merge from defaultMatt Johnston2015-02-281-0/+3
|\
| * Free memory before exiting. Based on patch from Thorsten Horstmann.Matt Johnston2015-02-241-0/+3
* | Fixes for backwards compatibilityMatt Johnston2015-02-201-0/+5
|/
* bump versionMatt Johnston2015-01-281-1/+1
* changelog, version number bumpDROPBEAR_2014.66Matt Johnston2014-10-231-1/+1
* increae MAX_STRING_LEN for sun sshMatt Johnston2014-10-231-2/+1
* Make keepalive handling more robust, this should now match what OpenSSH doesMatt Johnston2014-08-191-0/+3
* 2014.64DROPBEAR_2014.65Matt Johnston2014-08-081-1/+1