]> source.dussan.org Git - rspamd.git/commit
[Rework] Implement content type parser for mime
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 12 Dec 2016 13:44:08 +0000 (13:44 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 12 Dec 2016 13:44:08 +0000 (13:44 +0000)
commit1d95f1678637f30b6bf453f781b5938d64354228
tree2ee99ae2bc79323bd96dad52157e6e6be67ba45a
parent55467ed90c19bc82506433f8f7d274b5bfb8d10f
[Rework] Implement content type parser for mime
src/CMakeLists.txt
src/libmime/CMakeLists.txt
src/libmime/content_type.c [new file with mode: 0644]
src/libmime/content_type.h [new file with mode: 0644]
src/libmime/smtp_parsers.h
src/ragel/content_type.rl [new file with mode: 0644]
src/ragel/content_type_parser.rl [new file with mode: 0644]