index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2018-09-13
adapt -portable to OpenSSL 1.1x API
Damien Miller
2018-08-13
configure: work around GCC shortcoming on Cygwin
Corinna Vinschen
2018-07-31
Remove support for S/Key
Damien Miller
2018-07-02
Add implementation of getline.
Darren Tucker
2018-06-08
Remove ability to override $LD.
Darren Tucker
2018-04-13
Using "==" in shell tests is not portable.
Darren Tucker
2018-04-13
prefer to use getrandom() for PRNG seeding
Damien Miller
2018-04-10
Many typo fixes from Karsten Weiss
Damien Miller
2018-03-30
Disable native strndup and strnlen on AIX.
Darren Tucker
2018-03-25
Use libiaf on all sysv5 systems
Tim Rice
2018-03-12
Add AC_LANG_PROGRAM to AC_COMPILE_IFELSE.
Darren Tucker
2018-03-08
configure.ac: properly set seccomp_audit_arch for MIPS64
Vicente Olivert Riera
2018-03-08
configure.ac: detect MIPS ABI
Vicente Olivert Riera
2018-03-05
Disable UTMPX on SunOS4.
Darren Tucker
2018-03-05
Check for and work around buggy fflush(NULL).
Darren Tucker
2018-03-03
Add strndup for platforms that need it.
Darren Tucker
2018-02-27
Check dlopen has RTLD_NOW before enabling pkcs11.
Darren Tucker
2018-02-27
Check for attributes on prototype args.
Darren Tucker
2018-02-26
Hook up flock() compat code.
Darren Tucker
2018-02-26
XMSS-related files get includes.h
Damien Miller
2018-02-26
Invert sense of getpgrp test.
Darren Tucker
2018-02-26
Add no-op getsid implmentation.
Darren Tucker
2018-02-26
bsd-statvfs: include sys/vfs.h, check for f_flags.
Darren Tucker
2018-02-26
Handle calloc(0,x) where different from malloc.
Darren Tucker
2018-02-26
Add prototype for readv if needed.
Darren Tucker
2018-02-26
Check for raise and supply if needed.
Darren Tucker
2018-02-26
Check for bzero and supply if needed.
Darren Tucker
2018-02-23
Check for ifaddrs.h for BindInterface.
Darren Tucker
2018-02-22
Add headers for sys/audit.h.
Darren Tucker
2018-02-18
Remove now-unused check for getrusage.
Darren Tucker
2018-02-15
Remove remaining now-obsolete cvs $Ids.
Darren Tucker
2018-02-15
Remove UNICOS support.
Darren Tucker
2018-02-13
Retpoline linker flag only needed for linking.
Darren Tucker
2018-02-13
Default PidFile is sshd.pid not ssh.pid.
Darren Tucker
2018-02-11
Include headers for linux/if.h.
Darren Tucker
2018-02-11
Fix test for -z,retpolineplt linker flag.
Darren Tucker
2018-02-11
Add checks for Spectre v2 mitigation (retpoline)
Darren Tucker
2018-02-07
Remove obsolete "Smartcard support" message
Darren Tucker
2017-12-11
Add autogenerated dependency info to Makefile.
Darren Tucker
2017-12-11
Fix pasto in ldns handling.
Darren Tucker
2017-12-09
Remove now-used check for perl.
Darren Tucker
2017-12-01
Replace mkinstalldirs with mkdir -p.
Darren Tucker
2017-11-03
Check for linux/if.h when enabling rdomain.
Darren Tucker
2017-11-03
Add headers for sys/sysctl.h and net/route.h
Darren Tucker
2017-10-25
autoconf glue to enable Linux VRF
Damien Miller
2017-10-25
check for net/route.h and sys/sysctl.h
Damien Miller
2017-09-28
don't fatal ./configure for LibreSSL
Damien Miller
2017-09-28
abort in configure when only openssl-1.1.x found
Damien Miller
2017-09-27
Check for and handle calloc(p, 0) = NULL.
Darren Tucker
2017-09-25
Add minimal strsignal for platforms without it.
Darren Tucker
[next]