summaryrefslogtreecommitdiff
path: root/options.h
Commit message (Expand)AuthorAgeFilesLines
* comments, turn off debugging optionsMatt Johnston2013-11-091-2/+3
* - Make curve25519 work after fixing a typo, interoperates with OpenSSHMatt Johnston2013-11-091-7/+9
* MergeMatt Johnston2013-11-081-0/+2
|\
| * curve25519Matt Johnston2013-11-081-0/+2
* | Add '-R' for delayed hostkey optionkeyondemandMatt Johnston2013-11-071-6/+13
* | refactor key generation, make it generate as required.Matt Johnston2013-11-071-2/+2
|/
* Enable SMALL_CODE by defaultMatt Johnston2013-05-211-1/+1
* merge in HEADMatt Johnston2013-05-211-2/+9
|\
| * Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password loginsMatt Johnston2013-04-181-0/+7
| * Fix a few options and headersMatt Johnston2013-04-031-3/+3
| * Add kexguess2 behaviourMatt Johnston2013-03-291-2/+2
* | ecdsa is workingMatt Johnston2013-05-031-1/+4
* | start on ecdsa keysMatt Johnston2013-04-091-0/+1
* | ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-4/+4
* | refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-0/+2
|/
* Fix "-c none" so that it allows aes during authenticationMatt Johnston2013-03-201-5/+3
* Merge "none" cipher/MAC branch. Also adds sha256 and sha512Matt Johnston2013-03-201-1/+15
|\
| * - Only request "none" cipher after auth has succeededinsecure-nocryptoMatt Johnston2012-05-171-4/+0
| * Add ALLOW_NONE_PASSWORD_AUTH optionMatt Johnston2012-05-171-7/+5
| * Merge in "-m"/"-c" codeMatt Johnston2012-05-171-2/+5
| |\
| * \ Update insecure-nocrypto to current headMatt Johnston2012-05-161-1/+19
| |\ \
| | * | Update nocrypto branch to current headMatt Johnston2008-11-061-6/+13
| | * | propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a4...Matt Johnston2008-11-061-0/+17
| | |\ \
| | | * | Comment cleanupsMatt Johnston2006-10-021-3/+3
| | | * | propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27f...Matt Johnston2006-03-101-0/+20
| | | |\ \
| | | | * | - a hack for grahame to run dropbear with "none" cipher.Matt Johnston2005-09-231-0/+20
| * | | | | Disable SHA256 and SHA512 by default in options.hMatt Johnston2012-05-161-2/+2
| * | | | | - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to beMatt Johnston2012-05-101-0/+2
* | | | | | DSS_PROTOK is not necessary now that private keys are includedMatt Johnston2013-02-231-7/+0
* | | | | | Allow configuring "allow blank password option" at runtimePaul Eggleton2013-02-121-5/+0
* | | | | | Improve RNG seeding.Matt Johnston2012-06-291-13/+7
| |_|_|_|/ |/| | | |
* | | | | ENABLE_USER_ALGO_LIST should work for the clientMatt Johnston2012-05-171-1/+1
* | | | | Add rough support for choosing ciphers/hashes with "-c" or "-m"Matt Johnston2012-05-171-0/+3
|/ / / /
* | | | Fix empty password immediate loginMatt Johnston2012-05-091-2/+1
* | | | Improve comment about sha1-96Matt Johnston2012-04-121-3/+4
* | | | - Add ALLOW_BLANK_PASSWORD optionMatt Johnston2011-10-261-3/+10
* | | | merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'Matt Johnston2011-02-281-9/+5
|\ \ \ \
| * | | | - Don't allow setting memLevel since that doesn't work properlyMatt Johnston2011-02-281-9/+5
* | | | | Compile fix for when both client and server agent forwarding is disabledMatt Johnston2011-02-281-1/+1
|/ / / /
* | | | It happened to sonyMatt Johnston2011-02-241-1/+2
* | | | - Test for pam_fail_delay() function in configureMatt Johnston2009-09-081-2/+2
* | | | Rearrange getaddrstring() etcMatt Johnston2009-09-011-2/+2
* | | | - set $SSH_ORIGINAL_COMMAND if a command is forced, and log itMatt Johnston2009-08-261-1/+2
* | | | propagate from branch 'au.asn.ucc.matt.dropbear.cli-agent' (head eb0dae4b62e2...Matt Johnston2009-07-301-1/+2
|\ \ \ \
| * \ \ \ propagate from branch 'au.asn.ucc.matt.dropbear' (head bbe4e11695a7b22bd89a72...Matt Johnston2009-07-291-1/+23
| |\ \ \ \
| * \ \ \ \ propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f792...Matt Johnston2009-07-011-18/+35
| |\ \ \ \ \
| * \ \ \ \ \ propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e704...Matt Johnston2008-09-231-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338a...Matt Johnston2007-08-161-1/+6
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b...Matt Johnston2006-03-211-16/+47
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | - progress towards client agent forwardingMatt Johnston2005-07-181-1/+6