Commits


Do a little better error handling in dkim_message_new


Fix a couple dkim_err vs dkim_errx issues"


Allow to build on Debian


cast now to long long for portability


Fix infinite loop in osmtpd_mheader_skip_obs_phrase.


Plug a minor memory leak


manpage fixes by bentley@


Add support for multiple -d flags. Needs a lot more testing.


Make dkim_err print errno string


If we're in error mode, make sure we still print the closing dot


Fix couple off by 1s. Found and fix tested by Mikolaj Kucharski mikolaj <at> kucharski <dot> name


We don't need to link in libevent


Set {C,LD}FLAGS in Makefile here


Signature is with a capital S. Fixes google fuckup


Rename to filter-dkimsign


Add plumbing for ports


Remove revision, not as useful as I thought


Add revision tag to makefile


Add flags in description


Rename manpage to filter-dkim.8


Drag filter-dkim into the libopensmtpd world


Remove log.[ch] now that we have stderr logging


Add support for the z mail header. -z adds the mail headers used in the signature -Z adds all the mail headers


Add -x flag


Add support for the t header