Mercurial > dropbear
graph
-
Merge writev #include fix2018-08-26, by Matt Johnston
-
make writev #include consistent for variable declarations too2018-08-23, by Matt Johnston
-
Merge bugfix delay invalid users2018-08-23, by Matt Johnston
-
Wait to fail invalid usernames2018-08-23, by Matt Johnston
-
fix error message to say localoptions.h2018-08-23, by Matt Johnston
-
mention localoptions.h being build directory, fix underscore in CHANGES2018-03-01, by Matt Johnston
-
fix #endif (#59)2018-02-28, by François Perrad
-
avoid extended regex features to avoid caring about sed -r vs -E2018-07-24, by Matt Johnston
-
avoid extended regex features to avoid caring about sed -r vs -E2018-07-24, by Matt Johnston
-
Fix leaks in kex fuzzers2018-03-09, by Matt Johnston
-
move dictionaries to corpus repo2018-03-09, by Matt Johnston
-
avoid leak of ecdh public key2018-03-08, by Matt Johnston
-
kexhashbuf was much to small in kex fuzzers2018-03-08, by Matt Johnston
-
Disable wrapfds outside of fuzzed code2018-03-08, by Matt Johnston
-
It turns out you can't have a single-quote in an #error2018-03-08, by Matt Johnston
-
Only advertise a single server ecdsa key when -R (generate as required) is2018-03-08, by Matt Johnston
-
#error if no ecc size is chosen2018-03-08, by Matt Johnston
-
reduce fuzzer-kexdh params count again, still hitting timeout2018-03-07, by Matt Johnston
-
don't allow null characters in authorized_keys2018-03-07, by Matt Johnston
-
fix leak in option handling2018-03-07, by Matt Johnston
-
avoid leak of pubkey_options2018-03-06, by Matt Johnston
-
fix uninitialised memory in fuzzer codepath2018-03-06, by Matt Johnston
-
workaround memory sanitizer FD_ZERO false positives2018-03-06, by Matt Johnston
-
reduce number of dh parameters so fuzzer doesn't timeout2018-03-06, by Matt Johnston
-
ciphers/hashes/kex algorithms won't have string lengths, also use2018-03-05, by Matt Johnston
-
Don't read uninitialised value.2018-03-05, by Matt Johnston
-
reduce number of params so it doesn't hit a timeout2018-03-05, by Matt Johnston
-
fix some links2018-03-05, by Matt Johnston
-
notes on the fuzzer2018-03-05, by Matt Johnston
-
Add kexdh and kexecdh fuzzers2018-03-05, by Matt Johnston
-
dictionary for fuzzer-preauth2018-03-04, by Matt Johnston
-
try and improve the odds of useful fuzzer activity2018-03-04, by Matt Johnston
-
- fuzzer-pubkey needs to free algoname, fix build2018-03-04, by Matt Johnston
-
add a dictionary for fuzzer-pubkey2018-03-04, by Matt Johnston
-
use random keyblob from the fuzzer instead2018-03-04, by Matt Johnston
-
travis fuzz build clang++2018-03-04, by Matt Johnston
-
set up CXX for fuzzing build2018-03-04, by Matt Johnston
-
try fix travis sanitizer2018-03-04, by Matt Johnston
-
print config.log on failure2018-03-04, by Matt Johnston
-
add -fsanitize=address for fuzz test again2018-03-04, by Matt Johnston
-
get rid of unused packet_type in encrypted write queue2018-03-04, by Matt Johnston
-
merge2018-03-03, by Matt Johnston
-
some linting after fuzz merge (#60)2018-03-03, by François Perrad
-
add cryptlib for all targets in fuzz build2018-03-03, by Matt Johnston
-
Fix CFLAGS for configure2018-03-03, by Matt Johnston