search for: ylo

Displaying 20 results from an estimated 20 matches for "ylo".

Did you mean: lo
2008 Jul 16
3
openssh 5.0p1: Solaris - Failed to allocate internet-domain X11 display socket.
...cked this down to this code change between openssh 4.7p1 and 5.0p1: *** openssh-4.7p1/channels.c Mon Jun 25 03:04:47 2007 --- openssh-5.0p1/channels.c Wed Apr 2 15:43:57 2008 *************** *** 1,4 **** ! /* $OpenBSD: channels.c,v 1.270 2007/06/25 08:20:03 dtucker Exp $ */ /* * Author: Tatu Ylonen <ylo at cs.hut.fi> * Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland --- 1,4 ---- ! /* $OpenBSD: channels.c,v 1.273 2008/04/02 21:36:51 markus Exp $ */ /* * Author: Tatu Ylonen <ylo at cs.hut.fi> * Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi...
2011 Sep 30
1
need help on forest plot with ggplot
...eb. However, the order of the tests has been sorted alphabetically. I would prefer keeping the order as data frame input so that I can group and compare (from the graph) the target immune NS1, IgG and IgM (where SD, BioRad, Pb etc are the brand names) > d x y ylo yhi SD.NS1 SD.NS1 43.23250 38.25736 48.20764 BioRad.NS1 BioRad.NS1 57.31750 54.28494 60.35006 Pb.NS1 Pb.NS1 56.21563 53.14092 59.29033 SD.IgG SD.IgG 62.26750 60.65677 63.87823 Iq.IgG Iq.IgG 78.80917 78.34625 79.27209 Merlin.IgG Merlin.IgG 62.46333 60.68995...
2007 Mar 22
1
ChallengeResponseAuthentication defaults to no?
Hello, I have just installed OpenSSH 4.6p1 and it appears that ChallengeResponseAuthentication is not allowed unless I explicitly set it to "yes" in the sshd_config file. I am using the same config file as I did with 4.5p1 where it was allowed by default. Also, this is OpenSSH package from sunfreeware, but I believe that both versions were compiled with the same options. Is this the
2000 Jul 07
0
Patch to add scp -L option
...re is anything I can do to help get this feature into the official openssh version. -------------- next part -------------- --- openssh-2.1.1p2.orig/scp.c Thu Jun 22 06:32:32 2000 +++ openssh-2.1.1p2/scp.c Fri Jul 7 12:28:27 2000 @@ -8,6 +8,11 @@ * * 1995 Timo Rinne <tri at iki.fi>, Tatu Ylonen <ylo at cs.hut.fi> * + * Changes: + * + * 2000/7/7 Jason Spangler <jasons at usemail.com> + * Added nonprivilaged port option -L that passes -P option to SSH + * */ /* @@ -93,6 +98,9 @@ and passphrase queries are not allowed). */ int batchmode = 0; +/* This is set to no...
2000 Jul 20
3
scp over 2 hosts
Hi folks, I have the that I must copy some through a Plag-Gateway of a Firewall over 2 host. A secure connection via "ssh - t hosta ssh -t hostb" works fine, but does this work with scp too? Icould not realize it either with scp (1.2.27 of ssh.com) or scp from openssh. Do you have any ideas? Thanks Stephan
2011 Mar 30
1
[LLVMdev] Bignums
Hello all! I'm working on a library with bignum support, and I wanted to try LLVM as an apparently simpler and more portable system to my current design (a Haskell script which spits out mixed C and assembly). Porting the script to use the LLVM bindings instead of the current hack was pretty easy. But I have a few remaining questions: (1) Are bignums exposed to any higher-level
2000 Oct 11
2
scp -L option
...r] [-i identity] f1 f2; or:\n" " scp [options] f1 ... fn directory\n"); exit(1); } -------------- next part -------------- *** 1.1 2000/10/11 14:27:17 --- scp.1 2000/10/11 14:32:31 *************** *** 9,15 **** .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" ! .\" $Id: scp.1,v 1.1 2000/10/11 14:27:17 hvisage Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 --- 9,15 ---- .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" ! .\" $Id: scp.1,v 1.2 2000/10/11 14:32:24 hvisage Exp $ .\" .Dd September 25,...
2001 Feb 16
0
Regarding Trademark Dispute.
...be sufficient evidence that SSH is no longer under trademark protection: Received: by ems2165-01.monsanto.com id <01C09823.2677DA00 at ems2165-01.monsanto.com>; Fri, 16 Feb 2001 09:17:10-0500 Message-ID: <8D7A3D2453C7D2119CD800A0C9EAF09702750899 at ems2165-01.monsanto.com> From: "ylo at mystery.acr.fi at INTERNET" <IMCEACCMAIL-ylo+40mystery+2Eacr+2Efi+20at+20INTERNET at cereon.com> To: james.mcininch at cereon.com Subject: OpenSSH and trademark Date: Fri, 16 Feb 2001 09:13:00 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mozilla-S...
2014 Apr 20
2
bad bignum encoding for curve25519-sha256@libssh.org
...trieving revision 1.63 diff -u -p -r1.62 -r1.63 --- bufaux.c 4 Feb 2014 00:20:15 -0000 1.62 +++ bufaux.c 20 Apr 2014 03:24:50 -0000 1.63 @@ -1,4 +1,4 @@ -/* $OpenBSD: bufaux.c,v 1.56 2014/02/02 03:44:31 djm Exp $ */ +/* $OpenBSD: bufaux.c,v 1.57 2014/04/16 23:22:45 djm Exp $ */ /* * Author: Tatu Ylonen <ylo at cs.hut.fi> * Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland @@ -372,6 +372,9 @@ buffer_put_bignum2_from_string(Buffer *b if (l > 8 * 1024) fatal("%s: length %u too long", __func__, l); + /* Skip leading zero bytes */ + for (; l > 0...
2001 Nov 24
2
Authenticating the rsync server
Scenario: I have a main website. I want to allow other people with web servers to use rsync to synchronize mirror copies of my website. When the mirror website uses rsync to connect to the server, how can it be sure that the server is not an IP spoofing impostor that is serving up altered files?
2000 Sep 18
0
scp.1
...name, into directory +.Ar dir +on +.Ar omega +.Ns : +.Dl % scp alpha:src1 beta:src2 omega:dir +.Pp +Copy +.Ar src +from account +.Ar ken +on machine +.Ar gamma +into +.Ar dest +in the current working directory: +.Dl % scp ken at gamma:src dest .Sh AUTHORS Timo Rinne <tri at iki.fi> and Tatu Ylonen <ylo at cs.hut.fi> .Sh HISTORY
2009 Dec 18
0
[agc@NetBSD.org: CVS commit: src/crypto/external/bsd/openssh/dist]
...38:47 -0000 1.2 +++ ssh-agent.c 17 Dec 2009 15:55:16 -0000 1.3 @@ -1,4 +1,4 @@ -/* $NetBSD: ssh-agent.c,v 1.2 2009/06/07 22:38:47 christos Exp $ */ +/* $NetBSD: ssh-agent.c,v 1.3 2009/12/17 15:55:16 agc Exp $ */ /* $OpenBSD: ssh-agent.c,v 1.159 2008/06/28 14:05:15 djm Exp $ */ /* * Author: Tatu Ylonen <ylo at cs.hut.fi> @@ -36,7 +36,7 @@ */ #include "includes.h" -__RCSID("$NetBSD: ssh-agent.c,v 1.2 2009/06/07 22:38:47 christos Exp $"); +__RCSID("$NetBSD: ssh-agent.c,v 1.3 2009/12/17 15:55:16 agc Exp $"); #include <sys/types.h> #include <sys/...
2002 Jul 13
0
[PATCH]: scp program improved
...e if (flag == 1) { + alarm(0); + atomicio(write, fileno(stdout), "\n", 1); + statbytes = 0; + } } int --- openssh-3.4p1.orig/scp.1 Sat Jul 13 11:38:42 2002 +++ openssh-3.4p1/scp.1 Sat Jul 13 11:21:33 2002 @@ -3,6 +3,7 @@ .\" scp.1 .\" .\" Author: Tatu Ylonen <ylo at cs.hut.fi> +.\" Patched: Miika Pekkarinen <miika at ihme.org> .\" .\" Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland .\" All rights reserved @@ -19,12 +20,13 @@ .Nd secure copy (remote file copy program) .Sh...
1998 Jan 20
0
SNI-23: SSH - Vulnerability in ssh-agent
...or example, if your SSH binary is in the /usr/local/bin directory, the following command will remove the setuid bit from the SSH binary: # chmod u-s /usr/local/bin/ssh Additional Information ~~~~~~~~~~~~~~~~~~~~~~ SSH is a cryptographic rsh, rlogin, and rcp replacement. SSH was written by Tatu Ylonen <ylo@cs.hut.fi>. For more information about the noncommercial unix version of SSH, please see http://www.cs.hut.fi/ssh Commercial versions of ssh are marketed by Data Fellows Inc. For information about the F-secure ssh derivatives sold by Data Fellows Inc, please see http://www.DataFell...
2000 Oct 07
2
[PATCH]: Add tcp_wrappers protection to port forwarding
Hi, attached is a patch by Chris Faylor <cgf at cygnus.com> relative to 2.2.0p1. Description: OpenSSH does not allow port gatewaying by default. This means that only the local host can access forwarded ports. Adding "GatewayPorts yes" to .ssh/config usually does this job. Unfortunately, OpenSSH does not recognize the...
2001 Nov 20
3
problem with AFS token forwarding
Hello, I came across an interoperability problem in OpenSSH 3.0p1 and 3.0.1p1 concerning the AFS token forwarding. That means that the new versions are not able to exchange AFS tokens (and Kerberos TGTs) with older OpenSSH releases (including 2.9p2) and with the old SSH 1.2.2x. In my opinion this problem already existed in Openssh 2.9.9p1, but I have never used this version (I only looked at the
2001 Feb 16
6
ssh(R) trademark issues: comments and proposal
...ully reviewing this situation. Let's discuss the exact terms if I get a preliminary "ok, looks fine, let's try to get this resolved along those lines" from the community and the relevant parties. Please let us know what you think. Best regards, Tatu Ylonen Chairman and CTO, SSH Communications Security Corp PS. For reference, if someone hasn't seen it yet, I'll include my original e-mail to the OpenSSH mailing list. >From ylo Wed Feb 14 03:36:19 +0200 2001 From: Tatu Ylonen <ylo at ssh.com> To: openssh-unix-dev at mi...
2001 Nov 12
4
Please test -current
Could people please test -current? We will be making a release fairly soon. -d -- | By convention there is color, \\ Damien Miller <djm at mindrot.org> | By convention sweetness, By convention bitterness, \\ www.mindrot.org | But in reality there are atoms and space - Democritus (c. 400 BCE)
2007 Sep 29
64
[Bug 1371] New: Add PKCS#11 (Smartcards) support into OpenSSH
http://bugzilla.mindrot.org/show_bug.cgi?id=1371 Summary: Add PKCS#11 (Smartcards) support into OpenSSH Product: Portable OpenSSH Version: 4.7p1 Platform: All URL: http://alon.barlev.googlepages.com/openssh-pkcs11 OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component:
2001 Feb 14
10
SSH trademarks and the OpenSSH product name
...y company's products and technologies, which the unlawful use of the SSH name by OpenSSH is making very hard. Therefore, I am asking you to please choose another name for the OpenSSH product and stop using the SSH mark in your product name and in otherwise confusing manner. Regards, Tatu Ylonen SSH Communications Security http://www.ssh.com/ SSH IPSEC Toolkit http://www.ipsec.com/ SSH(R) Secure Shell(TM) http://www.ssh.com/products/ssh