root/antispam/trunk/antispam


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @313 [313] 07/21/08 12:49:25 haypo Match also URL without http:// prefix
(edit) @311 [311] 07/06/08 13:23:44 haypo Create "good site", "nice site", ... regex
(edit) @300 [300] 06/25/08 00:18:10 haypo Support https URL
(edit) @299 [299] 06/19/08 10:26:43 haypo Fix URL parser regex, accept _ in http://home.regit.org/?page_id=104
(edit) @298 [298] 06/18/08 14:28:43 haypo * exit(1) on init error * antispam.php: exit(1) is not a spam but an …
(edit) @295 [295] 06/12/08 15:14:16 haypo Remove buggy RandomWord? rule
(edit) @294 [294] 06/02/08 17:23:00 haypo * Support ":" in URL (http://localhost:8080) * Ignore URL to localhost * …
(edit) @290 [290] 05/25/08 21:35:06 haypo Update word blacklist…
(edit) @270 [270] 05/20/08 14:14:17 haypo compute all n-grams
(edit) @269 [269] 05/20/08 13:58:31 haypo Add trigram.py
(edit) @266 [266] 05/20/08 01:32:58 haypo antispam: create RandomWord? rule
(edit) @265 [265] 05/19/08 13:24:19 haypo Fix URL regex to accept arguments (?key=value&key2=value2...)
(edit) @260 [260] 05/13/08 00:24:50 haypo Match URL regex on the full URL
(edit) @256 [256] 04/23/08 16:18:34 haypo Create text regex rules
(edit) @254 [254] 04/23/08 12:17:58 haypo Nul score is not a spam
(edit) @253 [253] 04/23/08 12:14:40 haypo Create long text rule: length >= 200 has +1 point
(edit) @248 [248] 04/20/08 15:09:11 haypo Set exitcode to 2 on spam
(edit) @246 [246] 04/20/08 14:37:55 haypo Fix [url=...].../url regex: accept "[url=]/url" (dummy link)
(edit) @245 [245] 04/18/08 11:02:34 haypo Remove debug message
(edit) @244 [244] 04/17/08 13:53:08 haypo Allow _ in URL
(edit) @237 [237] 04/07/08 11:13:30 haypo * Create URL regex rule * Add some more words to blacklist
(edit) @236 [236] 04/05/08 00:59:02 haypo * Url domain blacklist matchs the end of the domain, not the full domain …
(edit) @219 [219] 03/13/08 17:11:26 haypo score=0 is a spam
(edit) @211 [211] 03/13/08 11:11:00 haypo Create "very short text" rule
(edit) @210 [210] 03/13/08 09:27:33 haypo * Add more keywords * Augment short text score * All ".ru" email have +1 …
(edit) @208 [208] 03/11/08 11:01:06 haypo * Create URL blacklist * Support CTRL+c when reading stdin * Support …
(edit) @206 [206] 03/11/08 01:00:09 haypo * UppercaseLetters?: add minimum length (10 characters) * Update word …
(edit) @197 [197] 03/08/08 19:50:59 haypo parseList(): allow comment and empty line
(edit) @196 [196] 03/08/08 19:43:51 haypo Words rule: match only word and not partial word (hot but not hotmail)
(edit) @195 [195] 03/08/08 02:24:07 haypo Finish to move config to antispam.conf
(edit) @194 [194] 03/08/08 02:11:24 haypo Most most hardcoded constants to antispam.conf
(edit) @193 [193] 03/08/08 01:57:04 haypo Load lists from config file and not command line
(edit) @192 [192] 03/08/08 01:51:16 haypo Add message format: don't remove message header for "plain" format (only …
(edit) @191 [191] 03/08/08 01:39:19 haypo Load default score from .conf file
(edit) @190 [190] 03/08/08 00:50:55 haypo Fix header detection in TextRules?
(edit) @187 [187] 03/07/08 23:32:52 haypo Short text: only keep letters
(edit) @186 [186] 03/07/08 23:21:58 haypo * Create email rules * Word lists use ";" separator and score is not more …
(edit) @185 [185] 03/07/08 23:02:57 haypo Rename Antispam class to Analyzer
(edit) @183 [183] 03/07/08 22:59:00 haypo * TextRules?: Fix header detection * ShortText?: remove all HTML tag and …
(edit) @181 [181] 03/07/08 16:16:01 haypo Create short text rule
(edit) @179 [179] 03/06/08 18:42:27 haypo Create TextRules? and UppercaseLetters?
(edit) @178 [178] 03/06/08 13:27:19 haypo * Catch error while loading lists * Dotclear: use word blacklist
(edit) @176 [176] 03/06/08 10:08:16 haypo Fix URL regex, add more blacklist words
(edit) @174 [174] 03/05/08 18:23:56 haypo antispam: * use "replace" error handling on unicode conversion * catch …
(edit) @173 [173] 03/05/08 12:09:01 haypo * Application: write log to stdout and not stderr * Dotclear: add …
(edit) @172 [172] 03/05/08 11:05:00 haypo Add version and website
(copy) @171 [171] 03/05/08 11:01:54 haypo Create trunk branches tags directories
copied from antispam/antispam:
(edit) @169 [169] 03/05/08 02:48:48 haypo * dotclear plugin: read score value and not just search for "***SPAM***" …
Note: See TracRevisionLog for help on using the revision log.