summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio.h
AgeCommit message (Expand)Author
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-06make errorsMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-03There are a number of instances throughout the code where the constant 28 isMatt Caswell
2014-02-19Move the SCT List extension parser into libssl.Rob Stradling
2013-10-07Constification.Ben Laurie
2012-06-11bss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG.Andy Polyakov
2012-03-06PR: 2755Dr. Stephen Henson
2012-02-25PR: 2730Dr. Stephen Henson
2011-12-27fix error codeDr. Stephen Henson
2011-12-25PR: 2535Dr. Stephen Henson
2011-12-02Fix BIO_f_buffer().Bodo Möller
2009-09-04PR: 2028Dr. Stephen Henson
2009-07-24Update from 0.9.8-stable.Dr. Stephen Henson
2009-06-25Stop warnings in gcc where "a" is const passed as a non-const argument.Dr. Stephen Henson
2009-05-15Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-01size_tification.Ben Laurie
2008-03-12And so it begins...Dr. Stephen Henson
2007-09-18Remove excessive whitespaces from bio.hAndy Polyakov
2007-02-08Add -hmac option to dgst from 0.9.7 stable branch.Dr. Stephen Henson
2006-12-24Experimental streaming PKCS#7 support.Dr. Stephen Henson
2006-11-29replace macros with functionsNils Larsch
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-12-16Make bio.h resistant to gnu-ish __attribute__ redefenitions.Andy Polyakov
2005-05-17OPENSSL_Applink update.Andy Polyakov
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-26Add DTLS support.Ben Laurie
2004-08-11Basically, I wanted to be able to make a dump to a FILE*, and not haveRichard Levitte
2003-04-03Add GCC attributes when compiled with gcc. This helps find out ifRichard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte
2003-02-05typo in WIN16 sectionBodo Möller
2003-01-31We can't say in advance what the argument to BIO_socket_ioctl() should be, soRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-07-17Add support for shared libraries with OS/2.Richard Levitte
2002-06-11Handle read errors.Ben Laurie
2002-01-24fix formatting of automatically generated error sectionBodo Möller
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie
2002-01-21Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke
2002-01-12Prototype info function.Ben Laurie
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-11-15make updateRichard Levitte
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-10-12Make non blocking I/O work for accept BIOs.Dr. Stephen Henson
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte