aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in BIO_free if there is no destroy function.Matt Caswell2014-07-091-2/+2
* Minor compatibility fixes.Andy Polyakov2012-04-161-14/+14
* Fix warnings.Ben Laurie2010-06-121-2/+2
* Update from 1.0.0-stableDr. Stephen Henson2009-06-251-2/+2
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-12/+10
* size_tification.Ben Laurie2008-11-011-10/+12
* replace macros with functionsNils Larsch2006-11-291-0/+46
* Fix various incorrect error function codes.Bodo Möller2005-04-261-1/+1
* Make prototypes for some callback pointers.Richard Levitte2004-03-251-6/+6
* A few small bugs with BIO popping.Richard Levitte2003-01-301-1/+2
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+12
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-10/+10
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-121-3/+4
* Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson2000-09-071-0/+1
* Add docs for BIO_find_type() and friends.Dr. Stephen Henson2000-09-071-0/+6
* Remove silly test for b->references at the end of BIO_write:Bodo Möller2000-09-051-9/+3
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-0/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* Typesafe Thought Police part 4.Ben Laurie2000-05-161-0/+5
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-1/+1
* 'rand' application for creating pseudo-random files.Bodo Möller2000-02-291-1/+1
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-2/+29
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+7
* Add -prexit command to s_client and patch some BIODr. Stephen Henson2000-01-081-0/+11
* BIO pairs.Bodo Möller1999-06-121-1/+15
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-9/+9
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-67/+22
* Fix typos in error codes.Ulf Möller1999-04-191-4/+4
* Massive constification.Ben Laurie1999-04-171-2/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+9
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-25/+97
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+447