DJGPP adjustments
[openssl.git] / crypto / bio / bss_log.c
2016-03-29 Matt CaswellMake BIO opaque
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-17 Rich SalzRemove ultrix/mips support.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-10-05 Andy Polyakovbio/bss_log.c: harmonize format string to silence ...
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-04-28 Rich Salzremove malloc casts
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-02-25 Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2008-11-01 Andy PolyakovFix bss_log.c on Windows.
2007-10-13 Andy PolyakovBunch of constifications.
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.