summaryrefslogtreecommitdiff
path: root/crypto/bio/b_sock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-56/+214
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-7/+38
* Use void instead of unsigned long.Richard Levitte2003-04-071-1/+1
* All the changes from HEAD since last merge.Richard Levitte2003-04-041-4/+4
* Recent changes from HEAD.Richard Levitte2002-11-161-0/+2
* (almost) recent changes from HEAD.Richard Levitte2002-11-151-0/+10
* Recent changes from HEAD.Richard Levitte2002-06-251-0/+4
* Simplify the selection of memory allocation/deallocation routines forRichard Levitte2002-05-231-18/+7
* Modify to give possibility for 64-bit pointers. This requires someRichard Levitte2002-05-221-35/+30
* Compaq sent a rather large patch, and here are the contents, adaptedRichard Levitte2002-05-221-1/+49
* Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.Richard Levitte2002-03-291-2/+2
* Stop compiler warnings.Dr. Stephen Henson2001-10-271-0/+5
* disable caching in BIO_gethostbynameBodo Möller2001-10-261-14/+22
* Make get_ip() a bit more strict in it's parsing of IP addresses, andRichard Levitte2001-06-251-3/+3
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-6/+6
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Fix a memory leak in BIO_get_accept_socket(). This leak was small andRichard Levitte2001-02-051-4/+4
* Make non blocking I/O work for accept BIOs.Dr. Stephen Henson2000-10-121-0/+1
* BIO_sock_init() returns 1 for success and -1 for failure, not 0;Bodo Möller2000-10-091-3/+3
* If a ip address is successfully parsed, the WSA structure under Win32 wasn'tRichard Levitte2000-07-311-2/+7
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-14/+14
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-2/+10
* SOCKETSHR is showing bad declarations again. However, a simple castRichard Levitte2000-01-171-2/+8
* 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
* VMS support bug fixes.Ulf Möller1999-05-131-1/+1
* VMS support.Ulf Möller1999-05-131-2/+10
* 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
* Work with -pedantic!Ben Laurie1999-04-231-3/+3
* Fix lots of warnings.Ulf Möller1999-04-201-2/+3
* 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
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf 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