summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_bio.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2010-07-26Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson
2008-12-25In BIO_write(), update the write statistics, not the read statistics.Richard Levitte
2003-08-06add OpenSSL licenseBodo Möller
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-05-14make b_print.c consistent with the rest of OpenSSL:Bodo Möller
2002-02-14fix indentationBodo Möller
2002-02-14Add the configuration target VxWorks.Richard Levitte
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-03-10Use signed types where necessary, and add missing functionalityBodo Möller
2000-03-04Get definition of ssize_t.Ben Laurie
2000-03-03Use signed type where -1 may be returned.Bodo Möller
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
2000-02-04Use correct, not American spelling.Bodo Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-17It doesn't make sense to try see if these variables are negative, since they'...Richard Levitte
1999-09-27new control code BIO_C_RESET_READ_REQUESTBodo Möller
1999-09-10"make update"Bodo Möller
1999-09-10Use non-copying BIO interface in ssltest.c.Bodo Möller
1999-09-09Correct warnings.Ben Laurie
1999-09-07Non-copying interface to BIO pairs.Bodo Möller
1999-08-07change formatting a bitBodo Möller
1999-08-03commentBodo Möller
1999-07-12cosmetic changesBodo Möller
1999-07-05avoid confliction definitions of NDEBUGBodo Möller
1999-07-05Disable asserts for standard configurations.Bodo Möller
1999-06-18Use same name in the definition as in the header file declaration :-/Bodo Möller
1999-06-15Don't try to use zero-byte buffers.Bodo Möller
1999-06-12Bugfix.Bodo Möller
1999-06-12BIO pairs.Bodo Möller
1999-06-10Avoid warnings.Bodo Möller
1999-06-08Survive pedanticism.Ben Laurie
1999-06-08"request" added.Bodo Möller
1999-06-07Fix for BIO pairs.Bodo Möller
1999-06-07treat init properlyBodo Möller
1999-06-07Introduce "BIO pairs", which (when finished) will relay dataBodo Möller