Mercurial > dropbear
graph
-
Added tag DROPBEAR_2016.73 for changeset 309e1c4a87682016-03-18, by Matt Johnston
-
Fix whitespace missed in merge2016-03-18, by Matt Johnston
-
move m_burn and function attributes to dbhelpers2016-03-17, by Matt Johnston
-
Fix missing paths from m_burn commit2016-03-16, by Matt Johnston
-
use m_burn for mp_clear2016-03-16, by Matt Johnston
-
Use memset_s or explicit_bzero2016-03-16, by Matt Johnston
-
add CVE2016-03-16, by Matt Johnston
-
merge2016-03-16, by Matt Johnston
-
add the idiomatic do/while(0) in the macro SCREWUP2015-12-31, by Francois Perrad
-
fix empty C prototypes2016-01-01, by Francois Perrad
-
add static in function definition2016-01-01, by Francois Perrad
-
add parentheses to macro2016-01-01, by Francois Perrad
-
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