Displaying 20 results from an estimated 30000 matches similar to: "Port of RIJNDAEL to cray machines!"
2001 Jul 22
2
Patches for Cray T3Es running Unicossmk and SV1s running Unicos
This patch is against Cray patch against openssh-SNAP-20010710. Here
a few notes about them:
1) rijndael does not work on cray due to the fact it is rooted in 32 bits.
I looking for a fix, it may come form Wendy Palam. For now the cray
default to the following cihpers for ssh version 2 ssh are:
3des-cbc,blowfish-cbc,cast128-cbc,arcfour
2) Crays don't have setitimer so I
2001 Aug 02
3
Cray patch against openssh-SNAP-20010802
Significant changes since last patch.
Deleted patches to packet.c and channel.c - not needed.
Add small patch to sshd.c and openbsd/ssh-cray.c
to disable cray process privileges. Depending
on how a cray unicos/unicosmk system is configured user
could su to root without a password with out this mod.
Add no_sco flag to noop check for -lrpc which assumes that
their was a -lyp library.
2003 Jan 18
0
[Bug 367] patches for Cray port
memset has apparently been fixed in unicos afterall,
or else the current code straightened out whatever was going wrong.
i'm not sure what happened, but deattack.c changes are no longer
necessary. i'm not going to look a gift horse in the mouth....
crays run great straight out of the box for 3.5p1 as released.
sorry for the long delay in replying. porting my product to our new
machine
2000 Oct 14
1
Compile error rijndael on Solaris 2.6 (and fix)
When compiling openssh-SNAP-20001014 on Solaris 2.6 with
gcc 2.95.2 I get:
In file included from rijndael.c:42:
rijndael.h:6: parse error before `u1byte'
and a lot more warnings and errors...
Solved by adding
#include "config.h"
in rijndael.c
Lasse Holmqvist
2001 Jul 02
0
rijndael byteswapping
The byteorder detection macro for the rijndael algorithm doesn't work
for systems that are building for multiple architectures, such as Darwin.
This was the change that was needed to rijndael.c to get the macros
building properly in such a situation. It seems to be a little more
reliable than the existing system.
Rob
--- openssh_cvs/rijndael.c Tue Feb 27 13:14:22 2001
+++
2001 Feb 27
1
Bad packet length in 2.5.1 with rijndael (fwd)
I think we are not detecting and setting endianness properly for
rijndael.c.
Can someone on a big endian machine do a "ssh -2 -oCiphers=rijndael128-cbc
littleendianmachine" and vice versa?
-d
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
----------
2003 Jan 27
0
[Bug 477] New: progressmeter.c problem requires openbsd-compat/bsd-cray.h change
http://bugzilla.mindrot.org/show_bug.cgi?id=477
Summary: progressmeter.c problem requires openbsd-compat/bsd-
cray.h change
Product: Portable OpenSSH
Version: 3.5p1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2003 Mar 18
3
[Bug 513] mods for configuring for new cray architecture
http://bugzilla.mindrot.org/show_bug.cgi?id=513
Summary: mods for configuring for new cray architecture
Product: Portable OpenSSH
Version: 3.5p1
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2010 May 25
0
[LLVMdev] Cray is Hiring!
Cray is hiring!
Cray is looking for talented and motivated engineers to help develop
compilers and other programming tools for state-of-the-art
supercomputing platforms. Cray is a leader in designing and
implementing supercomputers using future custom and commodity
architectures. As system complexity grows, programming tools are a
critical part of the Cray ecosystem to provide excellent
2001 Feb 27
4
Bad packet length in 2.5.1 with rijndael
it seems that this check does not work on solaris
#if BYTE_ORDER != LITTLE_ENDIAN
#define BYTE_SWAP
#endif
could you please check that BYTE_SWAP is defined
in rijndael.c
-m
2002 Jul 22
0
[Bug 367] New: patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
Summary: patches for Cray port
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: wendyp at
2002 Jul 22
7
[Bug 367] patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
------- Additional Comments From wendyp at cray.com 2002-07-23 08:38 -------
Created an attachment (id=134)
cray patches
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Sep 23
1
[Bug 367] patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
------- Additional Comments From wendyp at cray.com 2002-09-24 07:15 -------
Created an attachment (id=149)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=149&action=view)
updated patches for 0923 snapshot
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Apr 22
0
[Bug 224] New: configure.ac changes for crays
http://bugzilla.mindrot.org/show_bug.cgi?id=224
Summary: configure.ac changes for crays
Product: Portable OpenSSH
Version: 3.1p1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: wendyp
2001 Aug 04
1
rsync for cray t3e's
hi there--
i'm rather new to rsync, but I've been very happily using it for around
a month or two now, and I keep finding all kinds of new uses for it.
one thing i've been doing lately is using rsync to keep all my config
files in sync on the 20 some-odd machines on which I have accounts. I
was just setting this up for an account i have on a cray t3e machine
running (what i believe
2003 May 12
1
[Bug 367] patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
------- Additional Comments From dtucker at zip.com.au 2003-05-12 19:43 -------
Is there anything else left to be done here or can the bug be closed?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Nov 09
0
[Bug 367] patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
------- Additional Comments From mouring at eviladmin.org 2002-11-10 03:34 -------
Everything was applied to 3.5 but deattack.c. Changes talked about on the list
will be accepted if they are submitted in patch form.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2016 Jan 13
2
Possible failure to scrub data in file 'openbsd-compat/bsd-cray.c' in OpenSSH-7.1p1
Hello All,
In reviewing some code in file 'bsd-cray.c', I found a possible
issue where data in the following code may not be properly scrubbed
in the case IA_BACKDOOR in function 'cray_setup', which is below:
case IA_BACKDOOR:
/* XXX: can we memset it to zero here so save some of this
*/
strlcpy(ue.ue_name, "root",
2009 Jul 08
0
[LLVMdev] Cray is Hiring!
Hi, David,
Is the LLVM-based back end you have been working on for the Cascade
system used by this or any other Cray installations? Is the XT5
related to Cascade in any way? Thanks,
--Vikram
Associate Professor, Computer Science
University of Illinois at Urbana-Champaign
http://llvm.org/~vadve
On Jul 8, 2009, at 3:59 PM, David Greene wrote:
> Hey compiler peeps,
>
> Cray is
2006 Dec 06
0
[LLVMdev] Fwd: Compiler opportunities at Cray
On Wed, 6 Dec 2006, Vikram S. Adve wrote:
> Please apply directly using the forms or URL below, or contact Luiz if you
> have questions. --Vikram
Are these posting llvm related? If not, they are not appropriate for
llvmdev.
-Chris
> Begin forwarded message:
>
>> From: "Luiz DeRose" <ldr at cray.com>
>> Date: December 5, 2006 5:26:01 PM CST
>>