summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_log.c
AgeCommit message (Collapse)Author
1999-04-27Typo.Ulf Möller
Pointed out by Nick Boyce <nick.boyce@eds.com>.
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-22Ultrix compatibility.Ulf Möller
Submitted by: Bernhard Simon <simon@zid.tuwien.ac.at>
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson
around so more options appear in e_os.h
1999-03-03Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson
under Win32 (9X and NT) again. Note: some signed/unsigned changes recently checked in were killing the Win32 compile.
1999-02-22Add syslogging BIO.Ben Laurie