summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
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-11Initial support for MacOS.Andy Polyakov
1999-09-10"make update"Bodo Möller
1999-09-10Use non-copying BIO interface in ssltest.c.Bodo Möller
1999-09-09Correct warnings.Ben Laurie
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-11Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu>Bodo Möller
1999-08-10Updates.Bodo Möller
1999-08-07change formatting a bitBodo Möller
1999-08-03commentBodo Möller
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