RE: Compiling problems on Windows NT

2001-02-07 Thread Ian Cain
To Whom Ever Cares, I just finished compiling openssl 0.9.6 on win2k server and NT 4.0 server No problems. Used ml.exe assembler and Visual Studio 6.0 Heres what I did: 1a) downloaded openssl-0.9.6.tar.gz. Double clicked the file and used winzip 7.0 to extract the file in the c:\openssl-0.9.6

RE: problems resolved w/o openssl shared libs.

2001-02-05 Thread Ian Cain
talking to yourself is the first sign of insanity -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 1:27 PM To: [EMAIL PROTECTED] Subject: problems resolved w/o openssl shared libs. This has me stumped. Do libraries cache or something

RE: SunOS 5.6 probs?

2001-01-19 Thread Ian Cain
about random numbers. I use sun 5.6 and there are ports of the linux /dev/urandom to sun 5.6 OR you can also use... cpu info to get a fairly random number. This method will allow your code to port to other sun boxes without having to install the /dev/urandom prusage_t prusage; prstatus_t prst

FW: RE: Problems using OpenSSL shared object on solaris 2.6

2000-09-29 Thread Ian Cain
0 > libraries, but I am > a huge proponent of open source and I would prefer to use OpenSSL. > > I hope I have fully explained the problem and my efforts. I have included > a "working" > version of this problem "ready" to compile. > > If you need any fu