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
*
Include fido.h when checking for fido/credman.h.
Darren Tucker
2020-03-14
1
-1
/
+3
*
upstream: spelling errors in comments; no code change from
djm@openbsd.org
2020-03-14
1
-1
/
+5
*
Check if getpeereid is actually declared.
Darren Tucker
2020-02-17
1
-1
/
+2
*
Don't look for UINT32_MAX in inttypes.h
Darren Tucker
2020-02-06
1
-3
/
+0
*
Look in inttypes.h for UINT32_MAX.
Darren Tucker
2020-01-30
1
-0
/
+3
*
Wrap stdint.h in tests inside HAVE_STDINT_H.
Darren Tucker
2020-01-26
1
-2
/
+6
*
Plumb WITH_ZLIB into configure.
Darren Tucker
2020-01-23
1
-10
/
+18
*
configure.ac: fix ldns test
Ruben Kerkhof
2020-01-21
1
-2
/
+0
*
Improve search for 'struct timespec'.
Darren Tucker
2020-01-14
1
-1
/
+24
*
Remove configure test & compat code for ripemd160.
Darren Tucker
2020-01-14
1
-9
/
+0
*
only link ssh-sk-helper against libfido2
Damien Miller
2019-12-13
1
-1
/
+0
*
Check if memmem is declared in system headers.
Darren Tucker
2019-12-11
1
-1
/
+1
*
compile sk-dummy.so with no-PIE version of LDFLAGS
Damien Miller
2019-11-29
1
-1
/
+3
*
(yet) another x-platform fix for sk-dummy.so
Damien Miller
2019-11-29
1
-0
/
+16
*
Enable -Wimplicit-fallthrough if supported
Darren Tucker
2019-11-18
1
-0
/
+1
*
Add wrappers for other ultrix headers.
Darren Tucker
2019-11-15
1
-8
/
+10
*
Remove ultrix realpath hack.
Darren Tucker
2019-11-15
1
-1
/
+0
*
configure flag to built-in security key support
Damien Miller
2019-11-15
1
-1
/
+11
*
don't fatal if libfido2 not found
Damien Miller
2019-11-15
1
-2
/
+1
*
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
djm@openbsd.org
2019-11-14
1
-0
/
+33
*
statfs might be defined in sys/mount.h.
Darren Tucker
2019-11-02
1
-0
/
+4
*
Only enable U2F if OpenSSL supports ECC.
Darren Tucker
2019-11-02
1
-34
/
+40
*
Add flags needed to build and work on Ultrix.
Darren Tucker
2019-11-01
1
-1
/
+17
*
Hook up fnmatch for platforms that don't have it.
Darren Tucker
2019-11-01
1
-0
/
+2
*
Use sftp_realpath if no native realpath.
Darren Tucker
2019-11-01
1
-0
/
+1
*
Configure flags for haiku from haikuports.
Darren Tucker
2019-11-01
1
-0
/
+2
*
autoconf pieces for U2F support
Damien Miller
2019-11-01
1
-9
/
+48
*
Add implementation of localtime_r.
Darren Tucker
2019-10-29
1
-0
/
+1
*
Make sure we have struct statfs before using.
Darren Tucker
2019-10-28
1
-1
/
+1
*
Define UINT32_MAX if needed.
Darren Tucker
2019-10-28
1
-0
/
+11
*
Add a function call stackprotector tests.
Darren Tucker
2019-10-24
1
-4
/
+10
*
tweak warning flags
Damien Miller
2019-08-30
1
-1
/
+3
*
proc_pidinfo()-based closefrom() for OS X
Damien Miller
2019-08-30
1
-0
/
+3
*
Re-apply portability changes to current sha2.{c,h}.
Darren Tucker
2019-07-23
1
-10
/
+6
*
Hook memmem compat code into build.
Darren Tucker
2019-07-16
1
-0
/
+1
*
fix typo that prevented detection of Linux VRF
Damien Miller
2019-07-10
1
-1
/
+1
*
remove realpath() compat replacement
Damien Miller
2019-07-08
1
-28
/
+0
*
Fix typo in man page formatter selector.
Darren Tucker
2019-05-15
1
-1
/
+1
*
Use "doc" man page format if mandoc present.
Darren Tucker
2019-05-10
1
-5
/
+5
*
Remove unused variables from RLIMIT_NOFILE test.
Darren Tucker
2019-04-30
1
-2
/
+1
*
Allow building against OpenSSL dev (3.x) version.
Darren Tucker
2019-01-22
1
-1
/
+2
*
Make --with-rpath take a flag instead of yes/no.
Darren Tucker
2019-01-21
1
-22
/
+23
*
conditionalise ECDSA PKCS#11 support
Damien Miller
2019-01-21
1
-0
/
+1
*
Check for cc before gcc.
Darren Tucker
2019-01-20
1
-1
/
+1
*
Add minimal fchownat and fchmodat implementations.
Darren Tucker
2019-01-18
1
-0
/
+2
*
Add a minimal implementation of utimensat().
Darren Tucker
2019-01-18
1
-0
/
+1
*
Improve OpenSSL_add_all_algorithms check.
Darren Tucker
2018-11-25
1
-1
/
+10
*
fix configure test for OpenSSL version
Damien Miller
2018-11-23
1
-1
/
+1
*
refactor libcrypto initialisation
Damien Miller
2018-11-23
1
-7
/
+8
*
Test for OPENSSL_init_crypto before using.
Darren Tucker
2018-11-16
1
-0
/
+1
[next]