openssl/mt
Dr. Stephen Henson af57d84312 Rename SSLeay_add_all_algorithms() et al to
OpenSSL_add_all_algorithms(). Move these into
separate files so they work properly.
2000-02-04 14:01:38 +00:00
..
mttest.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
profile.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ptest.bat Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pthread.sh Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
purify.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
README Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
solaris.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
win32.bat Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00

Mutithreading testing area.

Since this stuff is very very platorm specific, this is not part of the
normal build.  Have a read of doc/threads.doc.

mttest will do some testing and will currently build under Windows NT/95,
Solaris and Linux.  The IRIX stuff is not finished.

I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
and things seem to work ok.

The Linux pthreads package can be retrieved from 
http://www.mit.edu:8001/people/proven/pthreads.html