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
2017-09-08
Give configure ability to set CFLAGS/LDFLAGS later
Damien Miller
2017-08-28
Switch Capsicum header to sys/capsicum.h.
Darren Tucker
2017-07-11
modified: configure.ac
Tim Rice
2017-06-10
portability for sftp globbed ls sort by mtime
Damien Miller
2017-06-01
add recallocarray replacement and dependency
Damien Miller
2017-05-25
configure: actually set cache vars when cross-compiling
Mike Frysinger
2017-05-01
remove configure --with-ssh1
Damien Miller
2017-03-31
Check for and use gcc's -pipe.
Darren Tucker
2017-03-29
Remove check for OpenSSL < 0.9.8g.
Darren Tucker
2017-03-24
Enable ldns when using ldns-config.
Darren Tucker
2017-03-20
Add llabs() implementation.
Darren Tucker
2017-03-14
require OpenSSL >=1.0.1
Damien Miller
2017-02-03
prefer to use ldns-config to find libldns
Damien Miller
2017-02-03
Remove _XOPEN_SOURCE from wide char detection.
Darren Tucker
2016-12-13
Get default of TEST_SSH_UTF8 from environment.
Darren Tucker
2016-12-13
Add strcasestr to compat library.
Darren Tucker
2016-12-09
exit is in stdlib.h not unistd.h (that's _exit).
Darren Tucker
2016-12-09
Include <unistd.h> for exit in utf8 locale test.
Darren Tucker
2016-12-08
Check for utf8 local support before testing it.
Darren Tucker
2016-12-08
Use AC_PATH_TOOL for krb5-config.
Darren Tucker
2016-11-01
Use ptrace(PT_DENY_ATTACH, ..) on OS X.
Darren Tucker
2016-09-29
Remove portability support for mmap
Damien Miller
2016-08-23
removing UseLogin bits from configure.ac
Damien Miller
2016-08-17
Only check for prctl once.
Darren Tucker
2016-08-16
add a --with-login-program configure argument
Damien Miller
2016-08-16
add --with-pam-service to specify PAM service name
Damien Miller
2016-08-02
Use tabs consistently inside "case $host".
Darren Tucker
2016-08-02
Explicitly test for broken strnvis.
Darren Tucker
2016-08-01
modified: configure.ac opensshd.init.in
Tim Rice
2016-07-28
define _OPENBSD_SOURCE for reallocarray on NetBSD
Damien Miller
2016-07-23
Move Cygwin IPPORT_RESERVED overrride to defines.h
Darren Tucker
2016-07-15
add a --disable-pkcs11 knob
Damien Miller
2016-07-15
fix newline escaping for unsupported_algorithms
Damien Miller
2016-07-14
Check for VIS_ALL.
Darren Tucker
2016-07-14
Add compat code for missing wcwidth.
Darren Tucker
2016-07-13
Move err.h replacements into compat lib.
Darren Tucker
2016-07-11
Check for wchar.h and langinfo.h
Darren Tucker
2016-07-08
whitelist more architectures for seccomp-bpf
Damien Miller
2016-06-14
Use Solaris setpflags(__PROC_PROTECT, ...).
Darren Tucker
2016-05-31
modified: configure.ac
Tim Rice
2016-04-08
Remove NO_IPPORT_RESERVED_CONCEPT
Darren Tucker
2016-04-04
Tidy up openssl header test.
Darren Tucker
2016-04-04
Fix configure-time warnings for openssl test.
Darren Tucker
2016-02-23
fix sandbox on OSX Lion
Damien Miller
2016-02-19
Make Solaris privs code build on older systems.
Darren Tucker
2016-02-17
Look for gethostbyname in libresolv and libnsl.
Darren Tucker
2016-01-08
Support Illumos/Solaris fine-grained privileges
Damien Miller
2015-12-15
Allow --without-ssl-engine with --without-openssl
Darren Tucker
2015-12-15
Include openssl crypto.h for SSLeay.
Darren Tucker
2015-11-30
Add a null implementation of pledge.
Darren Tucker
[next]