aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/b_sock.c
Commit message (Collapse)AuthorAgeFilesLines
...
* SOCKETSHR is showing bad declarations again. However, a simple castRichard Levitte2000-01-171-2/+8
| | | | which does no harm fixes that problem.
* Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu>Bodo Möller1999-08-111-2/+2
|
* Use locking in a way that makes more sense.Bodo Möller1999-06-071-22/+45
|
* Comment.Bodo Möller1999-05-151-1/+1
|
* Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller1999-05-141-15/+30
| | | | | | | | | 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.
* VMS support bug fixes.Ulf Möller1999-05-131-1/+1
|
* VMS support.Ulf Möller1999-05-131-2/+10
| | | | Submitted by: Richard Levitte <richard@levitte.org>
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+0
|
* Fixes so it will compile again under Win32.Dr. Stephen Henson1999-04-251-2/+6
|
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
| | | | | | Submitted by: Reviewed by: PR:
* Work with -pedantic!Ben Laurie1999-04-231-3/+3
|
* Fix lots of warnings.Ulf Möller1999-04-201-2/+3
| | | | Submitted by: Richard Levitte <levitte@stacken.kth.se>
* Change functions to ANSI C.Ulf Möller1999-04-191-39/+15
|
* Massive constification.Ben Laurie1999-04-171-6/+7
|
* Fix 'port' variable from `int' to `unsigned int' in crypto/bio/b_sock.cRalf S. Engelschall1999-02-251-3/+3
| | | | | Submitted by: Richard Levitte <levitte@stacken.kth.se> Reviewed by: Ralf S. Engelschall
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-34/+87
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-45/+161
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+512