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
2016-05-02
options for disabling "normal" DH
Matt Johnston
2016-05-02
move group14 and group16 to options.h, group14-sha256 on by default
Matt Johnston
2016-04-29
Avoid busy loop while waiting for rekey response
Matt Johnston
2016-04-12
Avoid osx "install" race
Matt Johnston
2016-04-12
Add manpage and log for forced_command
Matt Johnston
2016-04-12
Add -c <command> option to force a specific command
Jeremy Kerr
2016-03-18
Added signature for changeset 70705edee9dd
Matt Johnston
2016-03-18
Added tag DROPBEAR_2016.73 for changeset 309e1c4a8768
Matt Johnston
2016-03-18
update for 2016.73
Matt Johnston
2016-03-18
Fix whitespace missed in merge
Matt Johnston
2016-03-17
move m_burn and function attributes to dbhelpers
Matt Johnston
2016-03-17
Fix missing paths from m_burn commit
Matt Johnston
2016-03-17
use m_burn for mp_clear
Matt Johnston
2016-03-16
Use memset_s or explicit_bzero
Matt Johnston
2016-03-16
add CVE
Matt Johnston
2016-03-16
merge
Matt Johnston
2016-03-16
add the idiomatic do/while(0) in the macro SCREWUP
Francois Perrad
2016-03-16
fix empty C prototypes
Francois Perrad
2016-03-16
add static in function definition
Francois Perrad
2016-03-16
add parentheses to macro
Francois Perrad
2016-03-16
const variables
Francois Perrad
2016-03-16
explicitly initialization of static variables
Francois Perrad
2016-03-16
Suspicious use of ;
Francois Perrad
2016-03-16
rename loop variable
Francois Perrad
2016-03-16
Suspicious use of &
Francois Perrad
2016-03-16
add comment FALLTHROUGH which recognize by many lint tools
Francois Perrad
2016-03-16
put default in switch/case
Francois Perrad
2016-03-16
remove unreachable code
Francois Perrad
2016-03-16
use #ifdef like everywhere
Francois Perrad
2016-03-15
merge
Matt Johnston
2016-03-15
assertion for case that shouldn't happen
Matt Johnston
2016-03-15
m_close() rather than close()
Matt Johnston
2016-03-15
ignore return value from fcntl()
Matt Johnston
2016-03-15
Fix truncated type for getc() at confirmation prompt
Matt Johnston
2016-03-15
cast return type to enum
Matt Johnston
2016-03-15
remove unused loginrec_set_addr()
Matt Johnston
2016-03-15
update CHANGES
Matt Johnston
2016-03-15
Merge pull request #23 from Chocobo1/travis_fix
Matt Johnston
2016-03-15
Merge branch 'fperrad-20151231_indent'
Matt Johnston
2016-03-15
Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fp...
Matt Johnston
2016-03-12
Get rid of group15, move group16 to sha512.
Matt Johnston
2016-03-10
merge github master
Matt Johnston
2016-03-10
allow specifying dropbearmulti command as an argument
Matt Johnston
2016-03-10
merge 2016.72
Matt Johnston
2016-03-10
Added signature for changeset fd1981f41c62
Matt Johnston
2016-03-10
Added tag DROPBEAR_2016.72 for changeset 78b12b6549be
Matt Johnston
2016-03-09
debian changelog
Matt Johnston
2016-03-09
2016.72
Matt Johnston
2016-03-09
Validate xauth input
Matt Johnston
2016-01-21
TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9b
Chocobo1
[next]