summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-02-18include config.h for options.h. don't need to include options.h whenMatt Johnston
2018-02-18rename some options and move some to sysoptions.hMatt Johnston
2018-02-17limit rsa->e size to 64 bitsMatt Johnston
2018-02-17limit rsa->e size to 64 bitsMatt Johnston
2018-02-2012 years is too old for a TODO listMatt Johnston
2018-02-20rename default_options.h.in in docs tooMatt Johnston
2018-02-17merge from mainMatt Johnston
2018-02-17loginrec close fd on error pathMatt Johnston
2018-02-17more linting (#55)François Perrad
2018-02-16Add Spectre v2 mitigations for GCC (#54)Loganaden Velvindron
2018-02-16Merge branch 'master' of github.com:mkj/dropbearMatt Johnston
2018-02-16use NULL instead of 0Francois Perrad
2018-02-16fix indentationFrancois Perrad
2018-02-16mergeMatt Johnston
2018-02-16Remove accidentally committed DROPBEAR_FUZZMatt Johnston
2018-02-16options: Complete the transition to numeric toggles (`#if')Michael Witten
2018-02-15disallow inetd -vMatt Johnston
2018-02-14fix unused variable from mergeMatt Johnston
2018-02-14fix compile warningsMatt Johnston
2018-02-14make signal flags volatile, simplify handlingMatt Johnston
2018-02-14Move DEBUG_TRACE to default_optionsMatt Johnston
2018-02-14Update build instructions for localoptions, and tidyMatt Johnston
2018-02-14update some dependenciesMatt Johnston
2018-02-14update default_options.hMatt Johnston
2018-02-11build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'Michael Witten
2018-02-11Removed commented out codeMatt Johnston
2018-02-11Fix building default_options.hMatt Johnston
2018-02-10simplify error handling, check mp_copy return valueMatt Johnston
2018-02-10limit travis branchesMatt Johnston
2018-02-10Use an explicit matrix instead, avoid bad clang combinations etcMatt Johnston
2018-02-10use parent $CC etcMatt Johnston
2018-02-10pass CFLAGS to LTC_CFLAGSMatt Johnston
2018-02-10cast m_burn argument away from volatileMatt Johnston
2018-02-10exclude clang rather than osx for unbundled libtomMatt Johnston
2018-02-09missed saving a file removing none cipherMatt Johnston
2018-02-09Remove none cipherMatt Johnston
2018-02-09Put Dropbear config in a separate fileMatt Johnston
2018-02-09Fix commenting outMatt Johnston
2018-02-09add $srcdir as neededMatt Johnston
2018-02-09generate list of libtomcrypt directories automaticallyMatt Johnston
2018-02-09Update Makefile.inMatt Johnston
2018-02-09Update to libtomcrypt 1.18.1, merged with Dropbear changesMatt Johnston
2018-02-08Update to libtommath v1.0.1Matt Johnston
2018-02-08Test for -Wno-pointer-sign, move CFLAGS tests into a macroMatt Johnston
2018-02-08define CLOCK_MONOTONIC if neededMatt Johnston
2018-01-26Merge branch 'houseofkodai-cli_bind_address_connect'Matt Johnston
2018-01-26bind to port as well with -bMatt Johnston
2018-01-26cli_bind_address_connecthouseofkodai
2018-01-25Server chosen tcpfwd ports (#43)houseofkodai
2018-01-25Merge pull request #48 from DengkeDu/dengke/configure-add-variable-to-allow-o...Matt Johnston