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
|
2018-02-10 |
Matt Johnston |
limit travis branches
coverity
|
2018-02-17 |
François Perrad |
more linting (#55)
|
2018-02-10 |
Matt Johnston |
merge
coverity
|
2018-02-10 |
Matt Johnston |
merge
coverity
|
2018-02-16 |
Loganaden Velvindron |
Add Spectre v2 mitigations for GCC (#54)
|
2018-02-16 |
Matt Johnston |
Merge branch 'master' of github.com:mkj/dropbear
|
2018-01-25 |
Francois Perrad |
use NULL instead of 0
|
2018-01-25 |
Francois Perrad |
fix indentation
|
2018-02-16 |
Matt Johnston |
merge
|
2018-02-16 |
Matt Johnston |
Remove accidentally committed DROPBEAR_FUZZ
|
2017-07-20 |
Michael Witten |
options: Complete the transition to numeric toggles (`#if')
|
2018-02-15 |
Matt Johnston |
disallow inetd -v
|
2018-02-14 |
Matt Johnston |
fix unused variable from merge
|
2018-02-14 |
Matt Johnston |
fix compile warnings
|
2018-02-14 |
Matt Johnston |
make signal flags volatile, simplify handling
|
2018-02-13 |
Matt Johnston |
Move DEBUG_TRACE to default_options
|
2018-02-13 |
Matt Johnston |
Update build instructions for localoptions, and tidy
|
2018-02-13 |
Matt Johnston |
update some dependencies
|
2018-02-13 |
Matt Johnston |
update default_options.h
|
2017-07-31 |
Michael Witten |
build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'
|
2018-02-11 |
Matt Johnston |
Removed commented out code
|
2018-02-11 |
Matt Johnston |
Fix building default_options.h
|
2018-02-10 |
Matt Johnston |
simplify error handling, check mp_copy return value
|
2018-02-10 |
Matt Johnston |
limit travis branches
|
2018-02-10 |
Matt Johnston |
Use an explicit matrix instead, avoid bad clang combinations etc
|
2018-02-10 |
Matt Johnston |
use parent $CC etc
|
2018-02-09 |
Matt Johnston |
pass CFLAGS to LTC_CFLAGS
|
2018-02-09 |
Matt Johnston |
cast m_burn argument away from volatile
|
2018-02-09 |
Matt Johnston |
exclude clang rather than osx for unbundled libtom
|
2018-02-09 |
Matt Johnston |
merge
coverity
|
2018-02-09 |
Matt Johnston |
missed saving a file removing none cipher
|
2018-02-09 |
Matt Johnston |
update coverity
coverity
|
2018-02-09 |
Matt Johnston |
Remove none cipher
|
2018-02-09 |
Matt Johnston |
Put Dropbear config in a separate file
|