summaryrefslogtreecommitdiff
path: root/ssl/bio_ssl.c
Commit message (Expand)AuthorAgeFilesLines
* PR: 2529steve2011-05-251-0/+4
* Update from 1.0.0-stablesteve2009-06-251-9/+11
* fix problems found by coverity: remove useless codenils2006-03-151-1/+0
* Fix various incorrect error function codes.bodo2005-04-261-1/+1
* Make kerberos ciphersuite code compile again.steve2005-04-201-2/+2
* Give everything prototypes (well, everything that's actually used).ben2005-03-311-2/+2
* Make it possible to disable OCSP, the speed application, and the use of sockets.levitte2003-02-141-0/+2
* A few small bugs with BIO popping.levitte2003-01-301-0/+4
* Prototype info function.ben2002-01-121-1/+3
* Make non blocking I/O work for accept BIOs.steve2000-10-121-0/+4
* Fixes for Win32 build.steve2000-06-211-2/+2
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-2/+2
* Get rid of more non-ANSI declarations.ulf2000-05-151-8/+8
* Move the registration of callback functions to special functionslevitte2000-02-201-10/+30
* Compaq C 6.2 for VMS will complain when we want to convertlevitte2000-01-181-1/+12
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-10/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-4/+4
* Change functions to ANSI C.ulf1999-04-191-76/+209
* Initial revisionrse1998-12-211-0/+432