Mercurial > dropbear
graph
-
const variables2016-01-01, by Francois Perrad
-
explicitly initialization of static variables2016-01-01, by Francois Perrad
-
Suspicious use of ;2016-01-01, by Francois Perrad
-
rename loop variable2015-12-31, by Francois Perrad
-
Suspicious use of &2015-12-31, by Francois Perrad
-
add comment FALLTHROUGH which recognize by many lint tools2015-12-31, by Francois Perrad
-
put default in switch/case2015-12-31, by Francois Perrad
-
remove unreachable code2015-12-31, by Francois Perrad
-
use #ifdef like everywhere2015-12-31, by Francois Perrad
-
merge2016-03-15, by Matt Johnston
-
Merge pull request #23 from Chocobo1/travis_fix2016-03-15, by Matt Johnston
-
TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9b2016-01-20, by Chocobo1
-
assertion for case that shouldn't happen2016-03-15, by Matt Johnston
-
m_close() rather than close()2016-03-15, by Matt Johnston
-
ignore return value from fcntl()2016-03-15, by Matt Johnston
-
Fix truncated type for getc() at confirmation prompt2016-03-15, by Matt Johnston
-
cast return type to enum2016-03-15, by Matt Johnston
-
remove unused loginrec_set_addr()2016-03-15, by Matt Johnston
-
update CHANGES2016-03-15, by Matt Johnston
-
Merge branch 'fperrad-20151231_indent'2016-03-15, by Matt Johnston
-
Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indent2016-03-15, by Matt Johnston
-
more hard tab2016-01-01, by Francois Perrad
-
refactor indentation with hard tab2015-12-31, by Francois Perrad
-
Get rid of group15, move group16 to sha512.2016-03-12, by Matt Johnston
-
merge github master2016-03-10, by Matt Johnston
-
Merge pull request #22 from Chocobo1/travis2016-01-20, by Matt Johnston
-
TravisCI: fix linux + clang compile2016-01-11, by Chocobo1
-
TravisCI: use `if` block2016-01-05, by Chocobo1
-
TravisCI: enable osx builds2016-01-05, by Chocobo1
-
TravisCI: enable build with clang2016-01-05, by Chocobo1
-
TravisCI: enable parallel build2016-01-05, by Chocobo1
-
TravisCI: modify to run builds in container2016-01-05, by Chocobo1
-
Merge pull request #21 from Chocobo1/fix2016-01-20, by Matt Johnston
-
Fix parentheses weird placement2016-01-05, by Chocobo1
-
Fix print format specifier2016-01-05, by Chocobo1
-
Fix "Pointer to local array variable returned"2016-01-05, by Chocobo1
-
allow specifying dropbearmulti command as an argument2016-03-10, by Matt Johnston
-
merge 2016.722016-03-10, by Matt Johnston
-
Added signature for changeset fd1981f41c622016-03-10, by Matt Johnston
-
Added tag DROPBEAR_2016.72 for changeset 78b12b6549be2016-03-10, by Matt Johnston
-
2016.722016-03-09, by Matt Johnston
-
Validate xauth input2016-03-09, by Matt Johnston
-
Don't fail if can't get the username2016-01-18, by Matt Johnston
-
scp: Have `fatal()' append a newline to the message2016-01-18, by Michael Witten
-
Add note about OpenSSH origin2016-01-18, by Matt Johnston
-
add dh group15 and group16, disabled by default2016-01-14, by Matt Johnston
-
Move dh group constants to a separate file2016-01-14, by Matt Johnston
-
Merge pull request #20 from kingosticks/debian-init-short-description2016-01-04, by Matt Johnston
-
Added missing init info field to debian init script.2016-01-03, by Nick Steel
-
use exec for proxycommand2015-12-18, by Matt Johnston
-
revert removal of space handling, different fix for avoiding option prefix2015-12-15, by Matt Johnston
-
Don't allow spaces and don't get confused by -o usesyslogd=yes2015-12-15, by Matt Johnston
-
unknown options should be non-fatal2015-12-15, by Matt Johnston
-
rename killchild to kill_proxy_sighandler2015-12-15, by Matt Johnston
-
A few minor style fixes2015-12-15, by Matt Johnston
-
Merge pull request #18 from annulen/dbclient_syslog2015-12-15, by Matt Johnston