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
/
sdl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make blacklist entries override the whitelist. When running spamd
millert
2017-10-18
1
-1
/
+45
*
Use a binary search to speed up blacklist lookups. OK phessler@
millert
2017-10-17
1
-36
/
+130
*
Change spamd to use divert-to instead of rdr-to.
reyk
2015-05-18
1
-2
/
+2
*
Use address-family specific lists of addr/mask entries instead of
millert
2015-01-13
1
-124
/
+193
*
Avoid a crash (free of bogus pointer) when there is a syntax error
millert
2015-01-08
1
-13
/
+18
*
Userland reallocarray() audit.
doug
2014-10-11
1
-4
/
+4
*
PR 5621 - spamd doesn't clear the last entry from an empty TRAP list,
beck
2007-11-03
1
-1
/
+22
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-2
/
+2
*
use new license.
beck
2007-03-26
1
-20
/
+12
*
spacing
deraadt
2007-03-05
1
-2
/
+2
*
continue collecting lint to be sold as a parsley substitute; ok beck
deraadt
2007-02-23
1
-18
/
+18
*
Fix handling of empty entries at the end of an address list; avoids
otto
2005-08-04
1
-3
/
+4
*
paranoia; beck ok
deraadt
2004-02-26
1
-1
/
+2
*
Add -g option for greylisting support for spamd. The greylisting techinque
beck
2004-02-26
1
-8
/
+8
*
can free(NULL)
deraadt
2003-09-26
1
-10
/
+4
*
knf
deraadt
2003-09-20
1
-4
/
+5
*
pf spelling police
david
2003-08-22
1
-2
/
+2
*
bring protos into scope
deraadt
2003-07-06
1
-1
/
+3
*
Better handling of parse errors and/or allocation
cloder
2003-03-03
1
-15
/
+47
*
knf
deraadt
2003-03-03
1
-9
/
+12
*
always set ptr to NULL after free; from cloder
deraadt
2003-03-03
1
-1
/
+4
*
knf
deraadt
2003-03-02
1
-7
/
+9
*
knf
deraadt
2003-03-02
1
-3
/
+3
*
Spamd changes to add blacklist awareness to spamd, new spamd-setup.pl
beck
2003-03-02
1
-0
/
+233