index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-19
Removed tag t:ltc-0.95-db-merge1
Matt Johnston
2013-03-19
Removed tag t:ltc-0.95-orig
Matt Johnston
2013-03-11
fix signedness error in prototype
Matt Johnston
2013-03-03
improve subsystem/sftp documentation, and multi-hop manual formatting
Matt Johnston
2013-02-24
fix typo
Matt Johnston
2013-02-23
DSS_PROTOK is not necessary now that private keys are included
Matt Johnston
2013-02-23
add loadavg and entropy_avail as sources
Matt Johnston
2013-02-12
Allow configuring "allow blank password option" at runtime
Paul Eggleton
2013-02-22
Some changes since 2012.55
Matt Johnston
2013-02-22
Document "-m" and "-c"
Matt Johnston
2012-07-19
/dev/random blocks on busy servers too.
Matt Johnston
2012-06-30
Add a few more files in /proc for Linux
Matt Johnston
2012-06-29
Improve RNG seeding.
Matt Johnston
2012-05-17
ENABLE_USER_ALGO_LIST should work for the client
Matt Johnston
2012-05-17
Add rough support for choosing ciphers/hashes with "-c" or "-m"
Matt Johnston
2012-05-09
Don't TRACE() the pw_passwd
Matt Johnston
2012-05-09
Fix empty password immediate login
Matt Johnston
2012-05-09
Return immediate success for blank passwords if allowed
Matt Johnston
2012-05-09
Server shouldn't return "localhost" in response to -R forward connections
Matt Johnston
2012-05-09
Initialise agent_fd to -1 so we don't end up closing stdin (fd 0)
Matt Johnston
2012-05-09
- Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD
Matt Johnston
2012-04-24
Ignore -q if SCP_PROGRESS isn't set
Matt Johnston
2012-04-12
Split listening port argument at the rightmost colon, allows binding to
Matt Johnston
2012-04-12
Improve comment about sha1-96
Matt Johnston
2012-04-09
Slight formatting change for ENABLE_CLI_AGENTFWD if statement
Matt Johnston
2012-03-26
Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
Andrey Mazo
2012-04-09
Rename HAVE_FORK to USE_VFORK
Matt Johnston
2012-04-08
check for fork() and not __uClinux__
Mike Frysinger
2012-04-08
fix out-of-tree cleaning
Mike Frysinger
2012-02-23
Added signature for changeset 85f835f2fe0a
Matt Johnston
2012-02-23
Added tag DROPBEAR_2012.55 for changeset d354464b2aa6
Matt Johnston
2012-02-23
- Improve CHANGES description
Matt Johnston
2012-02-22
2012.55
Matt Johnston
2012-02-22
- Fix minor leak
Matt Johnston
2012-02-22
Fix accidentally committed change
Matt Johnston
2011-12-04
- Initialise sa_mask properly
Matt Johnston
2012-02-21
- Merge
Matt Johnston
2012-02-21
- Make sure sa_mask is set
Matt Johnston
2012-02-21
- Burn buffers to 0x00 instead
Matt Johnston
2012-02-10
Merge
Matt Johnston
2012-02-10
Clear a few buffers when possible
Matt Johnston
2011-12-04
- Fix use-after-free if multiple command requests were sent. Move
Matt Johnston
2011-12-04
- Remove unused variable/code
Matt Johnston
2011-12-04
- Make sure we don't use channel-specific data after it has been freed
Matt Johnston
2011-12-04
- Fix some format strings in TRACE()s
Matt Johnston
2011-12-04
- We don't need to test for NULL before free()
Matt Johnston
2011-11-10
Put better #if guards around IPv6 socket options for IPV6_TCLASS and
Matt Johnston
2011-11-08
Added signature for changeset 3f12086c2ef2
Matt Johnston
2011-11-08
Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2
Matt Johnston
2011-11-08
Changelog and version bump for 2011.54
Matt Johnston
[next]