]> git.ipfire.org Git - thirdparty/rspamd.git/log
thirdparty/rspamd.git
17 years ago* Add initial version of URLs parser (still need to make PCRE parse all pattern matches)
Vsevolod Stakhov [Wed, 11 Jun 2008 14:34:33 +0000 (18:34 +0400)] 
* Add initial version of URLs parser (still need to make PCRE parse all pattern matches)
* Link with PCRE

17 years ago* Remove warning from main.c
Vsevolod Stakhov [Tue, 10 Jun 2008 13:41:41 +0000 (17:41 +0400)] 
* Remove warning from main.c
* Add perl detection and perl linker's and cflags
* Modify configure to work with BSD sed (stupid and ugly)

17 years ago* Add gnome mime parser to rspamd
Vsevolod Stakhov [Mon, 9 Jun 2008 10:20:34 +0000 (14:20 +0400)] 
* Add gnome mime parser to rspamd
* Add some protocol parser with evbuffer
* Add pkg-check to configure script for detecting gmime and glib

17 years ago* Add initial release of mime parser. Now can only decode base64 and quoted-printable.
Vsevolod Stakhov [Mon, 12 May 2008 16:28:12 +0000 (20:28 +0400)] 
* Add initial release of mime parser. Now can only decode base64 and quoted-printable.

17 years ago* Add fixed string library
Vsevolod Stakhov [Mon, 12 May 2008 13:23:29 +0000 (17:23 +0400)] 
* Add fixed string library

17 years ago* Add skeleton
Vsevolod Stakhov [Thu, 8 May 2008 15:05:30 +0000 (19:05 +0400)] 
* Add skeleton