summaryrefslogtreecommitdiff
path: root/sysoptions.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * merge in HEADMatt Johnston2013-05-211-1/+10
| |\
| * | ecdsa is workingMatt Johnston2013-05-031-0/+2
| * | more ecdsa signkey work, not correctMatt Johnston2013-04-281-8/+0
| * | start on ecdsa keysMatt Johnston2013-04-091-4/+7
| * | - Fix various hardcoded uses of SHA1Matt Johnston2013-04-081-2/+1
| * | ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-4/+4
| * | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston2013-03-291-14/+14
| * | more bits on ecc branchMatt Johnston2013-03-271-0/+7
| * | refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-8/+11
* | | - 2013.60, update CHANGESMatt Johnston2013-10-161-1/+1
* | | Version 2013.59Matt Johnston2013-10-041-1/+1
| |/ |/|
* | 2013.58DROPBEAR_2013.58Matt Johnston2013-04-181-1/+1
* | Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password loginsMatt Johnston2013-04-181-3/+0
* | bump version to 2013.57Matt Johnston2013-04-151-1/+1
* | Put some #ifdef options around first-follows options in case theykexguessMatt Johnston2013-04-031-0/+9
* | Don't usually need to recalculate dh_e for the repeated kexdh_init packetMatt Johnston2013-04-031-2/+3
* | Send an auth packet straight away, save another roundtripMatt Johnston2013-03-311-0/+3
|/
* Add ~. and ~^Z handling to exit/suspend dbclientMatt Johnston2013-03-231-0/+2
* 2013.56 changelogMatt Johnston2013-03-211-1/+1
* Make hmac-sha2-256 and hmac-sha2-512 workMatt Johnston2013-03-211-11/+4
* Merge "none" cipher/MAC branch. Also adds sha256 and sha512Matt Johnston2013-03-201-0/+19
|\
| * - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to beMatt Johnston2012-05-101-0/+19
* | Improve RNG seeding.Matt Johnston2012-06-291-8/+0
|/
* Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.Andrey Mazo2012-03-261-4/+0
* Rename HAVE_FORK to USE_VFORKMatt Johnston2012-04-091-1/+7
* 2012.55Matt Johnston2012-02-221-1/+1