summaryrefslogtreecommitdiff
path: root/ssl/bio_ssl.c
Commit message (Expand)AuthorAgeFilesLines
* OPENSSL_NO_SOCK fixes.Andy Polyakov2012-04-161-0/+2
* PR: 2529Dr. Stephen Henson2011-05-251-0/+4
* Update from 1.0.0-stableDr. Stephen Henson2009-06-251-9/+11
* fix problems found by coverity: remove useless codeNils Larsch2006-03-151-1/+0
* Fix various incorrect error function codes.Bodo Möller2005-04-261-1/+1
* Make kerberos ciphersuite code compile again.Dr. Stephen Henson2005-04-201-2/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-2/+2
* Make it possible to disable OCSP, the speed application, and the use of sockets.Richard Levitte2003-02-141-0/+2
* A few small bugs with BIO popping.Richard Levitte2003-01-301-0/+4
* Prototype info function.Ben Laurie2002-01-121-1/+3
* Make non blocking I/O work for accept BIOs.Dr. Stephen Henson2000-10-121-0/+4
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-8/+8
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-10/+30
* Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte2000-01-181-1/+12
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-10/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-32/+12
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-48/+201
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+432