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
*
detech BSD libc hash functions in libbsd / libmd
Damien Miller
2021-02-26
1
-0
/
+4
*
support OpenSSL 3.x cipher IV API change
Damien Miller
2021-02-18
1
-0
/
+1
*
prefer login_getpwclass() to login_getclass()
Damien Miller
2021-02-18
1
-0
/
+1
*
Using explicit_memset for the explicit_bzero compatibility layer.
David Carlier
2021-02-05
1
-0
/
+1
*
Disable sntrup761 if compiler doesn't support VLAs.
Darren Tucker
2021-01-26
1
-0
/
+10
*
Restore correct flags during localtime_r check.
Darren Tucker
2020-11-20
1
-1
/
+1
*
Remove use of TIME_WITH_SYS_TIME.
Darren Tucker
2020-11-13
1
-7
/
+3
*
Revert "detect Linux/X32 systems"
Damien Miller
2020-11-13
1
-6
/
+0
*
Remove obsolete AC_HEADER_TIME macro.
Darren Tucker
2020-11-13
1
-2
/
+0
*
Fix function body for variadic macro test.
Darren Tucker
2020-11-06
1
-1
/
+1
*
Remove AC_PROC_CC_C99 obsoleted in autoconf 2.70.
Darren Tucker
2020-11-06
1
-4
/
+9
*
Move AC_PROG_CC_C99 to immediately afer AC_PROG_CC.
Darren Tucker
2020-11-06
1
-3
/
+3
*
AC_CHECK_HEADER() is obsoleted in autoconf 2.70.
Darren Tucker
2020-11-06
1
-1
/
+1
*
Remove checks for strict POSIX mkdtemp()
Damien Miller
2020-10-27
1
-28
/
+0
*
check for and require a C99 capable compiler
Damien Miller
2020-10-17
1
-0
/
+6
*
configure.ac: add missing includes
pedro martelletto
2020-09-18
1
-10
/
+51
*
Move the local m4 macros
Sebastian Andrzej Siewior
2020-09-11
1
-0
/
+1
*
configure.ac: fix libfido2 back-compat
pedro martelletto
2020-09-02
1
-0
/
+1
*
tweak back-compat for older libfido2
Damien Miller
2020-08-27
1
-0
/
+1
*
degrade semi-gracefully when libfido2 is too old
Damien Miller
2020-08-27
1
-3
/
+8
*
Remove check for 'ent' command.
Darren Tucker
2020-08-20
1
-2
/
+0
*
support NetBSD's utmpx.ut_ss address field
Damien Miller
2020-08-05
1
-0
/
+1
*
Remove AC_REVISION.
Darren Tucker
2020-07-31
1
-1
/
+0
*
Use argv in OSSH_CHECK_CFLAG_COMPILE test.
Darren Tucker
2020-07-28
1
-0
/
+1
*
detect Linux/X32 systems
Damien Miller
2020-07-17
1
-0
/
+6
*
add check for fido_cred_set_prot() to configure
Damien Miller
2020-07-03
1
-0
/
+3
*
upstream: avoid spurious error message when ssh-keygen creates files
djm@openbsd.org
2020-06-26
1
-7
/
+1
*
Add support for AUDIT_ARCH_RISCV64
Andreas Schwab
2020-06-05
1
-0
/
+3
*
Skip building sk-dummy library if no SK support.
Darren Tucker
2020-05-13
1
-0
/
+4
*
Ensure SA_SIGNAL test only signals itself.
Darren Tucker
2020-05-08
1
-2
/
+4
*
Check if -D_REENTRANT is needed for localtime_r.
Darren Tucker
2020-05-07
1
-0
/
+13
*
Use LONG_LONG_MAX and friends if available.
Darren Tucker
2020-05-01
1
-1
/
+2
*
See if SA_RESTART signals will interrupt select().
Darren Tucker
2020-05-01
1
-0
/
+37
*
Include sys/byteorder.h for htons and friends.
Darren Tucker
2020-05-01
1
-0
/
+1
*
prefer libcrypto chacha20-poly1305 where possible
Damien Miller
2020-04-03
1
-0
/
+1
*
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
[next]