aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/bio_ok.c
Commit message (Expand)AuthorAgeFilesLines
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-16/+22
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-5/+5
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-6/+6
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+17
* ispell (and minor modifications)Ulf Möller2000-02-031-5/+5
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-2/+2
* Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller2000-01-211-1/+1
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-13/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Work with -pedantic!Ben Laurie1999-04-231-1/+2
* Fix lots of warnings.Ulf Möller1999-04-201-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-18/+6
* Massive constification.Ben Laurie1999-04-171-2/+2
* Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1999-03-031-1/+1
* Code for reliable BIO.Ben Laurie1999-02-231-0/+576