Commits
- Commit:
b8958f33de58347189a0672e057e56638e8df03c
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Make sure osmtpd_ltok_skip_hexdig doesn't derefences NULL
- Commit:
b33805296f9241dc58fac40c9d99dce22e966cc1
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Put pklen and tmp in #ifdef HAVE_ED25519
- 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