summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-08-23removing UseLogin bits from configure.acDamien Miller
2016-08-17Only check for prctl once.Darren Tucker
2016-08-16add a --with-login-program configure argumentDamien Miller
2016-08-16add --with-pam-service to specify PAM service nameDamien Miller
2016-08-02Use tabs consistently inside "case $host".Darren Tucker
2016-08-02Explicitly test for broken strnvis.Darren Tucker
2016-08-01modified: configure.ac opensshd.init.inTim Rice
2016-07-28define _OPENBSD_SOURCE for reallocarray on NetBSDDamien Miller
2016-07-23Move Cygwin IPPORT_RESERVED overrride to defines.hDarren Tucker
2016-07-15add a --disable-pkcs11 knobDamien Miller
2016-07-15fix newline escaping for unsupported_algorithmsDamien Miller
2016-07-14Check for VIS_ALL.Darren Tucker
2016-07-14Add compat code for missing wcwidth.Darren Tucker
2016-07-13Move err.h replacements into compat lib.Darren Tucker
2016-07-11Check for wchar.h and langinfo.hDarren Tucker
2016-07-08whitelist more architectures for seccomp-bpfDamien Miller
2016-06-14Use Solaris setpflags(__PROC_PROTECT, ...).Darren Tucker
2016-05-31modified: configure.acTim Rice
2016-04-08Remove NO_IPPORT_RESERVED_CONCEPTDarren Tucker
2016-04-04Tidy up openssl header test.Darren Tucker
2016-04-04Fix configure-time warnings for openssl test.Darren Tucker
2016-02-23fix sandbox on OSX LionDamien Miller
2016-02-19Make Solaris privs code build on older systems.Darren Tucker
2016-02-17Look for gethostbyname in libresolv and libnsl.Darren Tucker
2016-01-08Support Illumos/Solaris fine-grained privilegesDamien Miller
2015-12-15Allow --without-ssl-engine with --without-opensslDarren Tucker
2015-12-15Include openssl crypto.h for SSLeay.Darren Tucker
2015-11-30Add a null implementation of pledge.Darren Tucker
2015-11-10Fix compiler warnings in the openssl header check.Darren Tucker
2015-10-14s/SANDBOX_TAME/SANDBOX_PLEDGE/gDamien Miller
2015-10-14upstream commitderaadt@openbsd.org
2015-10-08hook tame(2) sandbox up to buildDamien Miller
2015-09-11Correct default value for --with-ssh1.Darren Tucker
2015-09-11Force resolution of _res for correct detection.Darren Tucker
2015-09-03don't check for yp_match; ok tim@Damien Miller
2015-07-17Check if realpath works on nonexistent files.Darren Tucker
2015-07-15upstream commitdjm@openbsd.org
2015-07-01s/--with-ssh1/--without-ssh1/Damien Miller
2015-06-18fix syntax errorDamien Miller
2015-06-17aarch64 support for seccomp-bpf sandboxDamien Miller
2015-06-03Remove unneeded backslashes. Patch from Ángel GonzálezTim Rice
2015-05-29re-enable SSH protocol 1 at compile timeDamien Miller
2015-04-17Look for '${host}-ar' before 'ar'.Darren Tucker
2015-03-27upstream commitdjm@openbsd.org
2015-03-04check for crypt and DES_crypt in openssl blockDamien Miller
2015-02-21Add null declaration of AI_NUMERICINFO.Darren Tucker
2015-01-15support --without-openssl at configure timeDamien Miller
2015-01-13add --without-ssh1 option to configureDamien Miller
2014-12-10Add reallocarray to compat libraryDarren Tucker
2014-10-30include version number in OpenSSL-too-old errorDamien Miller