PATCH: bugfix to openssl-0.9.6a/crypto/uid.c

2001-04-26 Thread Mark Crispin
PROBLEM: doesn't build on pre-POSIX systems DIAGNOSIS: direct include of unistd.h instead of use of OPENSSL_UNISTD macro SOLUTION: following patch to openssl-0.9.6a/crypto/uid.c *** uid.c.old Thu Apr 26 00:56:14 2001 --- uid.c Thu Apr 26 00:48:35 2001 *** *** 54,63 */

re: imap 4.7 and OpenSSL integration patch

2000-01-05 Thread Mark Crispin
On Wed, 29 Dec 1999, Vladimir COTFAS wrote: > This does not MEAN that you cannot include a readme file for the patches. Well, there are several other patches. I don't want to give the appearance that I'm endorsing any of them (after all, I have my own). > I can post them on a server OUTSIDE US

re: imap 4.7 and OpenSSL integration patch

1999-12-29 Thread Mark Crispin
Dear Vladimir - Thank you very much for your contribution. I will make a note of its existance for my records. I already wrote a complete OpenSSL/imap-4.7 package (it is called the "SSL IMAP Patchkit") which provides full client and server SSL/TLS support for IMAP, POP3, and other protocols. U

Re: more test problems

1999-06-06 Thread Mark Crispin
On Sat, 5 Jun 1999 00:03:51 +0200, Ulf =?iso-8859-1?Q?M=F6ller?= wrote: > The SHA-1 implementation in version 0.9.3 does not work on some > platforms. That may also account for the problems with SSL. > > Please get the bug fix release OpenSSL 0.9.3a. I have done so, and it appears to have fixed t

bugs in building 0.9.3a

1999-06-06 Thread Mark Crispin
I'm keeping more careful track this time. Here's a list of the problems which occur in building OpenSSL under nextstep: The -p switch to mkdir is used frequently in the makefiles. This is not portable; traditional mkdir doesn't offer any switches at all. The upshot is that a -p directory is cr

test still fails

1999-06-04 Thread Mark Crispin
I rebuilt without optimization, and still get: Protocol SSLv2, cipher SSLv2, DES-CBC3-MD5 test sslv3 ERROR in SERVER 16177:error:1408C095:SSL routines:SSL3_GET_FINISHED:digest check failed:s3_both.c:147: 16177:error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure:s3_pkt.c:651: Protoco

more test problems

1999-06-04 Thread Mark Crispin
This happened when I built it without rsaref. testing rsa conversions p -> d p -> p d -> d p -> d d -> p p -> p ./rsa_oaep_test PKCS #1 v1.5 encryption/decryption ok OAEP encryption/decryption ok PKCS #1 v1.5 encryption/decryption ok OAEP encryption/decryption ok PKCS #1 v1.5 encryption/decryptio

test failure

1999-06-03 Thread Mark Crispin
OpenSSL 0.9.3 23 May 1999 built on: Thu Jun 3 16:50:42 PDT 1999 platform: nextstep options: bn(64,32) md2(int) rc4(ptr,int) des(ptr,risc1,16,long) idea(int) blowfish(idx) compiler: cc -DRSAref -O -Wall Protocol SSLv2, cipher SSLv2, DES-CBC3-MD5 test sslv3 ERROR in SERVER 9889:error:1408C095:S