summaryrefslogtreecommitdiffhomepage
path: root/sysoptions.h
AgeCommit message (Expand)Author
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
2014-08-19Make keepalive handling more robust, this should now match what OpenSSH doesMatt Johnston
2014-08-082014.64Matt Johnston
2014-07-27Version 2014.64Matt Johnston
2014-06-25Improve handling lots of concurrent forwarded connections. IncreaseMatt Johnston
2014-02-192014.63Matt Johnston
2014-02-19CHANGES for 2014.63Matt Johnston
2014-01-23Back out accidentally committed filesMatt Johnston
2014-01-23requirenext doesn't need two valuesMatt Johnston
2014-01-17Forgot to save the changeMatt Johnston
2014-01-17DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by defaultMatt Johnston
2013-12-032013.62Matt Johnston
2013-12-02Only define LTM_DESC if it isn't alreadyMatt Johnston
2013-11-142013.61testMatt Johnston
2013-11-14- Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston
2013-11-09- Make curve25519 work after fixing a typo, interoperates with OpenSSHMatt Johnston
2013-11-07Add '-R' for delayed hostkey optionMatt Johnston
2013-10-21A few small fixes for ECC compilationMatt Johnston