mirror of
https://github.com/clearml/dropbear
synced 2025-03-03 10:41:39 +00:00
For the sake of review, this commit alters only the code; the affiliated
comments within the source files also need to be updated, but doing so
now would obscure the operational changes that have been made here.
* All on/off options have been switched to the numeric `#if' variant;
that is the only way to make this `default_options.h.in' thing work
in a reasonable manner.
* There is now some very minor compile-time checking of the user's
choice of options.
* NO_FAST_EXPTMOD doesn't seem to be used, so it has been removed.
* ENABLE_USER_ALGO_LIST was supposed to be renamed DROPBEAR_USER_ALGO_LIST,
and this commit completes that work.
* DROPBEAR_FUZZ seems to be a relatively new, as-yet undocumented option,
which was added by the following commit:
commit
|
||
---|---|---|
.. | ||
demos | ||
doc | ||
notes | ||
src | ||
testprof | ||
tests | ||
.travis.yml | ||
build.sh | ||
changes | ||
check_source.sh | ||
coverage_more.sh | ||
coverage.sh | ||
coverity.sh | ||
crypt.lof | ||
Doxyfile | ||
filter.pl | ||
fixupind.pl | ||
genlist.sh | ||
helper.pl | ||
LICENSE | ||
makefile_include.mk | ||
makefile.icc | ||
Makefile.in | ||
makefile.mingw | ||
makefile.msvc | ||
makefile.shared | ||
makefile.unix | ||
mess.sh | ||
parsenames.pl | ||
printinfo.sh | ||
README | ||
run.sh | ||
scan_build.sh | ||
testbuild.sh | ||
testme.sh | ||
TODO | ||
updatemakes.sh |
See doc/crypt.pdf