similar to: [Bug 138] Incorrect OpenSSL version requirment?

Displaying 20 results from an estimated 5000 matches similar to: "[Bug 138] Incorrect OpenSSL version requirment?"

2002 Mar 07
20
[Bug 138] Incorrect OpenSSL version requirment?
http://bugzilla.mindrot.org/show_bug.cgi?id=138 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vjo at dulug.duke.edu ------- Additional Comments From mouring at eviladmin.org 2002-03-08 04:49 ------- *** Bug 139 has been
2002 Jun 28
0
[Bug 138] Incorrect OpenSSL version requirment?
http://bugzilla.mindrot.org/show_bug.cgi?id=138 ------- Additional Comments From rob at adso.com.pl 2002-06-29 07:46 ------- Created an attachment (id=121) Patch for openssh 3.4p1, which corrects problems with blowfish + ssh1 + OpenSSL 0.9.5a ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Apr 10
0
[Bug 138] Incorrect OpenSSL version requirment?
http://bugzilla.mindrot.org/show_bug.cgi?id=138 ------- Additional Comments From eds at reric.net 2002-04-11 08:13 ------- As far as I can tell, blowfish is indeed broken in ssh1. [eds at ike eds]$ ssh -v -1 postal OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090581f ... snip some output ... debug1: Remote protocol version 1.99, remote software version OpenSSH_3.1p1 debug1: match:
2002 Sep 10
0
[Bug 138] Incorrect OpenSSL version requirment?
http://bugzilla.mindrot.org/show_bug.cgi?id=138 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From djm at mindrot.org 2002-09-10 22:27
2002 Mar 20
0
[Bug 177] New: chroot tools for OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=177 Summary: chroot tools for OpenSSH 3.1p1 Product: Portable OpenSSH Version: -current Platform: Other URL: http://cag.lcs.mit.edu/~raoul/. OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: sshd AssignedTo:
2002 Apr 02
0
Chroot patch
Dear James and Chris, I would like to buid openssh with the chroot patch. I applied the http://cag.lcs.mit.edu/~raoul chroot patch to openssh-3.1p1, configured it using a simple "--with-chroot" for testing and compiled under Mandrake 8.2. Problem : 1) Configuration report shows no chroot configuration. What is wrong? 2) After compiling, I added a test user with
2009 Apr 01
2
[LLVMdev] GSoC 2009: Auto-vectorization
Nick Lewycky wrote: > Andreas Bolka wrote: >> Hi all, >> >> I'd like to have a first stab at a loop-based auto-vectorization pass as >> part of 2009's Google Summer of Code program. As far as I can tell from >> searching the mailing list archives, no work on such an auto-vectorizer >> seems to be currently in progress. > > Hi Andreas, >
2006 Sep 28
0
Corrupted check bytes on input with SSH1 - OpenSSH-4.3 and OpenSSL-0.9.6b
I am getting the error "Corrupted check bytes on input" from the SSH server when I try to connect using SSH1 protocol. The same OpenSSL-4.3 and OpenSSL-0.9.6b work just fine when I try to connect using SSH2. Has any one heard of any incompatibility issue with ciphers of the OpenSSL version mentioned in the subject? I have found that there was an issue like this (URL below) at one time
2006 Aug 03
1
Re: [Nemo-devel] nuts status page
Adam: Thanks for putting up this page. But something is wrong. In particular, our Powerware 9135 is a three phase UPS system with THREE 480 volt outputs. So the displayed voltage is not correct -- in fact there should really be THREE voltages displayed, all around 480v. Nut developers: I am copying the NUT mailing list to see if anyone can suggest how to fix this. NUT developers, see the
2015 May 04
0
wbinfo -u -g work, wbinfo -i and getent fail
On 04/05/15 04:02, Carl Gherardi wrote: > Hi all, > > I'm using Ubuntu 14.04 samba 4.1.6 packages, attempting to set up a server > for file shares AD clients can use. My previous setup was a simple AD join > with a user map file (1 to 1 AD to unix user) that i've been migrating for > approximately 7 years, and with the last 2003 AD server removed from the > network it
2015 May 04
2
wbinfo -u -g work, wbinfo -i and getent fail
Hi all, I'm using Ubuntu 14.04 samba 4.1.6 packages, attempting to set up a server for file shares AD clients can use. My previous setup was a simple AD join with a user map file (1 to 1 AD to unix user) that i've been migrating for approximately 7 years, and with the last 2003 AD server removed from the network it stopped working (2008 R2 DC's now). After approximately 2 weeks of
2015 May 04
1
wbinfo -u -g work, wbinfo -i and getent fail
2015-05-04 13:01 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>: > On 04/05/15 04:02, Carl Gherardi wrote: > >> Hi all, >> >> I'm using Ubuntu 14.04 samba 4.1.6 packages, attempting to set up a server >> for file shares AD clients can use. My previous setup was a simple AD join >> with a user map file (1 to 1 AD to unix user) that i've
2001 Jun 26
1
intermittent segfault upon invocation
Wine release 20010510 on Linux 2.4.4 SMP compiled from source code. One in ten times, when I start wine (with an executable or without) the program will segfault. Notes: 1. This doesn't happen when I run wine under the debugger. 2. I turned on --debugmsg +all to see if I could pinpoint the reason. When it deosn't segfault, I get loads of debug messages. When it DOES fault, I get
2006 Apr 08
1
Problems with Login Engine/rake
Hello, I have been having problems installing the Login Engine. I follow all the steps found on the download site (rails-engines.org), but when I get to the DB_SCHEMA step, I do rake engine_migrate ENGINE=login in the application root. """ C:\rails\cag> rake engine_migrate ENGINE=login (in C:/rails/cag) rake aborted! Don''t know how to build task
2005 Jun 01
2
Different versions, different results ?
Dear all, I wrote the following batch script on a iMac, and ran it on a linux mosix cluster. tu <- read.table("cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshape.table") tu_reshaped <- t(reshape(tu[1:50,], direction="wide", timevar="tu", idvar=c("rna","lib"))) write.table(tu_reshaped, "cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshaped.table")
2009 Apr 19
1
package installation error
After installing 2.9.0 I tried loading packages, but keep getting the following error. package 'robustbase' successfully unpacked and MD5 sums checked Error in normalizePath(path) : path[1]="C:\Program Files\R\R-2.9.0\library/robustbase": The system cannot find the file specified I've tried loading various packages with the same result. Thanks for any help. Pat Gray
2009 Aug 21
9
Not sure how to do this in zfs
Hello all, I''ve tried changing all kinds of attributes for the zfs''s, but I can''t seem to find the right configuration. So I''m trying to move some zfs''s under another, it looks like this: /pool/joe_user move to /pool/homes/joe_user I know I can do this with zfs rename, and everything is fine. The problem I''m having is, when I mount
2010 Mar 11
4
help about solving two equations
I have two matrix s1 and s2, each of them is 1000*1. and I have two equations: digamma(p)-digamma(p+q)=s1, digamma(q)-digamma(p+q)=s2, and I want to sovle these two equations to get the value of x and y, which are also two 1000*1 matrices. I write a program like this: f <- function(x) { p<- x[1]; q <- x[2]; ((digamma(p)-digamma(p+q)-s1[2,]) )^2 +((digamma(q)-digamma(p+q)-s2[2,]) )^2
2006 Feb 19
0
Live Communication Server and Asterisk
Has anyone have interfaced this successfully? I came to know from M$ that Genesys GETS can be used to interface asterisk. I have interfaced Cisco call manager to asterisk/ser but for my final setup I would like to have a LCS talking to a CCM, without having the Genesys GETS is I don't have to. Has anyone been playing around with this? If so I would really like to hear some advise.
2012 Mar 07
3
pulling out 1 country and 1 wave
Hello. I am trying to pull out one country from a time series of 5 waves. For example I need Norway from the 5th wave. This is new to me. Typically, I work with country specific surveys. data = norway I have attached a .tiff of the codebook showing the variable names for Norway and the wave. They appear to be Norway = v218 and wave = v15. But perhaps I am wrong and this is part of the