summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Only request "none" cipher after auth has succeededinsecure-nocryptoMatt Johnston2012-05-175-15/+54
* Add ALLOW_NONE_PASSWORD_AUTH optionMatt Johnston2012-05-172-9/+13
* Merge in "-m"/"-c" codeMatt Johnston2012-05-177-4/+163
|\
| * ENABLE_USER_ALGO_LIST should work for the clientMatt Johnston2012-05-174-65/+27
| * Add rough support for choosing ciphers/hashes with "-c" or "-m"Matt Johnston2012-05-177-11/+208
* | Update insecure-nocrypto to current headMatt Johnston2012-05-164-28/+65
|\ \
| * | Update nocrypto branch to current headMatt Johnston2008-11-063-32/+25
| * | propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a4...Matt Johnston2008-11-064-9/+60
| |\ \
| | * | Comment cleanupsMatt Johnston2006-10-021-3/+3
| | * | explicit merge of '0501e6f661b5415eb76f3b312d183c3adfbfb712'Matt Johnston2006-10-022-0/+25
| | |\ \
| | * \ \ propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27f...Matt Johnston2006-03-104-18/+58
| | |\ \ \
| | | * | | - a hack for grahame to run dropbear with "none" cipher.Matt Johnston2005-09-234-18/+58
* | | | | | 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-105-11/+52
| |_|_|_|/ |/| | | |
* | | | | Don't TRACE() the pw_passwdMatt Johnston2012-05-091-1/+0
* | | | | Fix empty password immediate loginMatt Johnston2012-05-093-11/+4
* | | | | Return immediate success for blank passwords if allowedMatt Johnston2012-05-093-22/+37
* | | | | Server shouldn't return "localhost" in response to -R forward connectionsMatt Johnston2012-05-093-8/+14
* | | | | Initialise agent_fd to -1 so we don't end up closing stdin (fd 0)Matt Johnston2012-05-091-0/+1
* | | | | - Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWDMatt Johnston2012-05-093-23/+35
* | | | | Ignore -q if SCP_PROGRESS isn't setMatt Johnston2012-04-241-2/+2
* | | | | Split listening port argument at the rightmost colon, allows binding toMatt Johnston2012-04-121-1/+1
* | | | | Improve comment about sha1-96Matt Johnston2012-04-121-3/+4
* | | | | Slight formatting change for ENABLE_CLI_AGENTFWD if statementMatt Johnston2012-04-091-5/+3
* | | | | Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.Andrey Mazo2012-03-265-14/+23
* | | | | Rename HAVE_FORK to USE_VFORKMatt Johnston2012-04-096-19/+23
* | | | | check for fork() and not __uClinux__Mike Frysinger2012-04-086-40/+41
* | | | | fix out-of-tree cleaningMike Frysinger2012-04-081-2/+2
* | | | | Added signature for changeset 85f835f2fe0aMatt Johnston2012-02-231-0/+1
* | | | | Added tag DROPBEAR_2012.55 for changeset d354464b2aa6Matt Johnston2012-02-230-0/+0
* | | | | - Improve CHANGES descriptionDROPBEAR_2012.55Matt Johnston2012-02-231-5/+7
* | | | | 2012.55Matt Johnston2012-02-223-1/+24
* | | | | - Fix minor leakMatt Johnston2012-02-221-13/+4
* | | | | Fix accidentally committed changeMatt Johnston2012-02-221-3/+3
* | | | | - Initialise sa_mask properlyMatt Johnston2011-12-043-5/+6
* | | | | - MergeMatt Johnston2012-02-213-1/+3
|\ \ \ \ \
| * | | | | - Make sure sa_mask is setMatt Johnston2012-02-212-0/+2
| * | | | | - Burn buffers to 0x00 insteadMatt Johnston2012-02-211-1/+1
* | | | | | - Fix use-after-free if multiple command requests were sent. MoveMatt Johnston2011-12-044-11/+19
* | | | | | - Remove unused variable/codeMatt Johnston2011-12-041-2/+1
* | | | | | - Make sure we don't use channel-specific data after it has been freedMatt Johnston2011-12-042-7/+18
* | | | | | - Fix some format strings in TRACE()sMatt Johnston2011-12-042-3/+3
* | | | | | - We don't need to test for NULL before free()Matt Johnston2011-12-042-8/+1
|/ / / / /
* | | | | MergeMatt Johnston2012-02-102-0/+6
|\ \ \ \ \
| * | | | | Clear a few buffers when possibleMatt Johnston2012-02-102-0/+6
* | | | | | Put better #if guards around IPv6 socket options for IPV6_TCLASS andMatt Johnston2011-11-101-2/+2
* | | | | | Added signature for changeset 3f12086c2ef2Matt Johnston2011-11-081-0/+1
* | | | | | Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2Matt Johnston2011-11-080-0/+0
* | | | | | Changelog and version bump for 2011.54DROPBEAR_2011.54Matt Johnston2011-11-083-1/+41
* | | | | | Fix symlink target created by installdropbearmultiMatt Johnston2011-11-081-2/+4
|/ / / / /