2018-03-01 |
Matt Johnston |
Only use malloc wrapper if fuzzing
|
2018-03-01 |
Matt Johnston |
avoid volatile cast warning
|
2018-03-01 |
Matt Johnston |
don't try clang-5.0
|
2018-03-01 |
Matt Johnston |
add fuzzers to travis
|
2018-03-01 |
Matt Johnston |
mention localoptions.h being build directory, fix underscore in CHANGES
|
2018-02-28 |
Matt Johnston |
more portable for `which hg` test
|
2018-02-28 |
Matt Johnston |
Merge fuzzing branch
|
2018-02-28 |
Matt Johnston |
merge from main
fuzz
|
2018-02-28 |
Matt Johnston |
clean some fuzzing conditionals
fuzz
|
2018-02-28 |
François Perrad |
fix #endif (#59)
|
2018-02-28 |
Matt Johnston |
Fix to be able to compile normal(ish) binaries with --enable-fuzz
fuzz
|
2018-02-28 |
Matt Johnston |
- #if not #ifdef for DROPBEAR_FUZZ
fuzz
|
2018-02-28 |
Matt Johnston |
merge from main
fuzz
|
2018-02-27 |
Matt Johnston |
Added signature for changeset 2f0c3f3361d3
|
2018-02-27 |
Matt Johnston |
Added tag DROPBEAR_2018.76 for changeset 1c66ca4f3791
|
2018-02-27 |
Matt Johnston |
Bump version
DROPBEAR_2018.76
|
2018-02-27 |
Matt Johnston |
bump debian changelog
|
2018-02-27 |
Matt Johnston |
CHANGES for 2018.76
|
2018-02-27 |
Matt Johnston |
add guard HAVE_GETGROUPLIST
|
2018-02-27 |
Matt Johnston |
Remove unused tests for headers and functions
|
2018-02-26 |
Matt Johnston |
only clean libtom when using bundled libraries
|
2018-02-26 |
Matt Johnston |
remove references to TODO
|
2018-02-26 |
Matt Johnston |
avoid warning about port
|
2018-02-26 |
Matt Johnston |
merge from main
fuzz
|
2018-02-26 |
Matt Johnston |
merge coverity
coverity
|
2018-02-26 |
Matt Johnston |
make group1 client-only
|
2018-02-26 |
Matt Johnston |
Change default ecdsa size to 256
|
2018-02-26 |
Matt Johnston |
disable group1 in default config
|
2018-02-26 |
Matt Johnston |
don't log server listen ports
|
2018-02-26 |
Matt Johnston |
ignore default_options_guard.h
|
2018-02-26 |
Matt Johnston |
- Don't try to handle changed usernames
|
2018-02-26 |
François Perrad |
more linting (#58)
|
2018-02-26 |
Matt Johnston |
Fix restricted group code for BSDs, move to separate function
|
2018-02-22 |
Matt Johnston |
Merge branch 'stellarpower-master'
|
2018-02-22 |
Matt Johnston |
Merge branch 'master' of git://github.com/stellarpower/dropbear into stellarpower-master
|
2018-02-20 |
stellarpower |
Added the -G option to allow logins only for users that are members of a certain group. This allows finer control of an instance on who can and cannot login over a certain instance (e.g. password and not key). Needs double-checking and ensuring it meets platform requirements.
|
2018-02-22 |
Matt Johnston |
clarify that -r skips default hostkeys
|
2018-02-22 |
CamVan Nguyen |
Only load dropbear default host keys if a key is not specified
|
2018-02-20 |
François Perrad |
use a full prototype (#56)
|
2018-02-21 |
Matt Johnston |
print hg revid
fuzz
|
2018-02-21 |
Matt Johnston |
The fuzzer has managed to generated DSS key/signature pairs that
fuzz
|
2018-02-21 |
Matt Johnston |
compile fixes
fuzz
|
2018-02-20 |
Matt Johnston |
add curve25519-sha256 without @libssh.org
|
2018-02-17 |
Matt Johnston |
limit rsa->e size to 64 bits
|
2018-02-20 |
Matt Johnston |
12 years is too old for a TODO list
|
2018-02-20 |
Matt Johnston |
rename default_options.h.in in docs too
|
2018-02-19 |
Matt Johnston |
merge coverity
coverity
|
2018-02-19 |
Matt Johnston |
Remove bad merged libtommmath "clean" rule and leftover makefile.include
|
2018-02-19 |
Matt Johnston |
- Fix dependencies and remove old default_options.h from version control
|
2018-02-18 |
Matt Johnston |
draft CHANGES
|
2018-02-18 |
Matt Johnston |
missed regenerating
|
2018-02-18 |
Matt Johnston |
group14-sha256 should be higher than group14-sha1
|
2018-02-18 |
Matt Johnston |
clean up some default options
|
2018-02-18 |
Matt Johnston |
Add dbclient '-J &fd' option for a file descriptor
|
2018-02-18 |
Matt Johnston |
include config.h for options.h. don't need to include options.h when
|
2018-02-17 |
Matt Johnston |
rename some options and move some to sysoptions.h
|
2018-02-17 |
Matt Johnston |
loginrec close fd on error path
|
2018-02-17 |
Matt Johnston |
limit rsa->e size to 64 bits
fuzz
|
2018-02-17 |
Matt Johnston |
merge from main
fuzz
|
2018-02-17 |
Matt Johnston |
merge coverity up to date
coverity
|