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-12-14
only link ssh-sk-helper against libfido2
Damien Miller
2019-12-11
Check if memmem is declared in system headers.
Darren Tucker
2019-11-29
compile sk-dummy.so with no-PIE version of LDFLAGS
Damien Miller
2019-11-29
(yet) another x-platform fix for sk-dummy.so
Damien Miller
2019-11-18
Enable -Wimplicit-fallthrough if supported
Darren Tucker
2019-11-15
Add wrappers for other ultrix headers.
Darren Tucker
2019-11-15
Remove ultrix realpath hack.
Darren Tucker
2019-11-15
configure flag to built-in security key support
Damien Miller
2019-11-15
don't fatal if libfido2 not found
Damien Miller
2019-11-15
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
djm@openbsd.org
2019-11-03
statfs might be defined in sys/mount.h.
Darren Tucker
2019-11-02
Only enable U2F if OpenSSL supports ECC.
Darren Tucker
2019-11-01
Add flags needed to build and work on Ultrix.
Darren Tucker
2019-11-01
Hook up fnmatch for platforms that don't have it.
Darren Tucker
2019-11-01
Use sftp_realpath if no native realpath.
Darren Tucker
2019-11-01
Configure flags for haiku from haikuports.
Darren Tucker
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
[next]