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-05-13
Fix bad comma in header list
Matt Johnston
2013-05-13
Update config.guess and config.sub
Matt Johnston
2013-05-08
Limit decompressed size
Matt Johnston
2013-04-29
Avoid segfault for locked accounts (invalid salt to crypt())
Matt Johnston
2013-04-18
Save with utf8 encoding
Matt Johnston
2013-04-18
Added signature for changeset f168962bab85
Matt Johnston
2013-04-18
Added tag DROPBEAR_2013.58 for changeset e76614145aea
Matt Johnston
2013-04-18
2013.58
Matt Johnston
2013-04-18
Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins
Matt Johnston
2013-04-17
Use % rather than # for port delimiter
Matt Johnston
2013-04-17
Use '#' for host#port separator, document it. This fixes scp
Matt Johnston
2013-04-17
If running as non-root only allow that user to log in
Matt Johnston
2013-04-16
Fix build when zlib is disabled, from
Matt Johnston
2013-04-15
Added signature for changeset 095b46180bbc
Matt Johnston
2013-04-15
Added tag DROPBEAR_2013.57 for changeset 96b8bcb88017
Matt Johnston
2013-04-15
Fix error message for requirenext change
Matt Johnston
2013-04-15
bump version to 2013.57
Matt Johnston
2013-04-15
changelog updates for 2013.57
Matt Johnston
2013-04-14
requirenext fixup for firstkexfollows
Matt Johnston
2013-04-14
Document escape chars
Matt Johnston
2013-04-14
merge
Matt Johnston
2013-04-14
-y -y to disable hostkey checking
Matt Johnston
2013-04-11
Fix zlib for split newkeys
Matt Johnston
2013-04-10
run closehandlers on cleanup
Matt Johnston
2013-04-10
reset terminal modes before printing a message
Matt Johnston
2013-04-04
setup tcp after requesting a channel - might hide some DNS latency
Matt Johnston
2013-04-04
Take transmit and receive keys into use separately
Matt Johnston
2013-04-03
Fix MAC bug which would prevent asymmetric hashes
Matt Johnston
2013-04-03
Just put the version string on the queue, don't use atomicio
Matt Johnston
2013-04-03
fix leftover kexguess debugging
Matt Johnston
2013-04-03
Fix a few options and headers
Matt Johnston
2013-04-03
merge
Matt Johnston
2013-04-03
merge kexguess branch
Matt Johnston
2013-04-03
Put some #ifdef options around first-follows options in case they
Matt Johnston
2013-04-03
Don't usually need to recalculate dh_e for the repeated kexdh_init packet
Matt Johnston
2013-04-03
Add sentinel attribute
Matt Johnston
2013-04-02
add IUTF8
Matt Johnston
2013-04-02
fix tabs
Matt Johnston
2013-04-02
merge
Matt Johnston
2013-04-02
Fix segfault when /dev/urandom isn't writable
Matt Johnston
2013-04-02
Be a bit more careful about when we want to use CLI_AUTH_IMMEDIATE
Matt Johnston
2013-04-01
Run the cleanup handler also when we close due to TCP connection being closed
Matt Johnston
2013-04-01
Try password before interactive - bit of a hack
Matt Johnston
2013-04-01
merge from head roundtrip changes
Matt Johnston
2013-04-01
Move the more verbose TRACE() statements into TRACE2()
Matt Johnston
2013-03-31
Send an auth packet straight away, save another roundtrip
Matt Johnston
2013-03-31
Fix incorrect logic for USE_VFORK and calling arg_setup()
Matt Johnston
2013-03-31
Try using writev() for writing packets out to tcp
Matt Johnston
2013-03-31
Don't bother waiting for a ssh-connection service reply - the server
Matt Johnston
2013-03-31
merge
Matt Johnston
[next]