Mercurial > dropbear
graph
-
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
-
add $srcdir as needed2018-02-09, by Matt Johnston
-
generate list of libtomcrypt directories automatically2018-02-09, by Matt Johnston
-
Update Makefile.in2018-02-09, by Matt Johnston
-
Update to libtomcrypt 1.18.1, merged with Dropbear changes2018-02-09, by Matt Johnston
-
Update to libtommath v1.0.12018-02-08, by Matt Johnston
-
Test for -Wno-pointer-sign, move CFLAGS tests into a macro2018-02-08, by Matt Johnston
-
define CLOCK_MONOTONIC if needed2018-02-08, by Matt Johnston
-
Merge branch 'houseofkodai-cli_bind_address_connect'2018-01-25, by Matt Johnston
-
bind to port as well with -b2018-01-25, by Matt Johnston