OpenBSD CVS

src/libexec/spamd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / spamd

Current tag: OPENBSD_7_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   9 years  henning   add STARTTLS support, using the shiny libtls. Rationale: when you publish DANE r...
[TXT] gdcopy.c  1.3   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[TXT] grey.c  1.67   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] grey.h  1.10   10 years  millert   Remove the use of time_t in the greylist db file and use int64_t instead with ba...
[TXT] sdl.c  1.25   17 months  jmc   spelling fixes; from paul tagliamonte
[TXT] sdl.h  1.9   6 years  millert   Make blacklist entries override the whitelist. When running spamd in greylistin...
[TXT] spamd.8  1.135   4 years  mestre   Ever since I introduced pledge(2) on spamd(8) the chroot'ed process, if running ...
[TXT] spamd.c  1.159   16 months  tb   Add missing void to function definition
[TXT] sync.c  1.14   2 years  tb   spamd: convert to opaque HMAC_CTX ok jsing
[TXT] sync.h  1.3   16 years  deraadt   version 2 of spamd sync protocol for two reasons: 1) ip addresses were accidenta...