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
*
Provide killpg implementation.
Darren Tucker
2022-03-08
1
-0
/
+1
*
Check for missing ftruncate prototype.
Darren Tucker
2022-03-08
1
-0
/
+6
*
Default to not using sandbox when cross compiling.
Darren Tucker
2022-03-08
1
-2
/
+2
*
Extend select+rlimit sanbox test to include poll.
Darren Tucker
2022-02-22
1
-5
/
+23
*
Include sys/param.h if present.
Darren Tucker
2022-02-22
1
-0
/
+1
*
minix needs BROKEN_POLL too; chokes on /dev/null
Damien Miller
2022-02-17
1
-0
/
+3
*
Simplify handling of --with-ssl-dir.
Darren Tucker
2022-02-11
1
-15
/
+9
*
compat code for fido_assert_set_clientdata()
Damien Miller
2022-02-07
1
-0
/
+1
*
upstream: use libfido2 1.8.0+ fido_assert_set_clientdata() instead
djm@openbsd.org
2022-02-07
1
-0
/
+1
*
OS X poll(2) is broken; use compat replacement
Damien Miller
2022-01-11
1
-0
/
+4
*
Add minix host tuple.
Darren Tucker
2021-12-10
1
-0
/
+3
*
Don't auto-enable Capsicum sandbox on FreeBSD 9/10.
Darren Tucker
2021-11-19
1
-0
/
+6
*
Add compat implementation of ppoll using pselect.
Darren Tucker
2021-11-18
1
-0
/
+21
*
Don't trust closefrom() on Linux.
Darren Tucker
2021-11-10
1
-0
/
+2
*
Skip getline() on HP-UX 10.x.
Darren Tucker
2021-11-06
1
-0
/
+1
*
Use -Wbitwise-instead-of-logical if supported.
Darren Tucker
2021-10-29
1
-0
/
+1
*
use -Wmisleading-indentation cflag if available
Damien Miller
2021-10-28
1
-0
/
+1
*
remove built-in support for md5crypt()
Damien Miller
2021-10-28
1
-15
/
+0
*
enable security key support for --without-openssl
Damien Miller
2021-10-01
1
-4
/
+0
*
Look for clang after cc and gcc.
Darren Tucker
2021-09-29
1
-1
/
+1
*
Remove TEST_SSH_ECC.
Darren Tucker
2021-09-29
1
-6
/
+0
*
Add new compiler hardening flags.
Darren Tucker
2021-09-29
1
-0
/
+2
*
Disable tracing on FreeBSD using procctl.
David Carlier
2021-09-09
1
-0
/
+2
*
Correct version_num for OpenSSL dev branch.
Darren Tucker
2021-09-05
1
-1
/
+1
*
OpenSSL development is now 3.1.*
Darren Tucker
2021-09-05
1
-1
/
+2
*
Replace shell function with ssh-keygen -A.
Darren Tucker
2021-08-20
1
-5
/
+0
*
Check compiler for c99 declarations after code.
Darren Tucker
2021-08-18
1
-0
/
+10
*
Add configure-time detection for SSH_TIME_T_MAX.
Darren Tucker
2021-07-12
1
-1
/
+11
*
Re-indent krb5 section after pkg-config addition.
John Ericson
2021-07-09
1
-68
/
+68
*
Support finding Kerberos via pkg-config
John Ericson
2021-07-09
1
-0
/
+39
*
Add pselect implementation for platforms without.
Darren Tucker
2021-06-04
1
-1
/
+2
*
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
[next]