aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* * Remove assertVsevolod Stakhov2009-09-161-0/+1
* * Fix build with LUA_ENABLED = on and WITH_LUA = no (when lua is not found)Vsevolod Stakhov2009-09-161-1/+1
* * Add lua plugin for checking received headersVsevolod Stakhov2009-09-151-13/+70
* * Add JSON settings parserVsevolod Stakhov2009-09-071-0/+4
* * Add ability to call rspamd fucntions from lua apiVsevolod Stakhov2009-09-061-0/+1
* * Set version to 0.2.7 - current WIP versionVsevolod Stakhov2009-08-311-1/+1
* * Reorganze lua support in rspamdVsevolod Stakhov2009-08-311-6/+9
* * Change symbols planner sort logic to take into consideration not frequenses...Vsevolod Stakhov2009-08-261-0/+10
* * Not ommit frame pointer when building with gperf toolsVsevolod Stakhov2009-08-251-0/+1
* * Improve google perf tools supportVsevolod Stakhov2009-08-251-0/+16
* * Add implementation of counting bloom filter to rspamdVsevolod Stakhov2009-08-191-0/+1
* * Add checking for supported WARN flags to support old gcc versionsVsevolod Stakhov2009-08-061-25/+40
* * Add client part for fuzzy checksums storageVsevolod Stakhov2009-07-281-1/+2
* * Implement fuzzy hashes storage workerVsevolod Stakhov2009-07-271-3/+4
* * Change requirements for glib (min. 2.16 required)Vsevolod Stakhov2009-07-241-1/+1
* * Introduce new common system of map files, that can be used for different ty...Vsevolod Stakhov2009-07-201-1/+2
* * Fix indexes in fuzzy hashes calculationsVsevolod Stakhov2009-07-161-1/+7
* * Rework the whole filters systemVsevolod Stakhov2009-07-131-2/+3
* * Bump versionVsevolod Stakhov2009-07-091-1/+1
* * Add views support (not completely tested yet)Vsevolod Stakhov2009-06-291-3/+7
* * Improve logic of urls command to extract only those urls that would be chec...Vsevolod Stakhov2009-06-291-1/+1
* * Rework structure of sample configsVsevolod Stakhov2009-06-241-0/+5
* * Improve locking by using asm 'pause' commandVsevolod Stakhov2009-06-171-0/+7
* * Introduce new system of workers spawning and configuring, now rspamd can be...Vsevolod Stakhov2009-06-171-3/+2
* * Add module for blacklisting emails (self documented in sample config)Vsevolod Stakhov2009-06-151-2/+3
* * Add function "raw_header_exists" for finding headers that are not parsed by...Vsevolod Stakhov2009-06-111-1/+1
* * Add urls command for extracting urlsVsevolod Stakhov2009-06-051-1/+1
* * Write actual urls to logs and to protocol output while checking urls in sur...Vsevolod Stakhov2009-06-051-1/+1
* * Implement new way for parsing text listsVsevolod Stakhov2009-06-031-1/+1
* * Rework url parsing algorithmsVsevolod Stakhov2009-06-021-1/+1
* * Add simple html parser and tag balancing detectorVsevolod Stakhov2009-05-151-1/+4
* * Bump version (0.1.1)Vsevolod Stakhov2009-05-141-1/+1
* * Enable support of google perf toolsVsevolod Stakhov2009-05-041-0/+9
* * Enable gprof supportVsevolod Stakhov2009-04-291-0/+8
* * Add expression parser utilityVsevolod Stakhov2009-04-271-0/+13
* * Try to correctly read regexpsVsevolod Stakhov2009-04-231-1/+1
* * Add initial version of chartable plugin: now it can only detects mixed unic...Vsevolod Stakhov2009-04-211-1/+2
* * Include sys/resource.h for getrlimitVsevolod Stakhov2009-04-151-0/+1
* * Add initial LUA filters supportVsevolod Stakhov2009-03-271-0/+26
* * Fix linking with libutilVsevolod Stakhov2009-03-271-0/+9
* * Fix build without perlVsevolod Stakhov2009-03-271-0/+9
* * Add ability to build rspamd without perl supportVsevolod Stakhov2009-03-271-44/+68
* * More accurate work with clockVsevolod Stakhov2009-03-251-0/+2
* * Fix many compile time warnings and polish codeVsevolod Stakhov2009-03-241-1/+3
* * Add smart handling of message headersVsevolod Stakhov2009-03-241-0/+1
* * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)Vsevolod Stakhov2009-03-201-0/+3
* * Add functions support to rspamd regexpsVsevolod Stakhov2009-03-191-0/+2
* * With flag -t syntax of modules variables is also inspectedVsevolod Stakhov2009-03-191-0/+1
* * Add ability to fork multiply lmtp workersVsevolod Stakhov2009-03-031-1/+33
* * Add compatibility with gmime24Vsevolod Stakhov2009-03-021-0/+1