Various bugfixes: Uses locking for some more of the stuff that is not
authorBodo Möller <bodo@openssl.org>
Fri, 14 May 1999 12:40:39 +0000 (12:40 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 14 May 1999 12:40:39 +0000 (12:40 +0000)
commit2a82c7cf252387b67d79383d518fad4a10bb253e
treea3ae765c754c1f4b54cdc34f64e195159f3883f8
parentd36bcdf5ca819f1f8efb5eb0897f80864e110ad7
Various bugfixes: Uses locking for some more of the stuff that is not
thread-safe (where thread-safe counterparts are not available on all
platforms), and don't memcpy to NULL-pointers
Submitted by: Anonymous
Reviewed by: Bodo Moeller

Also, clean up htons vs. ntohs confusions.
crypto/bio/b_sock.c
crypto/bio/bio.h
crypto/bio/bio_err.c
crypto/cryptlib.c
crypto/crypto.h
ssl/ssl_cert.c