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
*
declare defeat trying to detect C89 compilers
Damien Miller
2024-09-09
1
-14
/
+0
*
fix previous; check for C99 compound literals
Damien Miller
2024-09-09
1
-6
/
+7
*
test for compiler feature needed for ML-KEM
Damien Miller
2024-09-09
1
-0
/
+13
*
upstream: pull post-quantum ML-KEM/x25519 key exchange out from
djm@openbsd.org
2024-09-09
1
-9
/
+0
*
upstream: Add experimental support for hybrid post-quantum key exchange
djm@openbsd.org
2024-09-02
1
-0
/
+9
*
Add compat functions for EVP_Digest{Sign,Verify}.
Darren Tucker
2024-08-17
1
-0
/
+2
*
sync TEST_MALLOC_OPTIONS for OpenBSD
Damien Miller
2024-08-15
1
-1
/
+1
*
Class-imposed login restrictions
Yuichiro Naito
2024-07-20
1
-0
/
+2
*
Fix detection of setres*id on GNU/Hurd
Samuel Thibault
2024-07-03
1
-0
/
+7
*
upstream: disable the DSA signature algorithm by default; ok
djm@openbsd.org
2024-06-17
1
-18
/
+13
*
Merge flags for OpenSSL 3.x versions.
Darren Tucker
2024-04-25
1
-5
/
+2
*
notify systemd on listen and reload
Damien Miller
2024-04-03
1
-0
/
+1
*
Check if OpenSSL implementation supports DSA.
Darren Tucker
2024-03-30
1
-8
/
+31
*
Fix OpenSSL ED25519 support detection
Alkaid
2024-03-30
1
-1
/
+1
*
Prefer openssl binary from --with-ssl-dir directory.
Darren Tucker
2024-03-07
1
-1
/
+9
*
add a --without-retpoline configure option
Damien Miller
2024-03-06
1
-2
/
+10
*
more descriptive configure test name
Damien Miller
2024-02-22
1
-1
/
+1
*
Improve error message for OpenSSL header check.
Darren Tucker
2024-02-19
1
-2
/
+2
*
Add --disable-fd-passing option.
Darren Tucker
2024-02-06
1
-0
/
+10
*
upstream: make DSA key support compile-time optional, defaulting to
djm@openbsd.org
2024-01-11
1
-0
/
+12
*
better detection of broken -fzero-call-used-regs
Damien Miller
2023-12-18
1
-2
/
+2
*
Stop using -fzero-call-used-regs=all
Darren Tucker
2023-11-21
1
-2
/
+5
*
Allow for vendor prefix on clang version numbers.
Darren Tucker
2023-11-21
1
-3
/
+4
*
Add OpenSSL 3.3.0 as a known dev version.
Darren Tucker
2023-10-30
1
-1
/
+1
*
Have configure find PuTTY and Conch binaries.
Darren Tucker
2023-10-20
1
-0
/
+3
*
upstream: Allow overriding the locations of the Dropbear binaries
dtucker@openbsd.org
2023-10-20
1
-0
/
+6
*
Correct arg order for ED255519 AC_LINK_IFELSE test.
Darren Tucker
2023-10-12
1
-3
/
+3
*
upstream: add support for reading ED25519 private keys in PEM PKCS8
djm@openbsd.org
2023-10-12
1
-0
/
+24
*
Use zero-call-used-regs=used with Apple compilers.
Darren Tucker
2023-09-10
1
-2
/
+8
*
Fix zlib version check for 1.3 and future version.
Darren Tucker
2023-08-18
1
-1
/
+1
*
put back SSLeay_version compat in configure test
Damien Miller
2023-03-24
1
-1
/
+10
*
remove support for old libcrypto
Damien Miller
2023-03-24
1
-66
/
+30
*
fix libfido2 detection without pkg-config
Damien Miller
2023-02-01
1
-1
/
+1
*
Use autoconf to find openssl binary.
Darren Tucker
2023-01-07
1
-5
/
+3
*
Check openssl_bin path is executable before using.
Darren Tucker
2023-01-07
1
-3
/
+5
*
Set OPENSSL_BIN from OpenSSL directory.
Darren Tucker
2023-01-06
1
-0
/
+6
*
Fix typo in comment. Spotted by tim@
Darren Tucker
2022-12-06
1
-1
/
+1
*
Use -fzero-call-used-regs=used on clang 15.
Darren Tucker
2022-11-30
1
-12
/
+23
*
If we haven't found it yet, recheck for sys/stat.h.
Darren Tucker
2022-11-23
1
-1
/
+8
*
Fix setres*id checks to work with clang-16.
Darren Tucker
2022-11-07
1
-3
/
+6
*
configure.ac: Fix -Wstrict-prototypes
Sam James
2022-11-06
1
-4
/
+4
*
configure.ac: Add <pty.h> include for openpty
Sam James
2022-11-06
1
-0
/
+3
*
Check for sockaddr_in.sin_len.
Darren Tucker
2022-11-02
1
-0
/
+10
*
OpenSSL dev branch is 302 not 320.
Darren Tucker
2022-10-30
1
-1
/
+1
*
OpenSSL dev branch now identifies as 3.2.0.
Darren Tucker
2022-10-17
1
-1
/
+1
*
Fix snprintf configure test for clang 15
Harmen Stoppels
2022-10-13
1
-3
/
+3
*
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
[next]