summaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-05-09Handle OpenSSL-3.xchristos
2023-05-01s/betwen/between/ and s/singed/signed/.andvar
2022-11-08syslogd: make -d accept an optional argumentuwe
2022-11-08tls.c: wrap debug-only data in #ifndef NDEBUGuwe
2022-11-08sign.c: mark a variable used only in asserts as __diaguseduwe
2022-05-20s/auxillary/auxiliary/ in comments.andvar
2022-05-15s/wich/which in comments.andvar
2021-11-27usr.sbin: remove unnecessary CONSTCOND, lint no longer needs itrillig
2021-09-16fix typos in word "successful".andvar
2021-09-01s/optons/options/andvar
2021-08-13s/bacause/because/andvar
2021-03-07Add blocklist support to libwrap which enables all programs using libwrapchristos
2020-11-08syslogd: in die(), don't call die() again recursively.dholland
2020-11-07make the buffer fit any 32 bit number.christos
2020-11-07PR/55794: Jan Schaumann: Eliminate unchecked mallocchristos
2020-09-29When reporting an error before daemonizing, prefix the error messagegson
2019-12-26s/lenght/length/msaitoh
2019-10-24With TLSv1.3 a client has to receive and process metadata.hannken
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-09-29convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-02-11add parens around defines with expressions that could expand poorlymrg
2019-02-04use -Wno-error=format-truncation for code that seems particularly annoyingmrg
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2018-11-05Revert previous - local merge mishapmartin
2018-11-05Sort options.wiz
2018-11-05Make it compilable with gccmartin
2018-11-04syslogd: allow the reporting of buffer overflows to be disabled.roy
2018-11-04syslogd: allow the receiving buffer size to be set.roy
2018-05-06grow AF_UNIX receive buffer sizechristos
2018-02-09only set api compat for 1.0christos
2018-02-08define OPENSSL_API_COMPATjakllsch
2018-02-08include dh.h in the right spot.christos
2018-02-06Correct misleading indentation.maya
2018-02-06Adjust to OpenSSL-1.1christos
2017-09-10Use looked up remote host for remote message without a hostnameginsbach
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-21Remove MKCRYPTO option.riastradh
2017-02-21Remove duplicate word from the sentence.abhinav
2017-02-21Fix typos.abhinav
2017-01-10need <sys/stat.h>christos
2016-06-11PR/51234: Onno van der Linden: syslogd sometimes incorrectly handles iso tochristos
2016-02-03PR/50751: David Binderman: check bounds before dereferencing.christos
2016-01-05Typokhorben
2015-09-08according to C99 6.5.15 in a conditional expression, bothplunky
2015-09-05tidy/fix printing of paths from sockaddr_undholland
2015-02-15Format string annotation.joerg
2015-02-10- always set *to_buf to a timestamp, even if there was none reported/parseablechristos
2014-08-18- when checking hostname of incoming remote messages, fallback to checkingjnemeth
2013-11-27CID 1132759: Abort on dehumanize_number error on constant built-in string.christos