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
2018-03-06
reduce number of dh parameters so fuzzer doesn't timeout
Matt Johnston
2018-03-05
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston
2018-03-05
Don't read uninitialised value.
Matt Johnston
2018-03-05
reduce number of params so it doesn't hit a timeout
Matt Johnston
2018-03-05
fix some links
Matt Johnston
2018-03-05
notes on the fuzzer
Matt Johnston
2018-03-05
Add kexdh and kexecdh fuzzers
Matt Johnston
2018-03-05
dictionary for fuzzer-preauth
Matt Johnston
2018-03-04
try and improve the odds of useful fuzzer activity
Matt Johnston
2018-03-04
- fuzzer-pubkey needs to free algoname, fix build
Matt Johnston
2018-03-04
add a dictionary for fuzzer-pubkey
Matt Johnston
2018-03-04
use random keyblob from the fuzzer instead
Matt Johnston
2018-03-04
travis fuzz build clang++
Matt Johnston
2018-03-04
set up CXX for fuzzing build
Matt Johnston
2018-03-04
try fix travis sanitizer
Matt Johnston
2018-03-04
print config.log on failure
Matt Johnston
2018-03-04
add -fsanitize=address for fuzz test again
Matt Johnston
2018-03-04
get rid of unused packet_type in encrypted write queue
Matt Johnston
2018-03-03
merge
Matt Johnston
2018-03-03
add cryptlib for all targets in fuzz build
Matt Johnston
2018-03-03
some linting after fuzz merge (#60)
François Perrad
2018-03-03
Fix CFLAGS for configure
Matt Johnston
2018-03-02
no werror for fuzzing clang
Matt Johnston
2018-03-02
Attempt to fix m_free for libtomcrypt/libtommath
Matt Johnston
2018-03-01
avoid fsanitize=address for fuzzing
Matt Johnston
2018-03-01
Only use malloc wrapper if fuzzing
Matt Johnston
2018-03-01
avoid volatile cast warning
Matt Johnston
2018-03-01
don't try clang-5.0
Matt Johnston
2018-03-01
add fuzzers to travis
Matt Johnston
2018-03-01
mention localoptions.h being build directory, fix underscore in CHANGES
Matt Johnston
2018-02-28
more portable for `which hg` test
Matt Johnston
2018-02-28
Merge fuzzing branch
Matt Johnston
2018-02-28
merge from main
Matt Johnston
2018-02-28
clean some fuzzing conditionals
Matt Johnston
2018-02-28
fix #endif (#59)
François Perrad
2018-02-28
Fix to be able to compile normal(ish) binaries with --enable-fuzz
Matt Johnston
2018-02-28
- #if not #ifdef for DROPBEAR_FUZZ
Matt Johnston
2018-02-28
merge from main
Matt Johnston
2018-02-27
Added signature for changeset 2f0c3f3361d3
Matt Johnston
2018-02-27
Added tag DROPBEAR_2018.76 for changeset 1c66ca4f3791
Matt Johnston
2018-02-27
Bump version
Matt Johnston
2018-02-27
bump debian changelog
Matt Johnston
2018-02-27
CHANGES for 2018.76
Matt Johnston
2018-02-27
add guard HAVE_GETGROUPLIST
Matt Johnston
2018-02-27
Remove unused tests for headers and functions
Matt Johnston
2018-02-26
only clean libtom when using bundled libraries
Matt Johnston
2018-02-26
remove references to TODO
Matt Johnston
2018-02-26
avoid warning about port
Matt Johnston
2018-02-26
merge from main
Matt Johnston
2018-02-26
make group1 client-only
Matt Johnston
[next]