summaryrefslogtreecommitdiff
path: root/crypto/bio/bss_log.c
Commit message (Expand)AuthorAgeFilesLines
* bio: remove TODOsPauli2021-06-021-1/+0
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Add more negative checks for integers passed to OPENSSL_malloc().Shane Lontis2021-04-161-0/+2
* Update copyright yearMatt Caswell2020-11-261-1/+1
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/bio/Richard Levitte2018-12-061-1/+1
* Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte2018-09-301-0/+5
* Fix a new gcc-9 warning [-Wstringop-truncation]Bernd Edlinger2018-06-241-1/+1
* Add missing error code when alloc-return-nullFdaSilvaYY2018-04-261-0/+1
* bio/bss_log.c: on DJGPP syslog facility is part of sockets library.Andy Polyakov2018-03-221-0/+2
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* Remove remaining NETWARE ifdef'sRich Salz2018-01-071-2/+0
* Add comments to NULL func ptrs in bio_method_stDaniel Bevenius2017-12-181-3/+3
* Make BIO_METHOD struct definitions consistentDaniel Bevenius2017-12-091-1/+2
* Remove parentheses of return.KaoruToda2017-10-181-6/+6
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-2/+2
* Create BIO_write_ex() which handles size_t argumentsMatt Caswell2016-10-281-0/+2
* Create BIO_read_ex() which handles size_t argumentsMatt Caswell2016-10-281-0/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-51/+6
* Make BIO opaqueMatt Caswell2016-03-291-0/+1
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-2/+2
* Remove ultrix/mips support.Rich Salz2016-03-171-2/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* bio/bss_log.c: harmonize format string to silence -Wformat.Andy Polyakov2015-10-051-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* remove malloc castsRich Salz2015-04-281-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-270/+321
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-2/+5
* RT3548: Remove unsupported platformsRich Salz2015-01-121-10/+10
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-2/+6
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-6/+2
* Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson2014-02-251-1/+1
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-191-3/+29
* Fix bss_log.c on Windows.Andy Polyakov2008-11-011-41/+12
* Bunch of constifications.Andy Polyakov2007-10-131-1/+1
* Netware-specific changes,Richard Levitte2003-11-281-0/+2
* WinCE patchesRichard Levitte2002-11-151-1/+2
* Fix to build better with DJGPP.Richard Levitte2002-11-141-2/+6
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+1
* Add the configuration target VxWorks.Richard Levitte2002-02-141-1/+1
* Let's include cryptlib.h *before* things like NO_SYSLOG are tested orRichard Levitte2001-07-021-2/+1
* Changes to have OpenSSL compile on OS/2.Richard Levitte2001-07-011-1/+1
* Use e_os2.h rather than opensslconf.h, since some needed macros areRichard Levitte2001-02-221-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-7/+9
* Add more diversity to the possible log levels. Now we have fullRichard Levitte2000-08-171-15/+41
* On Unicos, openlog() isn't constified, so let's not do that in xopenlog()Richard Levitte2000-08-031-5/+5
* *mumble* unicos 10.0.0.3 with Cray Standard C Version 6.2.0.0 has a syslog.hRichard Levitte2000-08-021-1/+1
* Change to have a single library that works on both Win9x and WinNT.Richard Levitte2000-06-161-5/+37
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-4/+4