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_4_BASE


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.2   9 years  guenther   Delete a bunch of unnecessary #includes Use <fcntl.h> instead of <sys/{file,fcnt...
[TXT] grey.c  1.65   6 years  millert   Make blacklist entries override the whitelist. When running spamd in greylistin...
[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.134   7 years  jmc   note that some hosts never generate tuples and are ignored; ok beck
[TXT] spamd.c  1.154   6 years  beck   nuke trailing whitespace
[TXT] sync.c  1.12   7 years  mestre   - Remove useless var assignment - Use memset(*b, 0, len) instead of bzero(*b, le...
[TXT] sync.h  1.3   16 years  deraadt   version 2 of spamd sync protocol for two reasons: 1) ip addresses were accidenta...