summaryrefslogtreecommitdiff
path: root/crypto/bio/bf_nbio.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.ben2010-06-121-2/+0
* Re enable the read side non blocking test BIO code.steve2003-02-201-2/+2
* Check the return values where memory allocation failures may happen.levitte2002-05-301-1/+1
* Start to reduce some of the header bloat.ben2001-08-051-1/+0
* 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-6/+6
* Move the registration of callback functions to special functionslevitte2000-02-201-0/+16
* Check RAND_bytes() return value or use RAND_pseudo_bytes().ulf2000-01-211-2/+2
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-11/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-3/+3
* Change functions to ANSI C.ulf1999-04-191-27/+12
* Initial revisionrse1998-12-211-0/+266