index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
spamd
/
sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
deraadt
1
-2
/
+2
2016-10-20
- Remove useless var assignment
mestre
1
-17
/
+17
2014-11-23
Delete a bunch of unnecessary #includes
guenther
1
-7
/
+1
2013-11-19
the time being handled here is strictly unsigned 32 bit
deraadt
1
-2
/
+2
2012-12-04
rather than a mishmash of headers, this only needs <stdint.h>
deraadt
1
-3
/
+2
2009-04-20
PR 6090 - from Olli Hauer <ohauer@gmx.de>
beck
1
-6
/
+3
2008-05-22
version 2 of spamd sync protocol for two reasons:
deraadt
1
-8
/
+8
2008-05-09
As was done in dhcpd, insert pad blocks after sub-messages to keep the
deraadt
1
-6
/
+15
2008-05-07
check if the received buffer of a sync element is even big enough to
reyk
1
-2
/
+3
2007-12-27
Add a missing length check of received spamd sync packet headers.
reyk
1
-2
/
+3
2007-04-13
rename h_name to sh_name. hname gets redefined in netdb.h to a zero
otto
1
-9
/
+9
2007-03-16
Fix dribbly HMAC leak.
beck
1
-1
/
+3
2007-03-04
Database synchronizaton for spamd/spamlogd
beck
1
-0
/
+571