Mercurial > dropbear
graph
-
Add configure script to version control. Set timezone for release tarball2021-03-31, by Matt Johnston
-
Update config.sub and config.guess to latest2021-03-31, by Matt Johnston
-
Make releases tarballs more deterministic2021-03-30, by Matt Johnston
-
Remove some obselete autoconf bits.2021-03-30, by Matt Johnston
-
fuzz: don't push wrapfd descriptors larger than needed2021-03-08, by Matt Johnston
-
fuzz: add -q quiet argument for standalone fuzzers.2021-03-07, by Matt Johnston
-
fuzz: split long argument list with xargs2021-03-07, by Matt Johnston
-
fuzz: cifuzz fix syntax2021-03-06, by Matt Johnston
-
fuzz: try run cifuzz on push as well2021-03-06, by Matt Johnston
-
fuzz: add cifuzz for github pull requests2021-03-06, by Matt Johnston
-
Prevent multiple shells being spawned2021-03-06, by Matt Johnston
-
small tidy of "signal" while loop2021-03-06, by Matt Johnston
-
fuzz: handle errors from wrapfd_new_dummy()2021-03-06, by Matt Johnston
-
fuzz: fix crash in newtcpdirect(), don't close the channel too early2021-03-05, by Matt Johnston
-
Return errstring on connect failure2021-03-05, by Matt Johnston
-
fuzz: avoid extraneous printing2021-03-04, by Matt Johnston
-
Define _GNU_SOURCE properly, other header fixes2021-03-04, by Matt Johnston
-
Small cleanups of netio allocated port2021-03-04, by Matt Johnston
-
Update netio.c (#115)2021-03-04, by Guillaume Picquet
-
Update cli-main.c (#114)2021-03-04, by Guillaume Picquet
-
Disable UNAUTH_CLOSE_DELAY by default2021-03-02, by Matt Johnston
-
merge2021-01-29, by Matt Johnston
-
Update INSTALL (#113)2020-12-17, by Xenhat
-
fuzz: wrap kill()2021-01-29, by Matt Johnston
-
Introduce extra delay before closing unauthenticated sessions2017-02-15, by Thomas De Schampheleire
-
Use buf_eatstring instead2020-12-10, by Matt Johnston
-
Fix handling of replies to global requests (#112)2020-12-10, by Dirkjan Bussink
-
Fix null pointer dereference removing listeners2020-12-07, by Matt Johnston
-
fuzz: add an always-failing dropbear_listen() replacement2020-12-06, by Matt Johnston
-
fuzz: work around fuzz_connect_remote() limitations2020-12-06, by Matt Johnston
-
Some minor manpage improvements2020-12-05, by Matt Johnston
-
fuzz: skip custom mutators with -fsanitize=memory2020-12-05, by Matt Johnston
-
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