]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio/bss_log.c
Netware-specific changes,
[thirdparty/openssl.git] / crypto / bio / bss_log.c
2003-11-28  Richard LevitteNetware-specific changes,
2002-11-15  Richard LevitteWinCE patches
2002-11-14  Richard LevitteFix to build better with DJGPP.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-02-14  Richard LevitteAdd the configuration target VxWorks.
2001-07-02  Richard LevitteLet's include cryptlib.h *before* things like NO_SYSLOG...
2001-07-01  Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-02-22  Richard LevitteUse e_os2.h rather than opensslconf.h, since some neede...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2000-08-17  Richard LevitteAdd more diversity to the possible log levels. Now...
2000-08-03  Richard LevitteOn Unicos, openlog() isn't constified, so let's not...
2000-08-02  Richard Levitte*mumble* unicos 10.0.0.3 with Cray Standard C Version...
2000-06-16  Richard LevitteChange to have a single library that works on both...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-05-15  Ulf MöllerGet rid of more non-ANSI declarations.
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-10  Ulf MöllerNO_SYSLOG is defined for MSDOS anyway. just don't inclu...
2000-03-10  Ulf MöllerRepair bss_log.
2000-03-02  Richard LevitteMake bss_log.c a bit more readable, and implement it...
2000-02-20  Richard LevitteMove the registration of callback functions to special...
2000-02-20  Ulf MöllerFix gcc warnings.
2000-01-24  Richard LevitteAdd the PID to the output on Win32.
1999-04-27  Ulf MöllerTypo.
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-22  Ulf MöllerUltrix compatibility.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-03-08  Dr. Stephen HensonVarious fixes to Win32, update ssleay.num, libeay.num...
1999-03-03  Dr. Stephen HensonFix the Win32 compile environment and add various chang...
1999-02-22  Ben LaurieAdd syslogging BIO.