summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio.h
AgeCommit message (Expand)Author
2004-04-09Use HMAC instead of straight SHA-1.Ben Laurie
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-12Many security improvements (CHATS) and a warning fix.Ben Laurie
2002-07-17Add support for shared libraries with OS/2.Richard Levitte
2002-06-11Handle read failures better.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
2000-09-17Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller
2000-09-16New macro BIO_set_shutdown_wr().Dr. Stephen Henson
2000-09-07Add docs for BIO_find_type() and friends.Dr. Stephen Henson
2000-08-28Diagnose EOF on memory BIOs (or you just get mysterious errors with no errorBen Laurie
2000-08-18Added BIO_vprintf() and BIO_vsnprintf(). The former because I'veRichard Levitte
2000-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-01Don't include <stdlib.h>. In the NO_FP_API case, don't include <stdio.h>.Ulf Möller
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-05-16Typesafe Thought Police part 4.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller
2000-02-23make updateRichard Levitte
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
2000-02-03ispell (and minor modifications)Ulf Möller
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-09-27new control code BIO_C_RESET_READ_REQUESTBodo Möller
1999-09-07Non-copying interface to BIO pairs.Bodo Möller
1999-09-03Fix server behaviour when facing backwards-compatible client hellos.Bodo Möller
1999-08-19Allow memory bios to be read only and change PKCS#7 routines to use them.Dr. Stephen Henson
1999-08-10Updates.Bodo Möller
1999-06-15Don't try to use zero-byte buffers.Bodo Möller
1999-06-12BIO pairs.Bodo Möller
1999-06-08Survive pedanticism.Ben Laurie
1999-06-07Fix for BIO pairs.Bodo Möller
1999-06-07Introduce "BIO pairs", which (when finished) will relay dataBodo Möller
1999-05-14Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller
1999-05-05Use ANSI stdarg.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Fix header files so that any one can be included first.Bodo Möller