aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/bf_nbio.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-03remove 0 assignments.Rich Salz1-2/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-01free null cleanup finaleRich Salz1-2/+1
2015-04-28remove malloc castsRich Salz1-1/+1
2015-03-25RAND_bytes updatesMatt Caswell1-2/+4
2015-02-06Live code cleanup: remove #if 1 stuffRich Salz1-10/+2
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-162/+160
2010-06-12Fix warnings.Ben Laurie1-2/+0
2003-02-20Re enable the read side non blocking test BIO code.Dr. Stephen Henson1-2/+2
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte1-1/+1
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-1/+0
2000-06-21Fixes for Win32 build.Dr. Stephen Henson1-2/+2
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-6/+6
2000-02-20Move the registration of callback functions to special functionsRichard Levitte1-0/+16
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller1-2/+2
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-11/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-25/+8
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+266