aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_sock.c
Commit message (Expand)AuthorAgeFilesLines
* Make BIO opaqueMatt Caswell2016-03-291-0/+1
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-2/+2
* Remove Netware and OS/2Rich Salz2016-03-171-1/+1
* Remove some dead code from 1999Matt Caswell2016-03-111-6/+0
* ISSUE 43: Add BIO_sock_shutdownRich Salz2016-03-071-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Dead code removal: #if 0 bio, comp, randRich Salz2015-01-291-6/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-190/+183
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-0/+6
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-6/+0
* PR: 1763Dr. Stephen Henson2010-03-271-13/+0
* Update from stable branch.Dr. Stephen Henson2009-03-091-0/+5
* Netware-specific changes,Richard Levitte2003-11-281-1/+1
* Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte2003-03-201-4/+1
* Fix to build better with DJGPP.Richard Levitte2002-11-141-0/+6
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson2001-02-021-127/+2
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-14/+14
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+2
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-21/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-42/+21
* Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall1999-02-271-1/+1
* Remove the bugfix that was really a bug.Ben Laurie1999-01-041-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-13/+17
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-8/+20
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+449