aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/bss_log.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-29Make BIO opaqueMatt Caswell1-0/+1
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin1-2/+2
2016-03-17Remove ultrix/mips support.Rich Salz1-2/+0
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-10-05bio/bss_log.c: harmonize format string to silence -Wformat.Andy Polyakov1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-04-28remove malloc castsRich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-270/+321
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-2/+5
2015-01-12RT3548: Remove unsupported platformsRich Salz1-10/+10
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz1-2/+6
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz1-6/+2
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson1-1/+1
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte1-3/+29
2008-11-01Fix bss_log.c on Windows.Andy Polyakov1-41/+12
2007-10-13Bunch of constifications.Andy Polyakov1-1/+1
2003-11-28Netware-specific changes,Richard Levitte1-0/+2
2002-11-15WinCE patchesRichard Levitte1-1/+2
2002-11-14Fix to build better with DJGPP.Richard Levitte1-2/+6
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-1/+1
2002-02-14Add the configuration target VxWorks.Richard Levitte1-1/+1
2001-07-02Let's include cryptlib.h *before* things like NO_SYSLOG are tested orRichard Levitte1-2/+1
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte1-1/+1
2001-02-22Use e_os2.h rather than opensslconf.h, since some needed macros areRichard Levitte1-1/+1
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-7/+9
2000-08-17Add more diversity to the possible log levels. Now we have fullRichard Levitte1-15/+41
2000-08-03On Unicos, openlog() isn't constified, so let's not do that in xopenlog()Richard Levitte1-5/+5
2000-08-02*mumble* unicos 10.0.0.3 with Cray Standard C Version 6.2.0.0 has a syslog.hRichard Levitte1-1/+1
2000-06-16Change to have a single library that works on both Win9x and WinNT.Richard Levitte1-5/+37
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-4/+4
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-7/+7
2000-03-17Bugs correctedRichard Levitte1-7/+19
2000-03-14Typos corrected.Richard Levitte1-3/+3
2000-03-14Target added.Richard Levitte1-0/+1
2000-03-14Bugs corrected, and a couple of include files to get declarations forRichard Levitte1-3/+10
2000-03-14Typo correctedRichard Levitte1-1/+1
2000-03-10NO_SYSLOG is defined for MSDOS anyway. just don't include the UnixUlf Möller1-3/+1
2000-03-10Repair bss_log.Ulf Möller1-15/+13
2000-03-02Make bss_log.c a bit more readable, and implement it for VMS as well.Richard Levitte1-53/+133
2000-02-20Move the registration of callback functions to special functionsRichard Levitte1-0/+1
2000-02-20Fix gcc warnings.Ulf Möller1-2/+1
2000-01-24Add the PID to the output on Win32.Richard Levitte1-3/+11
1999-04-27Typo.Ulf Möller1-1/+1
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-9/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-22Ultrix compatibility.Ulf Möller1-0/+4
1999-04-19Change functions to ANSI C.Ulf Möller1-17/+6
1999-04-17Massive constification.Ben Laurie1-2/+2
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson1-1/+2
1999-03-03Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1-0/+3