Wed, 25 May 2016 10:03:53 -0500 |
Ben Gardner |
termcodes: make VEOL2, VWERASE, VLNEXT, ECHOCTL, and ECHOKE optional
|
Fri, 02 Jun 2017 23:00:05 +0800 |
Matt Johnston |
Merge pull request #32 from bengardner/ERR_label
|
Wed, 25 May 2016 09:57:53 -0500 |
Ben Gardner |
Change label name _ERR to LBL_ERR
|
Fri, 02 Jun 2017 22:57:09 +0800 |
Matt Johnston |
Merge pull request #31 from bengardner/PATH_DEVNULL
|
Tue, 24 May 2016 17:34:10 -0500 |
Ben Gardner |
Use DROPBEAR_PATH_DEVNULL instead of undefined _PATH_DEVNULL
|
Fri, 02 Jun 2017 00:03:51 +0800 |
Matt Johnston |
fuzzer-preauth don't call getpwnam(), bring back longjmp
fuzz
|
Thu, 01 Jun 2017 21:30:26 +0800 |
Matt Johnston |
Add a flag whether to longjmp, missed that last commit
fuzz
|
Tue, 30 May 2017 22:50:52 +0800 |
Matt Johnston |
don't longjmp for fuzzer-preauth (temporary to debug asan)
fuzz
|
Fri, 26 May 2017 22:10:51 +0800 |
Matt Johnston |
Disable setnonblocking(), get_socket_address(), set_sock_priority()
fuzz
|
Fri, 26 May 2017 22:09:30 +0800 |
Matt Johnston |
fix building with DEBUG_TRACE
fuzz
|
Fri, 26 May 2017 21:08:43 +0800 |
Matt Johnston |
add m_mp_free_multi, be more careful freeing when failing to load keys
fuzz
|
Fri, 26 May 2017 00:20:01 +0800 |
Matt Johnston |
add fuzzer-verify
fuzz
|
Fri, 26 May 2017 00:19:53 +0800 |
Matt Johnston |
fix null pointer crash
fuzz
|
Fri, 26 May 2017 00:19:39 +0800 |
Matt Johnston |
linked list dbmalloc now
fuzz
|
Thu, 25 May 2017 22:21:49 +0800 |
Matt Johnston |
rearrange, all fuzzers now call fuzzer_set_input()
fuzz
|
Thu, 25 May 2017 22:21:23 +0800 |
Matt Johnston |
limit input size
fuzz
|
Thu, 25 May 2017 22:20:10 +0800 |
Matt Johnston |
fuzzing has a constant time
fuzz
|
Thu, 25 May 2017 22:19:46 +0800 |
Matt Johnston |
Just use memset, it should'be be optimised out in a separate file
fuzz
|
Thu, 25 May 2017 00:12:07 +0800 |
Matt Johnston |
fuzzers disable logging by default
fuzz
|
Thu, 25 May 2017 00:10:18 +0800 |
Matt Johnston |
don't exit encountering short lines
fuzz
|
Thu, 25 May 2017 00:09:40 +0800 |
Matt Johnston |
avoid NULL argument to base64 decode
fuzz
|
Tue, 23 May 2017 22:43:52 +0800 |
Matt Johnston |
create fuzzer .options files
fuzz
|
Tue, 23 May 2017 22:43:34 +0800 |
Matt Johnston |
fuzzer-pubkey
fuzz
|
Tue, 23 May 2017 22:29:21 +0800 |
Matt Johnston |
split out checkpubkey_line() separately
fuzz
|
Mon, 22 May 2017 22:09:46 +0800 |
Matt Johnston |
define SIZE_T_MAX
fuzz
|
Mon, 22 May 2017 22:09:38 +0800 |
Matt Johnston |
remove unneeded check
fuzz
|
Mon, 22 May 2017 22:09:26 +0800 |
Matt Johnston |
zlib can use m_malloc/m_free too
fuzz
|
Sun, 21 May 2017 18:53:44 +0800 |
Matt Johnston |
seed_fuzz() prototype
fuzz
|
Sun, 21 May 2017 18:53:33 +0800 |
Matt Johnston |
-v for debug_trace
fuzz
|
Sun, 21 May 2017 18:53:09 +0800 |
Matt Johnston |
Fix null pointer dereference found by libfuzzer
fuzz
|
Sun, 21 May 2017 10:54:11 +0800 |
Matt Johnston |
add dbmalloc epoch cleanup
fuzz
|
Sun, 21 May 2017 10:48:18 +0800 |
Matt Johnston |
ignore wrapfd_close for unknown
fuzz
|
Sat, 20 May 2017 23:39:01 +0800 |
Matt Johnston |
make buf_getstring fail prior to malloc if the buffer is short
fuzz
|
Sat, 20 May 2017 22:47:19 +0800 |
Matt Johnston |
glaring wrapfd problems fixed
fuzz
|
Sat, 20 May 2017 13:23:16 +0800 |
Matt Johnston |
closer to working
fuzz
|
Fri, 19 May 2017 00:48:46 +0800 |
Matt Johnston |
add wrapfd. improve fuzzer in makefile
fuzz
|
Thu, 18 May 2017 23:45:10 +0800 |
Matt Johnston |
merge main to fuzz
fuzz
|
Thu, 18 May 2017 23:38:30 +0800 |
Matt Johnston |
better harness
fuzz
|
Thu, 18 May 2017 23:36:54 +0800 |
Matt Johnston |
setup svr_dropbear_exit
fuzz
|
Sun, 14 May 2017 00:00:21 +0800 |
Matt Johnston |
rename fuzzer -> fuzz-target, add list-fuzz-targets
fuzz
|
Sat, 13 May 2017 23:46:01 +0800 |
Matt Johnston |
Use CXX to link fuzzer, also link with $FUZZLIB
fuzz
|
Sat, 13 May 2017 23:45:51 +0800 |
Matt Johnston |
crypto_init()
fuzz
|
Sat, 13 May 2017 23:44:12 +0800 |
Matt Johnston |
fix buf->pos when shrinking
fuzz
|
Sat, 13 May 2017 22:50:54 +0800 |
Matt Johnston |
fuzz harness
fuzz
|
Fri, 12 May 2017 23:14:54 +0800 |
Matt Johnston |
copy over some fuzzing code from AFL branch
fuzz
|
Fri, 12 May 2017 22:14:49 +0800 |
Matt Johnston |
notsocket changes from afl branch
fuzz
|
Sat, 20 May 2017 10:27:29 +0800 |
Matt Johnston |
add cve and patch link
|
Thu, 18 May 2017 23:02:39 +0800 |
Matt Johnston |
merge coverity
coverity
|
Thu, 18 May 2017 23:00:12 +0800 |
Matt Johnston |
merge main
|
Thu, 18 May 2017 22:59:38 +0800 |
Matt Johnston |
merge 2017.75
|
Thu, 18 May 2017 22:58:18 +0800 |
Matt Johnston |
Added signature for changeset 5c9207ceedae
|
Thu, 18 May 2017 22:58:14 +0800 |
Matt Johnston |
Added tag DROPBEAR_2017.75 for changeset c31276613181
|
Thu, 18 May 2017 21:31:13 +0800 |
Matt Johnston |
fix changelog for atomic dropbearkey
DROPBEAR_2017.75
|
Wed, 17 May 2017 23:57:58 +0800 |
Matt Johnston |
bump version to 2017.75
|
Wed, 17 May 2017 23:57:18 +0800 |
Matt Johnston |
changes for 2017.75
|
Sat, 19 Nov 2016 00:31:21 +0800 |
Matt Johnston |
Use atomic key generation in all cases
|