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
*
Add a timegm implementation from Heimdal via Samba.
Darren Tucker
2022-08-11
1
-0
/
+1
*
compat code for fido_dev_is_winhello()
Corinna Vinschen
2022-08-05
1
-0
/
+1
*
Factor out getrnd() and rename to getentropy().
Darren Tucker
2022-08-05
1
-1
/
+2
*
Include CHANNEL and FIDO2 libs in configure output
Darren Tucker
2022-08-04
1
-0
/
+6
*
Move stale-configure check as early as possible.
Darren Tucker
2022-07-27
1
-0
/
+8
*
Move libcrypto into CHANNELLIBS.
Darren Tucker
2022-07-27
1
-3
/
+4
*
Group libcrypto and PRNGD checks together.
Darren Tucker
2022-07-27
1
-20
/
+20
*
Do not link scp, sftp and sftp-server w/ zlib.
Darren Tucker
2022-07-27
1
-5
/
+9
*
Remove workarounds for OpenSSL missing AES-CTR.
Darren Tucker
2022-07-25
1
-22
/
+0
*
Remove workarounds for OpenSSL missing AES-GCM.
Darren Tucker
2022-07-25
1
-30
/
+0
*
Add AUDIT_ARCH_PPC to supported seccomp arches.
Darren Tucker
2022-07-15
1
-0
/
+3
*
Remove special casing of crypt().
Darren Tucker
2022-07-13
1
-24
/
+11
*
Only refuse to use OpenSSL 3.0.4 on x86_64.
Darren Tucker
2022-07-13
1
-1
/
+9
*
Refuse to use OpenSSL 3.0.4 due to potential RCE.
Darren Tucker
2022-07-12
1
-0
/
+1
*
Skip all rlimit tests when sandboxing disabled.
Darren Tucker
2022-07-03
1
-11
/
+9
*
Move checks for pollfd.fd and nfds_t.
Darren Tucker
2022-07-03
1
-20
/
+20
*
Skip select+rlimit check if sandboxing is disabled
Darren Tucker
2022-07-01
1
-4
/
+8
*
Zero out LIBFIDO2 when SK support not usable.
Darren Tucker
2022-06-25
1
-1
/
+1
*
Disable SK support if FIDO libs not found.
Darren Tucker
2022-06-25
1
-0
/
+1
*
fix broken case statement in previous
Damien Miller
2022-06-24
1
-0
/
+1
*
request 1.1x API compatibility for OpenSSL >=3.x
Damien Miller
2022-06-24
1
-2
/
+7
*
automatically enable built-in FIDO support
Damien Miller
2022-06-24
1
-31
/
+34
*
configure.ac: Add missing AC_DEFINE for caph_cache_tzdata test causing
Tim Rice
2022-05-24
1
-1
/
+5
*
Cache timezone data in capsicum sandbox.
Darren Tucker
2022-04-23
1
-1
/
+9
*
Use bash or ksh if available for SH in Makefile.
Darren Tucker
2022-04-01
1
-0
/
+2
*
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
[next]