summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-02-26Change default ecdsa size to 256Matt Johnston
2018-02-26disable group1 in default configMatt Johnston
2018-02-26don't log server listen portsMatt Johnston
2018-02-26ignore default_options_guard.hMatt Johnston
2018-02-26- Don't try to handle changed usernamesMatt Johnston
2018-02-26more linting (#58)François Perrad
2018-02-26Fix restricted group code for BSDs, move to separate functionMatt Johnston
2018-02-22Merge branch 'stellarpower-master'Matt Johnston
2018-02-22Merge branch 'master' of git://github.com/stellarpower/dropbear into stellarp...Matt Johnston
2018-02-22clarify that -r skips default hostkeysMatt Johnston
2018-02-22Only load dropbear default host keys if a key is not specifiedCamVan Nguyen
2018-02-21print hg revidMatt Johnston
2018-02-21The fuzzer has managed to generated DSS key/signature pairs thatMatt Johnston
2018-02-21compile fixesMatt Johnston
2018-02-20use a full prototype (#56)François Perrad
2018-02-20add curve25519-sha256 without @libssh.orgMatt Johnston
2018-02-20Added the -G option to allow logins only for users that are members of a cert...stellarpower
2018-02-19Remove bad merged libtommmath "clean" rule and leftover makefile.includeMatt Johnston
2018-02-19- Fix dependencies and remove old default_options.h from version controlMatt Johnston
2018-02-18draft CHANGESMatt Johnston
2018-02-18missed regeneratingMatt Johnston
2018-02-18group14-sha256 should be higher than group14-sha1Matt Johnston
2018-02-18clean up some default optionsMatt Johnston
2018-02-18Add dbclient '-J &fd' option for a file descriptorMatt Johnston
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