]> source.dussan.org Git - rspamd.git/commit
* Add simple html parser and tag balancing detector
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 15 May 2009 14:15:54 +0000 (18:15 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 15 May 2009 14:15:54 +0000 (18:15 +0400)
commit8647250389da44e3cec0f9f7c0c2e4c47c93195c
tree4e34957983d08c3f8d7ba41e23770ed09c39aaf5
parent784dbf335644c385fb0f3a1fae70e3886f3b6f6e
* Add simple html parser and tag balancing detector
* Add function for searching html tag
CMakeLists.txt
README.utf8.txt
src/expressions.c
src/html.c [new file with mode: 0644]
src/html.h [new file with mode: 0644]
src/message.c
src/message.h