Commits


Free session after commit


Fix off by one


Fold some lines


Remove debug printfs


break inside an if might not be what you want...


Replace custom identifiers with generic initializers. Minus 9 LoC.


Replace custom hash functions with context based. minus 51 LoC


Fix (optical) off by one in line signature normalizer


Rename md_ctx to be to be more clear what tag it is for


Fix off by one


Move bh and bbh out of dkim_session structure


Adjust usage to reality


Free session after returning the message


Add default suggested headers per RFC recommendations


Filter now produces valid output if -c flag is not included. Tested via dkimproxy_in


Actually add the signature. Still crashes all over the place, but seems to produce valid output.


Basics for dkim calculations available. Nothing near useful. Importing now for backup dolphins