DrRemorse

Results 3 issues of DrRemorse

Hi, I added SSL support to fiche this weekend and thought others might find it useful. Thank you for your consideration.

This used to contain version information: $ grep OPENDMARC_LIB_VERSION /usr/include/opendmarc/dmarc.h #define OPENDMARC_LIB_VERSION 0x01030200 Now it contains 0x00000000. Can you check to see if perhaps a version number generator is not...

Hello, I fixed a null de-reference in arc_message(), added margin wrapping for signatures, and added arc_get_cv(). Please review my commits. I appreciate your consideration. Thank you.