summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_log.c
AgeCommit message (Expand)Author
2021-06-02bio: remove TODOsPauli
2021-04-22Update copyright yearMatt Caswell
2021-04-16Add more negative checks for integers passed to OPENSSL_malloc().Shane Lontis
2020-11-26Update copyright yearMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte
2018-09-30Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-06-24Fix a new gcc-9 warning [-Wstringop-truncation]Bernd Edlinger
2018-04-26Add missing error code when alloc-return-nullFdaSilvaYY
2018-03-22bio/bss_log.c: on DJGPP syslog facility is part of sockets library.Andy Polyakov
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-07Remove remaining NETWARE ifdef'sRich Salz
2017-12-18Add comments to NULL func ptrs in bio_method_stDaniel Bevenius
2017-12-09Make BIO_METHOD struct definitions consistentDaniel Bevenius
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2016-10-28Create BIO_write_ex() which handles size_t argumentsMatt Caswell
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell
2016-05-17Copyright consolidation 09/10Rich Salz
2016-03-29Make BIO opaqueMatt Caswell
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-17Remove ultrix/mips support.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-10-05bio/bss_log.c: harmonize format string to silence -Wformat.Andy Polyakov
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte
2008-11-01Fix bss_log.c on Windows.Andy Polyakov
2007-10-13Bunch of constifications.Andy Polyakov
2003-11-28Netware-specific changes,Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-14Fix to build better with DJGPP.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-02-14Add the configuration target VxWorks.Richard Levitte
2001-07-02Let's include cryptlib.h *before* things like NO_SYSLOG are tested orRichard Levitte
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-02-22Use e_os2.h rather than opensslconf.h, since some needed macros areRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-08-17Add more diversity to the possible log levels. Now we have fullRichard Levitte
2000-08-03On Unicos, openlog() isn't constified, so let's not do that in xopenlog()Richard Levitte
2000-08-02*mumble* unicos 10.0.0.3 with Cray Standard C Version 6.2.0.0 has a syslog.hRichard Levitte
2000-06-16Change to have a single library that works on both Win9x and WinNT.Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte