Displaying 5 results from an estimated 5 matches for "kextype".
Did you mean:
kex_type
2011 Jan 12
1
[openssh-commits] CVS: fuyu.mindrot.org: openssh
This commit message was supposed to be:
- (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid
silly warnings on write() calls we don't care succeed or not.
I fixed the CVS log retrospectively
On Wed, 12 Jan 2011, Damien Miller wrote:
> CVSROOT: /var/cvs
> Module name: openssh
> Changes by: djm at fuyu.mindrot.org 11/01/12 13:34:04
>
2015 May 31
2
Call for testing: OpenSSH 6.9
...vert.sh key-options.sh scp.sh sftp.sh sftp-chroot.sh
sftp-cmds.sh sftp-
badcmds.sh sftp-batch.sh sftp-glob.sh sftp-perm.sh reconfigure.sh
dynamic-forward.sh forwarding.sh multiplex.sh reexec.sh brokenkeys.sh
c
fgparse.sh cfgmatch.sh addrmatch.sh localcommand.sh forcecommand.sh
portnum.sh keytype.sh kextype.sh cert-hostkey.sh cert-userkey.sh host
-expand.sh keys-command.sh forward-control.sh integrity.sh krl.sh
multipubkey.sh limit-keytype.sh hostkey-agent.sh keygen-knownhosts.sh
h
ostkey-rotate.sh principals-command.sh" = "x" ]; then exit 0; fi; \
for TEST in ""connect.sh pro...
2024 May 21
2
[Bug 3692] New: rekey.sh doesn't actually test different algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=3692
Bug ID: 3692
Summary: rekey.sh doesn't actually test different algorithms
Product: Portable OpenSSH
Version: 9.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Regression tests
2011 Jan 05
0
[PATCH] fix %n expansion in LocalCommand
...nd.sh | 18 ++++++++++++++++++
ssh.c | 6 ++++--
3 files changed, 26 insertions(+), 4 deletions(-)
diff --git a/regress/Makefile b/regress/Makefile
index 9ebb250..20c40a0 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -56,7 +56,8 @@ LTESTS= connect \
keytype \
kextype \
cert-hostkey \
- cert-userkey
+ cert-userkey \
+ host-expand
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
#INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp
@@ -75,7 +76,8 @@ CLEANFILES= t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
s...
2015 May 29
16
Call for testing: OpenSSH 6.9
Hi,
OpenSSH 6.9 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains
some substantial new features and a number of bugfixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is