2017-06-02 |
Matt Johnston |
Merge pull request #31 from bengardner/PATH_DEVNULL
|
2016-05-24 |
Ben Gardner |
Use DROPBEAR_PATH_DEVNULL instead of undefined _PATH_DEVNULL
|
2017-06-01 |
Matt Johnston |
fuzzer-preauth don't call getpwnam(), bring back longjmp
fuzz
|
2017-06-01 |
Matt Johnston |
Add a flag whether to longjmp, missed that last commit
fuzz
|
2017-05-30 |
Matt Johnston |
don't longjmp for fuzzer-preauth (temporary to debug asan)
fuzz
|
2017-05-26 |
Matt Johnston |
Disable setnonblocking(), get_socket_address(), set_sock_priority()
fuzz
|
2017-05-26 |
Matt Johnston |
fix building with DEBUG_TRACE
fuzz
|
2017-05-26 |
Matt Johnston |
add m_mp_free_multi, be more careful freeing when failing to load keys
fuzz
|
2017-05-25 |
Matt Johnston |
add fuzzer-verify
fuzz
|
2017-05-25 |
Matt Johnston |
fix null pointer crash
fuzz
|
2017-05-25 |
Matt Johnston |
linked list dbmalloc now
fuzz
|
2017-05-25 |
Matt Johnston |
rearrange, all fuzzers now call fuzzer_set_input()
fuzz
|
2017-05-25 |
Matt Johnston |
limit input size
fuzz
|
2017-05-25 |
Matt Johnston |
fuzzing has a constant time
fuzz
|
2017-05-25 |
Matt Johnston |
Just use memset, it should'be be optimised out in a separate file
fuzz
|
2017-05-24 |
Matt Johnston |
fuzzers disable logging by default
fuzz
|
2017-05-24 |
Matt Johnston |
don't exit encountering short lines
fuzz
|
2017-05-24 |
Matt Johnston |
avoid NULL argument to base64 decode
fuzz
|
2017-05-23 |
Matt Johnston |
create fuzzer .options files
fuzz
|
2017-05-23 |
Matt Johnston |
fuzzer-pubkey
fuzz
|
2017-05-23 |
Matt Johnston |
split out checkpubkey_line() separately
fuzz
|
2017-05-22 |
Matt Johnston |
define SIZE_T_MAX
fuzz
|
2017-05-22 |
Matt Johnston |
remove unneeded check
fuzz
|
2017-05-22 |
Matt Johnston |
zlib can use m_malloc/m_free too
fuzz
|
2017-05-21 |
Matt Johnston |
seed_fuzz() prototype
fuzz
|
2017-05-21 |
Matt Johnston |
-v for debug_trace
fuzz
|
2017-05-21 |
Matt Johnston |
Fix null pointer dereference found by libfuzzer
fuzz
|
2017-05-21 |
Matt Johnston |
add dbmalloc epoch cleanup
fuzz
|
2017-05-21 |
Matt Johnston |
ignore wrapfd_close for unknown
fuzz
|
2017-05-20 |
Matt Johnston |
make buf_getstring fail prior to malloc if the buffer is short
fuzz
|
2017-05-20 |
Matt Johnston |
glaring wrapfd problems fixed
fuzz
|
2017-05-20 |
Matt Johnston |
closer to working
fuzz
|
2017-05-18 |
Matt Johnston |
add wrapfd. improve fuzzer in makefile
fuzz
|
2017-05-18 |
Matt Johnston |
merge main to fuzz
fuzz
|
2017-05-18 |
Matt Johnston |
better harness
fuzz
|
2017-05-18 |
Matt Johnston |
setup svr_dropbear_exit
fuzz
|
2017-05-13 |
Matt Johnston |
rename fuzzer -> fuzz-target, add list-fuzz-targets
fuzz
|
2017-05-13 |
Matt Johnston |
Use CXX to link fuzzer, also link with $FUZZLIB
fuzz
|
2017-05-13 |
Matt Johnston |
crypto_init()
fuzz
|
2017-05-13 |
Matt Johnston |
fix buf->pos when shrinking
fuzz
|
2017-05-13 |
Matt Johnston |
fuzz harness
fuzz
|
2017-05-12 |
Matt Johnston |
copy over some fuzzing code from AFL branch
fuzz
|
2017-05-12 |
Matt Johnston |
notsocket changes from afl branch
fuzz
|
2017-05-20 |
Matt Johnston |
add cve and patch link
|
2017-05-18 |
Matt Johnston |
merge coverity
coverity
|
2017-05-18 |
Matt Johnston |
merge main
|
2017-05-18 |
Matt Johnston |
merge 2017.75
|
2017-05-18 |
Matt Johnston |
Added signature for changeset 5c9207ceedae
|
2017-05-18 |
Matt Johnston |
Added tag DROPBEAR_2017.75 for changeset c31276613181
|
2017-05-18 |
Matt Johnston |
fix changelog for atomic dropbearkey
DROPBEAR_2017.75
|
2017-05-17 |
Matt Johnston |
bump version to 2017.75
|
2017-05-17 |
Matt Johnston |
changes for 2017.75
|
2016-11-18 |
Matt Johnston |
Use atomic key generation in all cases
|
2016-05-11 |
Henrik Nordström |
Support out-of-tree builds usign bundled libtom
|
2017-05-16 |
Matt Johnston |
listenaddr must be malloced
|
2017-05-13 |
Matt Johnston |
reduce buf->pos if shrinking
|
2016-09-15 |
Matt Johnston |
add CVEs and patch urls
|
2017-05-09 |
Matt Johnston |
free forced_command
|
2017-05-09 |
Matt Johnston |
switch user when opening authorized_keys
|
2016-11-18 |
Matt Johnston |
Use atomic key generation in all cases
|
2016-11-18 |
Matt Johnston |
Merge pull request #27 from fperrad/20160325_lint
|
2016-11-15 |
Francois Perrad |
initialize variable and protect against NULL dereferencement
|
2016-01-01 |
Francois Perrad |
initialize variable
|
2016-03-24 |
Francois Perrad |
remove duplicated include
|
2016-11-18 |
Matt Johnston |
Merge pull request #26 from fperrad/kill_kr
|
2016-03-25 |
Francois Perrad |
upgrade atomicio
|
2016-03-25 |
Francois Perrad |
upgrade strlcat
|
2016-09-15 |
Matt Johnston |
add CVEs and patch urls
|
2016-09-09 |
Matt Johnston |
merge
|
2016-09-01 |
Matt Johnston |
ses.debug_trace is wrong
|
2016-07-21 |
Matt Johnston |
merge coverity
coverity
|
2016-07-21 |
Matt Johnston |
merge github
|
2016-07-21 |
Matt Johnston |
merge 2016.74
|
2016-07-21 |
Matt Johnston |
Added signature for changeset 9030ffdbe562
|
2016-07-21 |
Matt Johnston |
Added tag DROPBEAR_2016.74 for changeset 0ed3d2bbf956
|
2016-07-21 |
Matt Johnston |
mention regression release
DROPBEAR_2016.74
|
2016-07-21 |
Matt Johnston |
bump version
|
2016-07-21 |
Matt Johnston |
changelogs
|
2016-04-29 |
Matt Johnston |
Avoid busy loop while waiting for rekey response
|
2016-06-19 |
Matt Johnston |
make sure socket is of the right domain
|
2016-07-12 |
Matt Johnston |
make indenting consistent
|
2016-07-12 |
Matt Johnston |
add length checks for ecc too
|
2016-07-12 |
Matt Johnston |
merge fixes from PuTTY import.c
|
2016-07-11 |
Matt Johnston |
additional length checks
|
2016-07-11 |
Matt Johnston |
Improve exit message formatting
|
2016-07-11 |
Matt Johnston |
improve algorithm list parsing
|
2016-07-11 |
Matt Johnston |
better TRACE of failed remote ident
|
2016-06-21 |
Matt Johnston |
merge
|
2016-05-12 |
Matt Johnston |
Merge pull request #29 from hno/patch-out-of-tree
|
2016-05-11 |
Henrik Nordström |
Support out-of-tree builds usign bundled libtom
|
2016-06-19 |
Matt Johnston |
make sure socket is of the right domain
|
2016-05-04 |
Matt Johnston |
Add generated header default_options.h to version control.
|
2016-05-04 |
Matt Johnston |
message about truncated banner
|
2016-05-04 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
2016-05-02 |
Matt Johnston |
options for disabling "normal" DH
|
2016-05-02 |
Matt Johnston |
move group14 and group16 to options.h, group14-sha256 on by default
|
2016-04-29 |
Matt Johnston |
Avoid busy loop while waiting for rekey response
|
2016-04-12 |
Matt Johnston |
Avoid osx "install" race
|
2016-04-12 |
Matt Johnston |
Add manpage and log for forced_command
|
2016-04-12 |
Jeremy Kerr |
Add -c <command> option to force a specific command
|
2016-03-18 |
Matt Johnston |
Added signature for changeset 70705edee9dd
|
2016-03-18 |
Matt Johnston |
Added tag DROPBEAR_2016.73 for changeset 309e1c4a8768
|
2016-03-18 |
Matt Johnston |
merge
coverity
|
2016-03-18 |
Matt Johnston |
update for 2016.73
DROPBEAR_2016.73
|
2016-03-18 |
Matt Johnston |
Fix whitespace missed in merge
|
2016-03-17 |
Matt Johnston |
move m_burn and function attributes to dbhelpers
|
2016-03-16 |
Matt Johnston |
Fix missing paths from m_burn commit
|
2016-03-16 |
Matt Johnston |
use m_burn for mp_clear
|
2016-03-16 |
Matt Johnston |
Use memset_s or explicit_bzero
|
2016-03-16 |
Matt Johnston |
add CVE
|
2016-03-16 |
Matt Johnston |
merge
|
2015-12-31 |
Francois Perrad |
add the idiomatic do/while(0) in the macro SCREWUP
|