summaryrefslogtreecommitdiff
path: root/libexec/spamd/sdl.c
AgeCommit message (Expand)Author
2015-05-18Change spamd to use divert-to instead of rdr-to.Reyk Floeter
2015-01-13Use address-family specific lists of addr/mask entries instead ofTodd C. Miller
2015-01-08Avoid a crash (free of bogus pointer) when there is a syntax errorTodd C. Miller
2014-10-11Userland reallocarray() audit.Doug Hogan
2007-11-03PR 5621 - spamd doesn't clear the last entry from an empty TRAP list,Bob Beck
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2007-03-26use new license.Bob Beck
2007-03-05spacingTheo de Raadt
2007-02-23continue collecting lint to be sold as a parsley substitute; ok beckTheo de Raadt
2005-08-04Fix handling of empty entries at the end of an address list; avoidsOtto Moerbeek
2004-02-26paranoia; beck okTheo de Raadt
2004-02-26Add -g option for greylisting support for spamd. The greylisting techinqueBob Beck
2003-09-26can free(NULL)Theo de Raadt
2003-09-20knfTheo de Raadt
2003-08-22pf spelling policeDavid Krause
2003-07-06bring protos into scopeTheo de Raadt
2003-03-03Better handling of parse errors and/or allocationChad Loder
2003-03-03knfTheo de Raadt
2003-03-03always set ptr to NULL after free; from cloderTheo de Raadt
2003-03-02knfTheo de Raadt
2003-03-02knfTheo de Raadt
2003-03-02Spamd changes to add blacklist awareness to spamd, new spamd-setup.plBob Beck