Mercurial > dropbear
graph
-
clarify that -r skips default hostkeys2018-02-22, by Matt Johnston
-
Only load dropbear default host keys if a key is not specified2018-02-22, by CamVan Nguyen
-
use a full prototype (#56)2018-02-20, by François Perrad
-
add curve25519-sha256 without @libssh.org2018-02-20, by Matt Johnston
-
limit rsa->e size to 64 bits2018-02-17, by Matt Johnston
-
12 years is too old for a TODO list2018-02-20, by Matt Johnston
-
rename default_options.h.in in docs too2018-02-20, by Matt Johnston
-
Remove bad merged libtommmath "clean" rule and leftover makefile.include2018-02-19, by Matt Johnston
-
- Fix dependencies and remove old default_options.h from version control2018-02-19, by Matt Johnston
-
draft CHANGES2018-02-18, by Matt Johnston
-
missed regenerating2018-02-18, by Matt Johnston
-
group14-sha256 should be higher than group14-sha12018-02-18, by Matt Johnston
-
clean up some default options2018-02-18, by Matt Johnston
-
Add dbclient '-J &fd' option for a file descriptor2018-02-18, by Matt Johnston
-
include config.h for options.h. don't need to include options.h when2018-02-18, by Matt Johnston
-
rename some options and move some to sysoptions.h2018-02-17, by Matt Johnston
-
loginrec close fd on error path2018-02-17, by Matt Johnston
-
more linting (#55)2018-02-17, by François Perrad
-
Add Spectre v2 mitigations for GCC (#54)2018-02-16, by Loganaden Velvindron
-
Merge branch 'master' of github.com:mkj/dropbear2018-02-16, by Matt Johnston
-
use NULL instead of 02018-01-25, by Francois Perrad
-
fix indentation2018-01-25, by Francois Perrad
-
merge2018-02-16, by Matt Johnston
-
Remove accidentally committed DROPBEAR_FUZZ2018-02-16, by Matt Johnston
-
options: Complete the transition to numeric toggles (`#if')2017-07-20, by Michael Witten
-
disallow inetd -v2018-02-15, by Matt Johnston
-
fix unused variable from merge2018-02-14, by Matt Johnston
-
fix compile warnings2018-02-14, by Matt Johnston
-
make signal flags volatile, simplify handling2018-02-14, by Matt Johnston
-
Move DEBUG_TRACE to default_options2018-02-13, by Matt Johnston
-
Update build instructions for localoptions, and tidy2018-02-13, by Matt Johnston
-
update some dependencies2018-02-13, by Matt Johnston
-
update default_options.h2018-02-13, by Matt Johnston
-
build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'2017-07-31, by Michael Witten
-
Removed commented out code2018-02-11, by Matt Johnston
-
Fix building default_options.h2018-02-11, by Matt Johnston
-
simplify error handling, check mp_copy return value2018-02-10, by Matt Johnston
-
limit travis branches2018-02-10, by Matt Johnston
-
Use an explicit matrix instead, avoid bad clang combinations etc2018-02-10, by Matt Johnston
-
use parent $CC etc2018-02-10, by Matt Johnston
-
pass CFLAGS to LTC_CFLAGS2018-02-09, by Matt Johnston
-
cast m_burn argument away from volatile2018-02-09, by Matt Johnston
-
exclude clang rather than osx for unbundled libtom2018-02-09, by Matt Johnston
-
missed saving a file removing none cipher2018-02-09, by Matt Johnston
-
Remove none cipher2018-02-09, by Matt Johnston
-
Put Dropbear config in a separate file2018-02-09, by Matt Johnston
-
Fix commenting out2018-02-09, by Matt Johnston