summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-03-01avoid fsanitize=address for fuzzingMatt Johnston
2018-03-01Only use malloc wrapper if fuzzingMatt Johnston
2018-03-01avoid volatile cast warningMatt Johnston
2018-03-01don't try clang-5.0Matt Johnston
2018-03-01add fuzzers to travisMatt Johnston
2018-03-01mention localoptions.h being build directory, fix underscore in CHANGESMatt Johnston
2018-02-28more portable for `which hg` testMatt Johnston
2018-02-28Merge fuzzing branchMatt Johnston
2018-02-28merge from mainMatt Johnston
2018-02-28clean some fuzzing conditionalsMatt Johnston
2018-02-28fix #endif (#59)François Perrad
2018-02-28Fix to be able to compile normal(ish) binaries with --enable-fuzzMatt Johnston
2018-02-28- #if not #ifdef for DROPBEAR_FUZZMatt Johnston
2018-02-28merge from mainMatt Johnston
2018-02-27Added signature for changeset 2f0c3f3361d3Matt Johnston
2018-02-27Added tag DROPBEAR_2018.76 for changeset 1c66ca4f3791Matt Johnston
2018-02-27Bump versionMatt Johnston
2018-02-27bump debian changelogMatt Johnston
2018-02-27CHANGES for 2018.76Matt Johnston
2018-02-27add guard HAVE_GETGROUPLISTMatt Johnston
2018-02-27Remove unused tests for headers and functionsMatt Johnston
2018-02-26only clean libtom when using bundled librariesMatt Johnston
2018-02-26remove references to TODOMatt Johnston
2018-02-26avoid warning about portMatt Johnston
2018-02-26merge from mainMatt Johnston
2018-02-26make group1 client-onlyMatt Johnston
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