summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* fix sandbox on OSX LionDamien Miller2016-02-231-0/+3
* Make Solaris privs code build on older systems.Darren Tucker2016-02-191-6/+6
* Look for gethostbyname in libresolv and libnsl.Darren Tucker2016-02-171-1/+3
* Support Illumos/Solaris fine-grained privilegesDamien Miller2016-01-081-2/+36
* Allow --without-ssl-engine with --without-opensslDarren Tucker2015-12-151-3/+3
* Include openssl crypto.h for SSLeay.Darren Tucker2015-12-151-0/+1
* Add a null implementation of pledge.Darren Tucker2015-11-301-1/+1
* Fix compiler warnings in the openssl header check.Darren Tucker2015-11-101-1/+3
* s/SANDBOX_TAME/SANDBOX_PLEDGE/gDamien Miller2015-10-141-1/+1
* upstream commitderaadt@openbsd.org2015-10-141-8/+8
* hook tame(2) sandbox up to buildDamien Miller2015-10-081-2/+9
* Correct default value for --with-ssh1.Darren Tucker2015-09-111-1/+1
* Force resolution of _res for correct detection.Darren Tucker2015-09-111-1/+4
* don't check for yp_match; ok tim@Damien Miller2015-09-031-1/+0
* Check if realpath works on nonexistent files.Darren Tucker2015-07-171-1/+26
* upstream commitdjm@openbsd.org2015-07-151-1/+1
* s/--with-ssh1/--without-ssh1/Damien Miller2015-07-011-1/+1
* fix syntax errorDamien Miller2015-06-181-1/+1
* aarch64 support for seccomp-bpf sandboxDamien Miller2015-06-171-4/+7
* Remove unneeded backslashes. Patch from Ángel GonzálezTim Rice2015-06-031-2/+2
* re-enable SSH protocol 1 at compile timeDamien Miller2015-05-291-1/+5
* Look for '${host}-ar' before 'ar'.Darren Tucker2015-04-171-1/+1
* upstream commitdjm@openbsd.org2015-03-271-6/+7
* check for crypt and DES_crypt in openssl blockDamien Miller2015-03-041-1/+2
* Add null declaration of AI_NUMERICINFO.Darren Tucker2015-02-211-0/+7
* support --without-openssl at configure timeDamien Miller2015-01-151-422/+465
* add --without-ssh1 option to configureDamien Miller2015-01-131-2/+17
* Add reallocarray to compat libraryDarren Tucker2014-12-101-0/+1
* include version number in OpenSSL-too-old errorDamien Miller2014-10-301-1/+1
* - (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()Damien Miller2014-08-271-2/+3
* - (djm) [configure.ac] We now require a working vsnprintf everywhere (notDamien Miller2014-08-231-12/+18
* - (djm) [configure.ac] double braces to appease autoconfDamien Miller2014-08-221-3/+3
* - (djm) [configure.ac] include leading zero characters in OpenSSL versionDamien Miller2014-08-221-4/+4
* - (djm) [configure.ac] Check OpenSSL version is supported at configure time;Damien Miller2014-08-201-3/+11
* - (djm) [configure.ac] Delay checks for arc4random* until after libcryptoDamien Miller2014-07-151-6/+9
* - (djm) [digest-openssl.c configure.ac] Disable RIPEMD160 if libcryptoDamien Miller2014-07-031-2/+10
* - (dtucker) [configure.ac] Remove tcpwrappers support, support has alreadyDarren Tucker2014-06-131-59/+2
* - (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]Damien Miller2014-05-271-5/+17
* - (djm) [commit configure.ac defines.h sshpty.c] don't attempt to useDamien Miller2014-05-211-3/+2
* - (djm) [Makefile.in configure.ac sshbuf-getput-basic.c]Damien Miller2014-05-151-2/+3
* - (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we writeDamien Miller2014-05-151-2/+5
* 20140221Tim Rice2014-02-211-3/+3
* - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add compatDarren Tucker2014-02-131-2/+3
* - tedu@cvs.openbsd.org 2014/01/31 16:39:19Damien Miller2014-02-041-2/+3
* - (djm) [configure.ac atomicio.c] Kludge around NetBSD offeringDamien Miller2014-01-301-2/+4
* - (djm) [configure.ac] Only check for width-specified integer typesDamien Miller2014-01-301-5/+11
* - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch fromDamien Miller2014-01-291-3/+3
* - (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;Damien Miller2014-01-281-2/+5
* - (djm) [configure.ac] correct AC_DEFINE for previous.Damien Miller2014-01-261-3/+4
* - (djm) [configure.ac sandbox-capsicum.c sandbox-rlimit.c] DisableDamien Miller2014-01-261-2/+5