summaryrefslogtreecommitdiff
path: root/sysoptions.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changelog and version bump for 2011.54DROPBEAR_2011.54Matt Johnston2011-11-081-1/+1
* Update changelog for 0.53.1DROPBEAR_0.53.1Matt Johnston2011-03-021-1/+1
* merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'Matt Johnston2011-02-281-0/+4
|\
| * - Don't allow setting memLevel since that doesn't work properlyMatt Johnston2011-02-281-0/+4
* | Compile fix for when both client and server agent forwarding is disabledMatt Johnston2011-02-281-0/+4
* | Refer to RFCs rather than drafts, update some section referencesMatt Johnston2011-02-271-1/+2
|/
* Changelog for 0.53, bump versionMatt Johnston2011-02-241-1/+1
* Add diffie-hellman-group14-sha1 KEX methodMatt Johnston2011-02-241-0/+1
* Make it compile, update for changes in channel structure.Matt Johnston2009-07-011-5/+5
* - Allow building with neither server nor client specifiedMatt Johnston2008-11-181-1/+4
* - Bump to 0.52Matt Johnston2008-11-111-1/+1
* - Add Counter Mode supportMatt Johnston2008-09-291-4/+4
* Add support for zlib@openssh.com delayed compression.Matt Johnston2008-09-291-0/+1
* Split options.h out into sysoptions.h for options that aren't usuallyMatt Johnston2008-09-231-0/+205