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_1_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.64   7 years  mestre   - Remove useless var assignment - Use memset(*b, 0, len) instead of bzero(*b, le...
[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.22   9 years  reyk   Change spamd to use divert-to instead of rdr-to. divert-to has many advantages ...
[TXT] sdl.h  1.7   9 years  millert   Use address-family specific lists of addr/mask entries instead of a union that c...
[TXT] spamd.8  1.133   7 years  jmc   define the role of spamd-setup a little better;
[TXT] spamd.c  1.150   7 years  beck   check EAGAIN in the correct place, noticed and ok phessler@
[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...