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