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_6_9


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.66   5 years  mestre   When spamd(8) runs in greylist mode in the parent process (which runs greywatche...
[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.24   6 years  millert   Make blacklist entries override the whitelist. When running spamd in greylistin...
[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.156   4 years  mestre   By now we are already confident that pledge(2) "just works(tm)" and that it can ...
[TXT] sync.c  1.13   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] sync.h  1.3   16 years  deraadt   version 2 of spamd sync protocol for two reasons: 1) ip addresses were accidenta...