Extend entry on ERR_print_errors.
[openssl.git] / crypto / bio /
2000-03-17 Richard LevitteBugs corrected
2000-03-14 Richard LevitteTypos corrected.
2000-03-14 Richard LevitteTarget added.
2000-03-14 Richard LevitteBugs corrected, and a couple of include files to get...
2000-03-14 Richard LevitteTypo corrected
2000-03-12 Ulf Möllermake update
2000-03-10 Ulf MöllerNO_SYSLOG is defined for MSDOS anyway. just don't inclu...
2000-03-10 Bodo MöllerUse signed types where necessary, and add missing funct...
2000-03-10 Ulf MöllerRepair bss_log.
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-04 Richard LevitteLet's care about the compiler warnings for both cases...
2000-03-04 Ben LaurieGet definition of ssize_t.
2000-03-04 Ulf Möllergcc warnings
2000-03-03 Bodo MöllerUse signed type where -1 may be returned.
2000-03-02 Richard LevitteHack b_print.c to implement asprintf() functionality...
2000-03-02 Richard LevitteMake bss_log.c a bit more readable, and implement it...
2000-02-29 Bodo Möller'rand' application for creating pseudo-random files.
2000-02-29 Ulf MöllerBug fix.
2000-02-28 Richard LevitteTypo corrected.
2000-02-27 Richard LevitteShort is always promoted to int when passed as a functi...
2000-02-26 Richard LevitteDon't include sys/types.h if NO_SYS_TYPES_H is defined.
2000-02-26 Richard LevitteLet's avoid compiler warnings over types.
2000-02-25 Geoff ThorpeGets around VC++ compiler pickiness. (long != double)
2000-02-25 Ulf Möllerdifferent snprintf version.
2000-02-24 Ulf MöllerUse public domain snprintf() implementation by Patrick...
2000-02-23 Richard Levittemake update
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.
next