]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2008-10-16 Vsevolod Stakhov* Add support of shared memory chunks to memory pool...
2008-10-14 cebka@cebka... * Implement composite symbols
2008-10-14 cebka@cebka... * Configure modules when worker starts for simplifying...
2008-10-14 cebka@mailsupport... * Implement destructors stack in memory pool, so there...
2008-10-14 cebka@mailsupport... * Add utility function for parsing regexp from given...
2008-10-13 cebka@cebka... * Implement expression parser (convertor to inverse...
2008-10-10 cebka@cebka... * Write protocol output functions
2008-09-24 cebka@mailsupport... * Add routines to perl api to access new results adding...
2008-09-23 cebka@mailsupport... * Remove unused debug messages from url library
2008-09-23 cebka@mailsupport... * Add filter processing function which implements new...
2008-09-23 cebka@mailsupport... * Rework config file memory allocation to separate...
2008-09-23 cebka@mailsupport... * Implement factors consolidation function (default...
2008-09-23 cebka@mailsupport... * Rework logic of filters
2008-09-23 cebka@mailsupport... * Small updates to memory pool library
2008-09-21 cebka@mailsupport... * Optimize memory pools allocator
2008-09-21 cebka@mailsupport... * Use internal task pool for memcached operation export...
2008-09-20 cebka@mailsupport... * Place all protocol logic in separate file
2008-09-18 cebka@mailsupport... * Avoid realloc for memory pools by making memory pool...
2008-09-18 cebka@mailsupport... * Add memory pool support.
2008-09-18 cebka@mailsupport... * Add support of variables and variable substitution...
2008-09-16 cebka@mailsupport... * Write test case for async memcached library
2008-09-16 cebka@mailsupport... * Fix include dependencies
2008-09-10 Vsevolod Stakhov* Add utility for extracting urls from message
2008-09-09 Vsevolod Stakhov* Fix url parser (get regexp from our mail system)
2008-09-08 Vsevolod Stakhov* Fix url length while passing them to normalizer
2008-09-08 Vsevolod Stakhov* Use glib logger and regexp matching functions
2008-09-08 Vsevolod Stakhov* Add initial test suite using glib test suite
2008-09-04 Vsevolod Stakhov* Add SURBL logic to surbl plugin
2008-09-03 Vsevolod Stakhov* Add initial implementation of surbl check module
2008-09-02 Vsevolod Stakhov* Add ability to pass options to rspamd modules via...
2008-08-25 Vsevolod Stakhov* Update URL normalizer (partially taken from GNU wget)
2008-08-22 Vsevolod Stakhov* Add implementation of save point for async events...
2008-08-21 Vsevolod Stakhov* Add filters logic
2008-08-20 Vsevolod Stakhov* Rewrite perl module for new XS, now perl filters...
2008-08-19 Vsevolod Stakhov* Add initial implementation of rspamd XS module
2008-08-18 Vsevolod Stakhov* Add additional headers support in protocol
2008-08-14 Vsevolod Stakhov* Add initial implementation of C modules API
2008-06-30 Vsevolod Stakhov* Add checking of tempdir (ported from rpop)
2008-06-25 Vsevolod Stakhov* Add C api for calling perl filters
2008-06-24 Vsevolod Stakhov* Init perl XS correctly
2008-06-24 Vsevolod Stakhov* Add initial support of perl filters
2008-06-19 Vsevolod Stakhov* Rewrite memcached library to work with events (async...
2008-06-16 Vsevolod Stakhov* Add extracting urls from messages
2008-06-11 Vsevolod Stakhov* Add initial version of URLs parser (still need to...
2008-06-10 Vsevolod Stakhov* Remove warning from main.c
2008-06-09 Vsevolod Stakhov* Add gnome mime parser to rspamd
2008-05-12 Vsevolod Stakhov* Add initial release of mime parser. Now can only...
2008-05-12 Vsevolod Stakhov* Add fixed string library
2008-05-08 Vsevolod Stakhov* Add skeleton