summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (djm) [configure.ac defines.h] No need to detect sizeof(char); patchDamien Miller2011-09-291-3/+2
* - (tim) [configure.ac] Typo in error message spotted by Andy TsouladzeTim Rice2011-08-181-3/+3
* - (djm) [configure.ac] error out if the host lacks the necessary bits forDamien Miller2011-08-171-3/+10
* - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox forDamien Miller2011-06-261-2/+9
* - djm@cvs.openbsd.org 2011/06/22 21:57:01Damien Miller2011-06-231-2/+41
* - (djm) [configure.ac] enable setproctitle emulation for OS XDamien Miller2011-06-031-2/+5
* - (tim) [configure.ac defines.h] Run test program to detect system mailTim Rice2011-06-031-10/+86
* - (djm) [aclocal.m4 configure.ac] since gcc-4.x ignores all -Wno-optionsDamien Miller2011-05-201-22/+10
* - (tim) [configure.ac] Add AC_LANG_SOURCE to OPENSSH_CHECK_CFLAG_COMPILETim Rice2011-05-051-3/+3
* - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]Damien Miller2011-05-051-174/+75
* 20110127Tim Rice2011-01-261-1308/+1193
* - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.cDamien Miller2011-01-251-4/+8
* - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] AddDarren Tucker2011-01-211-3/+3
* - (djm) [configure.ac] Disable ECC on OpenSSL <0.9.8g. Releases prior toDamien Miller2011-01-191-2/+8
* - (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.hDarren Tucker2011-01-171-4/+12
* - (djm) [configure.ac regress/agent-getpeereid.sh regress/multiplex.sh]Damien Miller2011-01-171-2/+3
* - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-basedDarren Tucker2011-01-161-3/+5
* - (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generatingTim Rice2011-01-131-2/+5
* - (djm) [configure.ac] Fix broken test for gcc >= 4.4 with per-compilerDamien Miller2011-01-121-7/+25
* - (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoidDamien Miller2011-01-121-3/+4
* - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpageDamien Miller2011-01-031-2/+18
* - (djm) [configure.ac] Check whether libdes is needed when buildingDamien Miller2011-01-021-3/+5
* - (dtucker) [configure.ac moduli.c openbsd-compat/openssl-compat.{c,h}] AddDarren Tucker2010-12-041-2/+4
* - (tim) [configure.ac openbsd-compat/bsd-misc.h openbsd-compat/bsd-misc.c] AddTim Rice2010-11-081-2/+13
* - (dtucker) [Makefile configure.ac regress/Makefile regress/keytype.sh]Darren Tucker2010-11-051-2/+5
* - (dtucker) [configure.ac platform.{c,h} session.cDarren Tucker2010-11-051-2/+15
* - (djm) [configure.ac] Use = instead of == in shell tests. Patch fromDamien Miller2010-10-111-3/+3
* - djm@cvs.openbsd.org 2010/09/25 09:30:16Damien Miller2010-10-071-2/+24
* - matthew@cvs.openbsd.org 2010/09/24 13:33:00Damien Miller2010-10-071-2/+3
* - (djm) [authfd.c authfile.c bufec.c buffer.h configure.ac kex.h kexecdh.c]Damien Miller2010-09-101-2/+24
* - (dtucker) [configure.ac openbsd-compat/Makefile.inDarren Tucker2010-08-161-2/+3
* - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dirDarren Tucker2010-04-231-2/+8
* - (dtucker) [configure.ac] Put the check for the existence of getaddrinfoV_5_5_P1Darren Tucker2010-04-101-6/+9
* - (dtucker) [configure.ac defines.h loginrec.c logintest.c] Bug #1732: enableDarren Tucker2010-04-091-32/+4
* - (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if weDarren Tucker2010-04-091-5/+22
* - (dtucker) [configure.ac] Bug #1741: Add section for Haiku, patch originallyDarren Tucker2010-03-261-2/+8
* - (dtucker) [configure.ac] Use a proper AC_CHECK_DECL for BROKEN_GETADDRINFODarren Tucker2010-03-091-7/+5
* - (djm) [configure.ac] set -fno-strict-aliasing for gcc4; ok dtucker@Damien Miller2010-03-051-3/+3
* - (djm) [configure.ac] Enable PKCS#11 support only when we find a workingDamien Miller2010-02-121-6/+7
* - (djm) [INSTALL Makefile.in README.smartcard configure.ac scard-opensc.c]Damien Miller2010-02-111-70/+3
* - markus@cvs.openbsd.org 2010/02/08 10:50:20Damien Miller2010-02-111-2/+6
* - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS forDamien Miller2010-02-101-5/+8
* - (tim) [configure.ac] Due to constraints in Windows Sockets in terms ofTim Rice2010-01-221-3/+3
* - (tim) [configure.ac] Use the C99-conforming functions snprintf() andTim Rice2010-01-181-2/+3
* - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too.Tim Rice2010-01-171-2/+3
* - (tim) [configure.ac] Define BROKEN_GETADDRINFO on SVR5 systems. The nativeTim Rice2010-01-161-2/+3
* - (dtucker) [configure.ac openbsd-compat/{Makefile.in,pwcache.c} PortabilityDarren Tucker2010-01-151-2/+6
* - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c]Darren Tucker2010-01-101-7/+2
* - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c] MakeDarren Tucker2010-01-081-2/+7
* - (dtucker) Bug #1470: Disable OOM-killing of the listening sshd on Linux,Darren Tucker2009-12-081-2/+3