index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2018-11-05
- Add adaptive authentication failure delay
Matt Johnston
2018-03-04
set up CXX for fuzzing build
Matt Johnston
2018-03-03
Fix CFLAGS for configure
Matt Johnston
2018-02-28
more portable for `which hg` test
Matt Johnston
2018-02-28
Fix to be able to compile normal(ish) binaries with --enable-fuzz
Matt Johnston
2018-02-28
- #if not #ifdef for DROPBEAR_FUZZ
Matt Johnston
2018-02-28
merge from main
Matt Johnston
2018-02-27
Remove unused tests for headers and functions
Matt Johnston
2018-02-21
print hg revid
Matt Johnston
2018-02-17
merge from main
Matt Johnston
2018-02-16
Add Spectre v2 mitigations for GCC (#54)
Loganaden Velvindron
2018-02-11
build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'
Michael Witten
2018-02-09
generate list of libtomcrypt directories automatically
Matt Johnston
2018-02-08
Test for -Wno-pointer-sign, move CFLAGS tests into a macro
Matt Johnston
2018-01-25
Merge pull request #48 from DengkeDu/dengke/configure-add-variable-to-allow-o...
Matt Johnston
2018-01-23
merge up to date
Matt Johnston
2018-01-23
fix updates to libtomcrypt/libtommath for out of tree builds
Matt Johnston
2017-07-11
configure: add a variable to allow openpty check to be cached
Eric Bénard
2017-06-27
document --enable-static in place of STATIC=1
Matt Johnston
2017-06-27
add --enable-static configure argument. disable conflicting harden flags
Matt Johnston
2017-06-27
improve configure --help alignment
Matt Johnston
2017-06-24
merge from main
Matt Johnston
2017-06-24
test for -pie linker flag as well, for Linux
Matt Johnston
2017-06-24
merge from main
Matt Johnston
2017-06-24
set hardened compiler/linker flags by default
Matt Johnston
2017-06-23
test for linux/pkt-sched.h rather than SO_PRIORITY
Matt Johnston
2017-06-23
merge
Matt Johnston
2017-06-23
Compile with -fno-strict-overflow if possible.
Matt Johnston
2017-06-14
merge from main
Matt Johnston
2017-06-03
Merge pull request #38 from armcc/master
Matt Johnston
2017-06-02
Set configure #defines to 1. Escape some strings for m4
Matt Johnston
2017-05-19
add wrapfd. improve fuzzer in makefile
Matt Johnston
2017-05-12
copy over some fuzzing code from AFL branch
Matt Johnston
2016-09-16
Fix libtomcrypt/libtommath linking order
Andre McCurdy
2016-07-27
Fix configure options using AC_ARG_ENABLE
Stefan Hauser
2016-03-16
Use memset_s or explicit_bzero
Matt Johnston
2015-11-30
The '==' comparision operator is not defined by POSIX, use '=' instead
Juergen Daubert
2015-11-26
Another attempt at test for crypt()
Matt Johnston
2015-11-26
Backed out changeset fbcd0a20e667
Matt Johnston
2015-11-26
AC_SEARCH_LIBS not AC_CHECK_LIB to find crypt()
Matt Johnston
2015-10-21
Test for crypt() rather than crypt.h
Matt Johnston
2015-10-21
fix default build when getpass() is unavailable
Mike Frysinger
2015-05-05
Test struct existance against sizeof() operator
Gaël PORTAY
2015-01-28
Allow configure with libtomcrypt/libtommath directories missing
Elan Ruusamäe
2014-03-13
Add new monotonic_now() wrapper so that timeouts are unaffected by
Matt Johnston
2014-02-18
Fix building with system libtomcrypt/libtommath
Matt Johnston
2013-11-25
Fix library order of libtom*
Matt Johnston
2013-11-25
Try and fix utmp handling
Matt Johnston
2013-11-25
Fix some warnings
Matt Johnston
2013-11-14
Replace some deprecated macros with other ones, from Daniel Richard G.
Matt Johnston
[next]