Commits
- Commit:
09150ec45067fe90a5ec86518b89913e6c159ee8
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
osmtpd_ltok_skip_key_h_tag_value should continue working on ptr, not prev
- Commit:
088e9e4957af3d265a30e14b2ab38b5693bb5d91
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Start the osmtpd_ltok_skip_sig_i_tag_value domain-name scan after '@'
- Commit:
42479031f49a159391ed615a952ae82705c8c2b1
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Rewrite osmtpd_ltok_skip_hyphenated_word. It didn't work quite right.
While here remove unneeded #include <stdio.h>
- Commit:
4e2dd90f1001dd3bf2b8e342bbd73d01231bb065
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Rework the entire mheader file
- Rename mheader to ltok (lexical token)
- Make all skip functions const
- Add a few missing functions