summaryrefslogtreecommitdiffstats
path: root/libexec/spamd/sync.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-2/+2
2016-10-20- Remove useless var assignmentmestre1-17/+17
2014-11-23Delete a bunch of unnecessary #includesguenther1-7/+1
2013-11-19the time being handled here is strictly unsigned 32 bitderaadt1-2/+2
2012-12-04rather than a mishmash of headers, this only needs <stdint.h>deraadt1-3/+2
2009-04-20PR 6090 - from Olli Hauer <ohauer@gmx.de>beck1-6/+3
2008-05-22version 2 of spamd sync protocol for two reasons:deraadt1-8/+8
2008-05-09As was done in dhcpd, insert pad blocks after sub-messages to keep thederaadt1-6/+15
2008-05-07check if the received buffer of a sync element is even big enough toreyk1-2/+3
2007-12-27Add a missing length check of received spamd sync packet headers.reyk1-2/+3
2007-04-13rename h_name to sh_name. hname gets redefined in netdb.h to a zerootto1-9/+9
2007-03-16Fix dribbly HMAC leak.beck1-1/+3
2007-03-04Database synchronizaton for spamd/spamlogdbeck1-0/+571