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
2019-11-01
autoconf pieces for U2F support
Damien Miller
2019-10-29
Add implementation of localtime_r.
Darren Tucker
2019-10-28
Make sure we have struct statfs before using.
Darren Tucker
2019-10-28
Define UINT32_MAX if needed.
Darren Tucker
2019-10-24
Add a function call stackprotector tests.
Darren Tucker
2019-08-30
tweak warning flags
Damien Miller
2019-08-30
proc_pidinfo()-based closefrom() for OS X
Damien Miller
2019-07-23
Re-apply portability changes to current sha2.{c,h}.
Darren Tucker
2019-07-16
Hook memmem compat code into build.
Darren Tucker
2019-07-10
fix typo that prevented detection of Linux VRF
Damien Miller
2019-07-08
remove realpath() compat replacement
Damien Miller
2019-05-15
Fix typo in man page formatter selector.
Darren Tucker
2019-05-10
Use "doc" man page format if mandoc present.
Darren Tucker
2019-04-30
Remove unused variables from RLIMIT_NOFILE test.
Darren Tucker
2019-01-22
Allow building against OpenSSL dev (3.x) version.
Darren Tucker
2019-01-21
Make --with-rpath take a flag instead of yes/no.
Darren Tucker
2019-01-21
conditionalise ECDSA PKCS#11 support
Damien Miller
2019-01-21
Check for cc before gcc.
Darren Tucker
2019-01-18
Add minimal fchownat and fchmodat implementations.
Darren Tucker
2019-01-18
Add a minimal implementation of utimensat().
Darren Tucker
2018-11-25
Improve OpenSSL_add_all_algorithms check.
Darren Tucker
2018-11-23
fix configure test for OpenSSL version
Damien Miller
2018-11-23
refactor libcrypto initialisation
Damien Miller
2018-11-16
Test for OPENSSL_init_crypto before using.
Darren Tucker
2018-11-16
Remove fallback check for /usr/local/ssl.
Darren Tucker
2018-11-10
AC_CHECK_SIZEOF() no longer needs a second argument.
Dag-Erling Smørgrav
2018-11-08
Simplify OpenSSL 1.1 function checks.
Darren Tucker
2018-11-05
Fix pasto for HAVE_EVP_CIPHER_CTX_SET_IV.
Darren Tucker
2018-10-27
Check for the existence of openssl version funcs.
Darren Tucker
2018-10-26
fix builds on OpenSSL <= 1.0.x
Damien Miller
2018-10-23
remove remaining references to SSLeay
Damien Miller
2018-10-17
Require OpenSSL 1.1.x series 1.1.0g or greater
Damien Miller
2018-10-16
Remove gcc spectre mitigation flags.
Darren Tucker
2018-10-12
Check if snprintf understands %zu.
Darren Tucker
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
[prev]
[next]