correct macro.
[openssl.git] / crypto / bio /
2000-02-20 Richard LevitteMove the registration of callback functions to special...
2000-02-20 Ulf MöllerFix gcc warnings.
2000-02-04 Bodo MöllerUse correct, not American spelling.
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-24 Richard LevitteAdd the PID to the output on Win32.
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-18 Richard LevitteCompaq C 6.2 for VMS will complain when we want to...
2000-01-17 Richard LevitteSOCKETSHR is showing bad declarations again. However...
2000-01-17 Richard LevitteIt doesn't make sense to try see if these variables...
2000-01-08 Dr. Stephen HensonAdd -prexit command to s_client and patch some BIO
1999-09-27 Bodo Möllernew control code BIO_C_RESET_READ_REQUEST
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-09-10 Bodo Möller"make update"
1999-09-10 Bodo MöllerUse non-copying BIO interface in ssltest.c.
1999-09-09 Ben LaurieCorrect warnings.
1999-09-07 Bodo MöllerNon-copying interface to BIO pairs.
1999-09-03 Bodo MöllerFix server behaviour when facing backwards-compatible...
1999-08-19 Dr. Stephen HensonAllow memory bios to be read only and change PKCS#7...
1999-08-11 Bodo MöllerSubmitted by: Lidong Zhou <ldzhou@cs.cornell.edu>
1999-08-10 Bodo MöllerUpdates.
1999-08-07 Bodo Möllerchange formatting a bit
1999-08-03 Bodo Möllercomment
1999-07-12 Bodo Möllercosmetic changes
1999-07-11 Dr. Stephen HensonVarious changes to stop VC++ choking under Win32.
1999-07-05 Bodo Mölleravoid confliction definitions of NDEBUG
1999-07-05 Bodo MöllerDisable asserts for standard configurations.
1999-06-18 Bodo MöllerUse same name in the definition as in the header file...
1999-06-15 Bodo MöllerDon't try to use zero-byte buffers.
1999-06-12 Bodo MöllerBugfix.
1999-06-12 Bodo MöllerBIO pairs.
1999-06-10 Bodo MöllerAvoid warning.
1999-06-10 Bodo MöllerAvoid warnings.
1999-06-09 Bodo Möller"make update" (added to top Makefile, and applied).
1999-06-08 Ben LaurieSurvive pedanticism.
1999-06-08 Bodo Möller"request" added.
1999-06-07 Bodo MöllerFix for BIO pairs.
1999-06-07 Bodo MöllerUse locking in a way that makes more sense.
1999-06-07 Bodo Möllertreat init properly
1999-06-07 Bodo MöllerDon't mix real tabs with tabs expanded as 8 spaces...
1999-06-07 Bodo MöllerIntroduce "BIO pairs", which (when finished) will relay...
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerAdd a kludge :-(
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-15 Bodo MöllerComment.
1999-05-15 Bodo MöllerBugfix (set shutdown only when we should).
1999-05-14 Bodo MöllerVarious bugfixes: Uses locking for some more of the...
1999-05-13 Ulf MöllerVMS support bug fixes.
1999-05-13 Ulf MöllerVMS support.
1999-05-05 Ulf MöllerUse ANSI stdarg.
1999-05-01 Ben LaurieUpdate dependencies.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-27 Ulf MöllerTypo.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-25 Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
1999-04-24 Bodo MöllerFix header files so that any one can be included first.
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Bodo MöllerRestore ERRC definitions that are needed to compile...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-22 Ulf MöllerUltrix compatibility.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19 Ulf MöllerFix typos in error codes.
1999-04-17 Ben LaurieMassive constification.
1999-04-14 Bodo MöllerMake Windows compilers happy.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-22 Ben LaurieFix security hole.
1999-03-09 Dr. Stephen HensonComment out two unimplemented functions from bio.h...
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
1999-03-08 Dr. Stephen HensonVarious fixes to Win32, update ssleay.num, libeay.num...
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-03-04 Ralf S. EngelschallDon't install bss_file.c under PREFIX/include/. It...
1999-03-03 Dr. Stephen HensonFix the Win32 compile environment and add various chang...
1999-02-28 Ben LaurieAdd functions to add certs to stacks, used for CA file...
1999-02-27 Ben LaurieUpdate dependencies.
1999-02-27 Ralf S. EngelschallGet rid of remaining C++-style comments which strict...
1999-02-25 Ralf S. EngelschallFix 'port' variable from `int' to `unsigned int' in...
1999-02-22 Ben LaurieAdd syslogging BIO.
1999-01-19 Ben LaurieThis time, get it right.
1999-01-19 Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-18 Dr. Stephen HensonNew err_code.pl script to retain old error codes. This...
1999-01-09 Ben LaurieGet rid of redundant files.
1999-01-07 Ben LaurieAccept NULL in *_free.
1999-01-04 Ben LaurieRemove the bugfix that was really a bug.
1999-01-04 Ben LauriePass on BIO_CTRL_FLUSH.
next