index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-02
fuzzing - fix some wrong types and -lcrypt on macos
Matt Johnston
2020-11-01
Fuzzing - get rid of "prefix" for streams
Matt Johnston
2020-11-01
fuzzing - avoid sha1 for random seed every iteration
Matt Johnston
2020-10-29
Move fuzzer-kex initialisation into a constructor function
Matt Johnston
2020-10-29
Use SSH packet mutator for preauth too
Matt Johnston
2020-10-29
Fix FUZZ_NO_REPLACE_STDERR for fuzz.c
Matt Johnston
2020-10-29
Merge from main
Matt Johnston
2020-10-29
Added signature for changeset 5879c5829e85
Matt Johnston
2020-10-29
Added tag DROPBEAR_2020.81 for changeset 4b984c42372d
Matt Johnston
2020-10-29
Changelog for 2020.81
Matt Johnston
2020-10-26
Fix fuzzing stderr override on os x
Matt Johnston
2020-10-26
Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths
Matt Johnston
2020-10-26
crossover works
Matt Johnston
2020-10-26
Fix fuzz-sshpacketmutator to work
Matt Johnston
2020-10-26
Print ascii in printhex too
Matt Johnston
2020-10-25
Add first try at fuzzing custom mutator
Matt Johnston
2020-10-25
merge from main
Matt Johnston
2020-10-24
Disable stderr output for fuzzer by default
Matt Johnston
2020-10-24
Make "Too many remote algorithms" exit rather than log
Matt Johnston
2020-10-24
Add buf_decrpos()
Matt Johnston
2020-10-23
Add some more variation to fuzzer random number generation
Matt Johnston
2020-10-23
Move fuzzing code to fuzz/ subdirectory, improve Makefile.in
Matt Johnston
2020-10-23
Increase MAX_PROPOSED_ALGO to 50, warn if exceeded
Matt Johnston
2020-10-21
Fix #ifdef DROPBEAR_FUZZ (caught by linter)
Matt Johnston
2020-10-20
Load password and key for client fuzzer.
Matt Johnston
2020-10-20
Don't sort objects, it breaks -lcrypt ordering
Matt Johnston
2020-10-19
Add ubsan fuzz run to Travis CI too
Matt Johnston
2020-10-19
Use Dropbear's random source rather than libtommath's platform
Matt Johnston
2020-10-19
Avoid passing NULL to memcpy
Matt Johnston
2020-10-18
Fix fuzzer build
Matt Johnston
2020-10-18
Merge fuzz branch
Matt Johnston
2020-10-18
Allocate real file descriptors for fuzz input with dup()
Matt Johnston
2020-10-18
Disallow extra kexinit messages
Matt Johnston
2020-10-18
Add fuzzer-client_nomaths, fix client fuzzer
Matt Johnston
2020-10-18
Get client fuzzer building and starting (fails straight away)
Matt Johnston
2020-10-15
Make wrapfd share a common buffer for all FDs
Matt Johnston
2020-10-15
merge from main
Matt Johnston
2020-10-08
Avoid gnu extension conditional operator
Matt Johnston
2020-07-28
Change secure.ucc.asn.au/hg to hg.ucc.asn.au
Matt Johnston
2020-06-26
Added signature for changeset 88f63b8b0f13
Matt Johnston
2020-06-26
Added tag DROPBEAR_2020.80 for changeset 73646de50f13
Matt Johnston
2020-06-26
version 2020.80
Matt Johnston
2020-06-26
Don't choke on disabled authorized_keys(5) options
Guilhem Moulin
2020-06-26
update CHANGES for 2020.80
Matt Johnston
2020-06-26
Some notes on style
Matt Johnston
2020-06-25
Refer to libtom license files
Matt Johnston
2020-06-23
merge
Matt Johnston
2020-06-23
move GNU_SOURCE earlier
Matt Johnston
2020-06-23
fix trace messages (#105)
Ilya
2020-06-23
check for poly1305_init in other libtomcrypt configure test
Matt Johnston
[next]