[openssl.org #338] MSDOS/djgpp patches

2002-11-12 Thread
Here are some patches for MSDOS and djgpp using Watt-32 tcp/ip stack. Patch against snapshot 11-Nov 2002. 1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due to name-clash with Watt-32. 2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash with 3. Added ca

[openssl.org #338] MSDOS/djgpp patches

2002-11-14 Thread Richard Levitte via RT
I just applied the patch and committed. Please test tomorrows snapshot. This ticket is now resolved. [[EMAIL PROTECTED] - Tue Nov 12 22:31:27 2002]: > Here are some patches for MSDOS and djgpp using Watt-32 tcp/ip stack. > Patch against snapshot 11-Nov 2002. > > 1. sock_init() renamed to ss