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
2017-06-16
check p and q lengths
Matt Johnston
2017-06-14
merge from main
Matt Johnston
2017-06-14
improve value range validation
Matt Johnston
2017-06-11
fix checkmac always failing pre-kex
Matt Johnston
2017-06-02
fuzzer-preauth don't call getpwnam(), bring back longjmp
Matt Johnston
2017-06-01
Add a flag whether to longjmp, missed that last commit
Matt Johnston
2017-05-30
don't longjmp for fuzzer-preauth (temporary to debug asan)
Matt Johnston
2017-05-26
Disable setnonblocking(), get_socket_address(), set_sock_priority()
Matt Johnston
2017-05-26
fix building with DEBUG_TRACE
Matt Johnston
2017-05-26
add m_mp_free_multi, be more careful freeing when failing to load keys
Matt Johnston
2017-06-03
Merge pull request #38 from armcc/master
Matt Johnston
2017-06-03
Merge pull request #40 from fperrad/20161119_lint
Matt Johnston
2017-06-02
when pointer, use NULL instead of 0
Francois Perrad
2017-06-02
Set configure #defines to 1. Escape some strings for m4
Matt Johnston
2017-06-02
Merge pull request #37 from shauser88/configure-fixes
Matt Johnston
2017-06-02
Merge pull request #39 from fperrad/20161118_lint
Matt Johnston
2017-06-02
Merge pull request #34 from bengardner/gitignore
Matt Johnston
2017-06-02
Merge pull request #33 from bengardner/termcodes
Matt Johnston
2017-06-02
Merge pull request #32 from bengardner/ERR_label
Matt Johnston
2017-06-02
Merge pull request #31 from bengardner/PATH_DEVNULL
Matt Johnston
2017-06-01
rename hidden variable
Francois Perrad
2017-06-01
fix DEBUG_* condition
Francois Perrad
2017-06-01
use #ifdef DROPBEAR_PRNGD_SOCKET instead of #if
Francois Perrad
2017-06-01
fix indentation
Francois Perrad
2017-05-26
add m_mp_free_multi, be more careful freeing when failing to load keys
Matt Johnston
2017-05-26
add fuzzer-verify
Matt Johnston
2017-05-26
fix null pointer crash
Matt Johnston
2017-05-26
linked list dbmalloc now
Matt Johnston
2017-05-25
rearrange, all fuzzers now call fuzzer_set_input()
Matt Johnston
2017-05-25
limit input size
Matt Johnston
2017-05-25
fuzzing has a constant time
Matt Johnston
2017-05-25
Just use memset, it should'be be optimised out in a separate file
Matt Johnston
2017-05-25
fuzzers disable logging by default
Matt Johnston
2017-05-25
don't exit encountering short lines
Matt Johnston
2017-05-25
avoid NULL argument to base64 decode
Matt Johnston
2017-05-23
create fuzzer .options files
Matt Johnston
2017-05-23
fuzzer-pubkey
Matt Johnston
2017-05-23
split out checkpubkey_line() separately
Matt Johnston
2017-05-22
define SIZE_T_MAX
Matt Johnston
2017-05-22
remove unneeded check
Matt Johnston
2017-05-22
zlib can use m_malloc/m_free too
Matt Johnston
2017-05-21
seed_fuzz() prototype
Matt Johnston
2017-05-21
-v for debug_trace
Matt Johnston
2017-05-21
Fix null pointer dereference found by libfuzzer
Matt Johnston
2017-05-21
add dbmalloc epoch cleanup
Matt Johnston
2017-05-21
ignore wrapfd_close for unknown
Matt Johnston
2017-05-20
make buf_getstring fail prior to malloc if the buffer is short
Matt Johnston
2017-05-20
glaring wrapfd problems fixed
Matt Johnston
2017-05-20
closer to working
Matt Johnston
2017-05-20
add cve and patch link
Matt Johnston
[next]