aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio.h
Commit message (Expand)AuthorAgeFilesLines
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-0/+5
* Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller2000-09-171-1/+1
* New macro BIO_set_shutdown_wr().Dr. Stephen Henson2000-09-161-0/+1
* Add docs for BIO_find_type() and friends.Dr. Stephen Henson2000-09-071-0/+1
* Diagnose EOF on memory BIOs (or you just get mysterious errors with no errorBen Laurie2000-08-281-0/+2
* Added BIO_vprintf() and BIO_vsnprintf(). The former because I'veRichard Levitte2000-08-181-0/+3
* Add the possibility to get hexdumps of unprintable data when usingRichard Levitte2000-07-271-0/+1
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-3/+5
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-31/+0
* Don't include <stdlib.h>. In the NO_FP_API case, don't include <stdio.h>.Ulf Möller2000-06-011-7/+6
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+31
* Typesafe Thought Police part 4.Ben Laurie2000-05-161-0/+3
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-11/+13
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* New function ERR_error_string_n.Bodo Möller2000-04-141-1/+2
* 'rand' application for creating pseudo-random files.Bodo Möller2000-02-291-1/+1
* make updateRichard Levitte2000-02-231-0/+1
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-3/+6
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-5/+5
* Add -prexit command to s_client and patch some BIODr. Stephen Henson2000-01-081-3/+2
* new control code BIO_C_RESET_READ_REQUESTBodo Möller1999-09-271-0/+2
* Non-copying interface to BIO pairs.Bodo Möller1999-09-071-2/+0
* Fix server behaviour when facing backwards-compatible client hellos.Bodo Möller1999-09-031-0/+2
* Allow memory bios to be read only and change PKCS#7 routines to use them.Dr. Stephen Henson1999-08-191-0/+8
* Updates.Bodo Möller1999-08-101-2/+13
* Don't try to use zero-byte buffers.Bodo Möller1999-06-151-0/+1
* BIO pairs.Bodo Möller1999-06-121-1/+35
* Survive pedanticism.Ben Laurie1999-06-081-1/+1
* Fix for BIO pairs.Bodo Möller1999-06-071-0/+8
* Introduce "BIO pairs", which (when finished) will relay dataBodo Möller1999-06-071-1/+5
* Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller1999-05-141-0/+1
* Use ANSI stdarg.Ulf Möller1999-05-051-21/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-129/+0
* Fix header files so that any one can be included first.Bodo Möller1999-04-241-0/+1
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-2/+3
* Fix typos in error codes.Ulf Möller1999-04-191-2/+2
* Massive constification.Ben Laurie1999-04-171-11/+18
* Comment out two unimplemented functions from bio.h. Attempt to get theDr. Stephen Henson1999-03-091-2/+3
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-7/+15
* Add functions to add certs to stacks, used for CA file/path stuff in servers.Ben Laurie1999-02-281-1/+3
* Add syslogging BIO.Ben Laurie1999-02-221-0/+2
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-13/+9
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-30/+64
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-54/+145
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+597