1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Add utility for extracting urls from message * Rework build system More... almost 17 years ago
* Fix url parser (get regexp from our mail system) * Add some more tests to url testcase More... almost 17 years ago
* Fix url length while passing them to normalizer TODO: fix html parsing regexp (now it doesn't work) More... almost 17 years ago
* Use glib logger and regexp matching functions More... almost 17 years ago
* Add initial test suite using glib test suite More... almost 17 years ago
* Add SURBL logic to surbl plugin * Add whitelist and hosters list to params More... almost 17 years ago
* Add initial implementation of surbl check module More... almost 17 years ago
* Add ability to pass options to rspamd modules via flex start conditions More... almost 17 years ago
* Update URL normalizer (partially taken from GNU wget) More... almost 17 years ago
* Add implementation of save point for async events in rspamd filters More... almost 17 years ago
* Add filters logic * Perl should use separate memcached context for its operations (just do memcpy with the same socket) TODO: add block mechanics here to avoid memcached connection closing before perl operation is finished * Change logic of perl chain filter More... about 17 years ago
* Rewrite perl module for new XS, now perl filters got only object of rspamd module that provides access to every part of message * Add memcached access api for perl * Reorganize Makefile, add .PHONY targets * Fix memcached module as now we cannot write or read several keys in async mode More... about 17 years ago
* Add initial implementation of rspamd XS module More... about 17 years ago
* Add additional headers support in protocol More... about 17 years ago
* Add initial implementation of C modules API More... about 17 years ago
* Add checking of tempdir (ported from rpop) More... about 17 years ago
* Add C api for calling perl filters More... about 17 years ago
* Init perl XS correctly More... about 17 years ago
* Add initial support of perl filters More... about 17 years ago
* Rewrite memcached library to work with events (async model) * Add simple test for new memcached library * Use glib variants of malloc and free functions in rspamd More... about 17 years ago
* Add extracting urls from messages More... about 17 years ago
* Add initial version of URLs parser (still need to make PCRE parse all pattern matches) * Link with PCRE More... about 17 years ago
* Remove warning from main.c * Add perl detection and perl linker's and cflags * Modify configure to work with BSD sed (stupid and ugly) More... about 17 years ago
* Add gnome mime parser to rspamd * Add some protocol parser with evbuffer * Add pkg-check to configure script for detecting gmime and glib More... about 17 years ago
* Add initial release of mime parser. Now can only decode base64 and quoted-printable. More... over 17 years ago
* Add fixed string library More... over 17 years ago
* Add skeleton More... over 17 years ago