summaryrefslogtreecommitdiffhomepage
path: root/sysoptions.h
AgeCommit message (Expand)Author
2020-10-29Changelog for 2020.81Matt Johnston
2020-10-23Increase MAX_PROPOSED_ALGO to 50, warn if exceededMatt Johnston
2020-06-26version 2020.80Matt Johnston
2020-06-15changelog for 2020.79Matt Johnston
2020-05-26merge rsa-sha256Matt Johnston
2020-05-25Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)Vladislav Grishenko
2020-05-24send and handle SSH_MSG_EXT_INFO only at the correct pointMatt Johnston
2020-04-06use sigtype where appropriateMatt Johnston
2020-03-12Add Ed25519 support (#91)Vladislav Grishenko
2019-05-15Rename EPKA -> PluginMatt Johnston
2019-05-15External Public-Key Authentication API (#72)fabriziobertocci
2019-03-27Bump to 2019.78Matt Johnston
2019-03-232019.77Matt Johnston
2019-03-21limit password length to 100Matt Johnston
2018-08-23Merge bugfix delay invalid usersMatt Johnston
2018-08-23fix error message to say localoptions.hMatt Johnston
2018-03-06workaround memory sanitizer FD_ZERO false positivesMatt Johnston
2018-03-01Only use malloc wrapper if fuzzingMatt Johnston
2018-02-27Bump versionMatt Johnston
2018-02-26Fix restricted group code for BSDs, move to separate functionMatt Johnston
2018-02-18clean up some default optionsMatt Johnston
2018-02-18rename some options and move some to sysoptions.hMatt Johnston
2018-02-16options: Complete the transition to numeric toggles (`#if')Michael Witten
2018-02-09Remove none cipherMatt Johnston
2017-06-25Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOGMatt Johnston
2017-06-05sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOGBen Gardner
2017-06-16increase min DSS and RSA lengthsMatt Johnston
2017-05-18merge 2017.75Matt Johnston
2017-05-17bump version to 2017.75Matt Johnston
2016-07-21merge 2016.74Matt Johnston
2016-07-21bump versionMatt Johnston
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2016-05-02options for disabling "normal" DHMatt Johnston
2016-05-02move group14 and group16 to options.h, group14-sha256 on by defaultMatt Johnston
2016-03-18update for 2016.73Matt Johnston
2016-03-12Get rid of group15, move group16 to sha512.Matt Johnston
2016-03-092016.72Matt Johnston
2015-12-032015.71Matt Johnston
2015-11-262015.70Matt Johnston
2015-11-252015.69Matt Johnston
2015-11-19Increase channel limit to 1000Matt Johnston
2015-08-08changelog and version 2015.68Matt Johnston
2015-08-03increase MAX_CMD_LEN to 9000Matt Johnston
2015-05-29separate client/server fastopen optionsMatt Johnston
2015-02-28merge from defaultMatt Johnston
2015-02-24Free memory before exiting. Based on patch from Thorsten Horstmann.Matt Johnston
2015-02-20Fixes for backwards compatibilityMatt Johnston
2015-01-28bump versionMatt Johnston
2014-10-23changelog, version number bumpMatt Johnston
2014-10-23increae MAX_STRING_LEN for sun sshMatt Johnston