summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
1999-07-12cosmetic changesBodo Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-07-05avoid confliction definitions of NDEBUGBodo Möller
1999-07-05Disable asserts for standard configurations.Bodo Möller
1999-06-18Use same name in the definition as in the header file declaration :-/Bodo Möller
1999-06-15Don't try to use zero-byte buffers.Bodo Möller
1999-06-12Bugfix.Bodo Möller
1999-06-12BIO pairs.Bodo Möller
1999-06-10Avoid warning.Bodo Möller
1999-06-10Avoid warnings.Bodo Möller
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller
1999-06-08Survive pedanticism.Ben Laurie
1999-06-08"request" added.Bodo Möller
1999-06-07Fix for BIO pairs.Bodo Möller
1999-06-07Use locking in a way that makes more sense.Bodo Möller
1999-06-07treat init properlyBodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-06-07Introduce "BIO pairs", which (when finished) will relay dataBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Add a kludge :-(Bodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-15Comment.Bodo Möller
1999-05-15Bugfix (set shutdown only when we should).Bodo Möller
1999-05-14Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller
1999-05-13VMS support bug fixes.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-05-05Use ANSI stdarg.Ulf Möller
1999-05-01Update dependencies.Ben Laurie
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27Typo.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller
1999-04-24Fix header files so that any one can be included first.Bodo Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Restore ERRC definitions that are needed to compile the library.Bodo Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-22Ultrix compatibility.Ulf Möller
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller