]> source.dussan.org Git - rspamd.git/commit
* Make improvements to HTML entites decoder: now it replaces entities with common...
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 16 Jul 2010 14:40:56 +0000 (18:40 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 16 Jul 2010 14:40:56 +0000 (18:40 +0400)
commit698a6c0e767605924386382fff0488c5de1cd3d7
treeb13daf3fa21bb6ae6d79b4b3c7fe33e14f7bb3e6
parent561d5f4c2424f2ff4b1066d1efb308ddcc8aa06b
* Make improvements to HTML entites decoder: now it replaces entities with common characters and
 remove unknown entities. This behaviour is more like of standart HTML to text conversion
* Add -d option to force debug output
src/html.c
src/main.c