summaryrefslogtreecommitdiff
path: root/sysoptions.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Version 2014.64Matt Johnston2014-07-271-1/+1
* Improve handling lots of concurrent forwarded connections. IncreaseMatt Johnston2014-06-251-0/+6
* 2014.63DROPBEAR_2014.63Matt Johnston2014-02-191-1/+1
* CHANGES for 2014.63Matt Johnston2014-02-191-5/+0
* Back out accidentally committed filesMatt Johnston2014-01-231-1/+1
* requirenext doesn't need two valuesMatt Johnston2014-01-231-1/+1
* Forgot to save the changeMatt Johnston2014-01-171-1/+1
* DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by defaultMatt Johnston2014-01-171-0/+6
* 2013.62DROPBEAR_2013.62Matt Johnston2013-12-031-1/+1
* Only define LTM_DESC if it isn't alreadyMatt Johnston2013-12-021-0/+2
* 2013.61testDROPBEAR_2013.61testMatt Johnston2013-11-141-1/+1
* - Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston2013-11-141-0/+1
* - Make curve25519 work after fixing a typo, interoperates with OpenSSHMatt Johnston2013-11-091-1/+6
* Add '-R' for delayed hostkey optionkeyondemandMatt Johnston2013-11-071-3/+4
* A few small fixes for ECC compilationMatt Johnston2013-10-211-0/+2
* Merge in changes from the past couple of releasesMatt Johnston2013-10-181-29/+34
|\