Mercurial > dropbear
graph
-
Remove unused cli_authinitialise2020-12-03, by Matt Johnston
-
fuzzing - Set postauth user to root since that's what it runs as2020-11-17, by Matt Johnston
-
fuzzing: add workaround getpwuid/getpwnam2020-11-16, by Matt Johnston
-
Fix fuzzing build2020-11-15, by Matt Johnston
-
Add server postauth fuzzer, wrap connect_remote()2020-11-13, by Matt Johnston
-
Remove accidentally committed abort()2020-11-13, by Matt Johnston
-
fuzzing - fix some wrong types and -lcrypt on macos2020-11-02, by Matt Johnston
-
Fuzzing - get rid of "prefix" for streams2020-11-01, by Matt Johnston
-
fuzzing - avoid sha1 for random seed every iteration2020-11-01, by Matt Johnston
-
Move fuzzer-kex initialisation into a constructor function2020-10-29, by Matt Johnston
-
Use SSH packet mutator for preauth too2020-10-29, by Matt Johnston
-
Fix FUZZ_NO_REPLACE_STDERR for fuzz.c2020-10-29, by Matt Johnston
-
Merge from main2020-10-29, by Matt Johnston
-
Fix fuzzing stderr override on os x2020-10-26, by Matt Johnston
-
Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths2020-10-26, by Matt Johnston
-
crossover works2020-10-26, by Matt Johnston
-
Fix fuzz-sshpacketmutator to work2020-10-26, by Matt Johnston
-
Print ascii in printhex too2020-10-26, by Matt Johnston
-
Added signature for changeset 5879c5829e852020-10-29, by Matt Johnston
-
Added tag DROPBEAR_2020.81 for changeset 4b984c42372d2020-10-29, by Matt Johnston
-
Add first try at fuzzing custom mutator2020-10-25, by Matt Johnston
-
merge from main2020-10-25, by Matt Johnston
-
Disable stderr output for fuzzer by default2020-10-24, by Matt Johnston
-
Add some more variation to fuzzer random number generation2020-10-23, by Matt Johnston
-
Move fuzzing code to fuzz/ subdirectory, improve Makefile.in2020-10-23, by Matt Johnston
-
Make "Too many remote algorithms" exit rather than log2020-10-24, by Matt Johnston
-
Add buf_decrpos()2020-10-24, by Matt Johnston
-
Increase MAX_PROPOSED_ALGO to 50, warn if exceeded2020-10-23, by Matt Johnston
-
Fix #ifdef DROPBEAR_FUZZ (caught by linter)2020-10-21, by Matt Johnston
-
Load password and key for client fuzzer.2020-10-20, by Matt Johnston
-
Don't sort objects, it breaks -lcrypt ordering2020-10-20, by Matt Johnston
-
Add ubsan fuzz run to Travis CI too2020-10-19, by Matt Johnston
-
Use Dropbear's random source rather than libtommath's platform2020-10-19, by Matt Johnston
-
Avoid passing NULL to memcpy2020-10-19, by Matt Johnston
-
Fix fuzzer build2020-10-18, by Matt Johnston
-
Merge fuzz branch2020-10-18, by Matt Johnston
-
Avoid gnu extension conditional operator2020-10-08, by Matt Johnston
-
Change secure.ucc.asn.au/hg to hg.ucc.asn.au2020-07-28, by Matt Johnston
-
Added signature for changeset 88f63b8b0f132020-06-26, by Matt Johnston
-
Added tag DROPBEAR_2020.80 for changeset 73646de50f132020-06-26, by Matt Johnston
-
Don't choke on disabled authorized_keys(5) options2020-06-26, by Guilhem Moulin
-
update CHANGES for 2020.802020-06-26, by Matt Johnston
-
Some notes on style2020-06-26, by Matt Johnston
-
Refer to libtom license files2020-06-25, by Matt Johnston
-
merge2020-06-23, by Matt Johnston
-
fix trace messages (#105)2020-06-23, by Ilya
-
move GNU_SOURCE earlier2020-06-23, by Matt Johnston
-
check for poly1305_init in other libtomcrypt configure test2020-06-23, by Matt Johnston
-
_GNU_SOURCE for random2020-06-23, by Matt Johnston
-
Disable toom and karatsuba for new libtommath2020-06-18, by Matt Johnston