Commits


Make sure osmtpd_ltok_skip_hexdig doesn't derefences NULL


Put pklen and tmp in #ifdef HAVE_ED25519


osmtpd_ltok_skip_key_h_tag_value should continue working on ptr, not prev


Start the osmtpd_ltok_skip_sig_i_tag_value domain-name scan after '@'


Rewrite osmtpd_ltok_skip_hyphenated_word. It didn't work quite right. While here remove unneeded #include <stdio.h>


Rework the entire mheader file - Rename mheader to ltok (lexical token) - Make all skip functions const - Add a few missing functions