log

age author description
2014-08-08 Matt Johnston Added signature for changeset caac692b366c
2014-08-08 Matt Johnston Added tag DROPBEAR_2014.65 for changeset e9579816f20e
2014-08-08 Matt Johnston 2014.64 DROPBEAR_2014.65
2014-08-08 Matt Johnston merge coverity
2014-08-01 Mike Frysinger use xauth in /usr/bin
2014-08-06 Matt Johnston Don't warn about ENOTSOCK when setting priority
2014-08-06 Matt Johnston Be a bit safer in case pw_name doesn't exist
2014-08-06 Matt Johnston merge
2014-08-06 Matt Johnston Merge pull request #2 from iquaba/patch-1
2014-08-06 iquaba Try without identifying current user
2014-08-06 Matt Johnston Test for EAGAIN too
2014-07-28 Matt Johnston merge coverity
2014-07-28 Matt Johnston Make sure the check_close() handler runs when a server child process exits
2014-07-28 Matt Johnston merge coverity
2014-07-28 Matt Johnston Fix some format string warnings
2014-07-28 Matt Johnston Fix clock_gettime handling
2014-07-27 Matt Johnston Added signature for changeset 96584b934d04
2014-07-27 Matt Johnston Added tag DROPBEAR_2014.64 for changeset 0d2d39957c02
2014-07-27 Matt Johnston Archive should be bz2 nor gz DROPBEAR_2014.64
2014-07-27 Matt Johnston - Don't use multichar constants since recent gcc complains
2014-07-27 Matt Johnston Version 2014.64
2014-07-27 Matt Johnston Add '-V' for version
2014-07-26 Matt Johnston merge coverity
2014-07-26 Matt Johnston Avoid use-after-free when channel inithandler fails. Thanks to Coverity
2014-07-25 Matt Johnston merge coverity
2014-07-25 Matt Johnston changes for 2014.64
2014-07-16 Matt Johnston Set tcp priority as follows:
2014-07-09 Matt Johnston Fix auth timeout regression
2014-07-08 Matt Johnston Make -K keepalive behave like OpenSSH's ServerAliveInterval
2014-07-08 Matt Johnston Make sure client exit messages don't get lost