summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio_lib.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-07-09Fix memory leak in BIO_free if there is no destroy function.Matt Caswell
2012-04-16Minor compatibility fixes [from HEAD].Andy Polyakov
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2009-06-25PR: 1748Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-01size_tification.Ben Laurie
2006-11-29replace macros with functionsNils Larsch
2005-04-26Fix various incorrect error function codes.Bodo Möller
2004-03-25Make prototypes for some callback pointers.Richard Levitte
2003-01-30A few small bugs with BIO popping.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe
2000-09-07Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson
2000-09-07Add docs for BIO_find_type() and friends.Dr. Stephen Henson
2000-09-05Remove silly test for b->references at the end of BIO_write:Bodo Möller
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-16Typesafe Thought Police part 4.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-08Add -prexit command to s_client and patch some BIODr. Stephen Henson
1999-06-12BIO pairs.Bodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Fix typos in error codes.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall