aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Allow NO_SHARED build to use static archives for internal libraries.Vsevolod Stakhov2012-06-071-20/+19
* Reorganize libs.Vsevolod Stakhov2012-06-071-2/+2
* Avoid using global 'counters' hash, include it in struct rspamd_main.Vsevolod Stakhov2012-06-071-2/+3
* Version some lonely libraries.Vsevolod Stakhov2012-06-051-0/+2
* Fix static build.Vsevolod Stakhov2012-06-051-9/+8
* * Split rspamd build to several independent libraries to reduce overhead.Vsevolod Stakhov2012-06-051-74/+136
* * Start dkim support implementation.Vsevolod Stakhov2012-05-241-0/+1
* * Add initial implementation of proxy objectVsevolod Stakhov2012-03-071-0/+1
* * Add AIO framework for linux io(3) interface.Vsevolod Stakhov2012-01-161-1/+3
* Reorganize util.c as it should contain only common utilities.Vsevolod Stakhov2011-12-071-2/+10
* * Add initial skeleton of file based backendVsevolod Stakhov2011-11-151-0/+1
* * Implement sqlite3 backend for kvstorage.Vsevolod Stakhov2011-11-021-0/+3
* * Add initial support of bdb backendVsevolod Stakhov2011-11-011-0/+4
* * Add skeleton of libkvstorage API.Vsevolod Stakhov2011-10-181-0/+34
* Move librspamdclient to separate directory.Vsevolod Stakhov2011-10-181-2/+2
* * Add configuration utils for kvstorageVsevolod Stakhov2011-10-171-0/+1
* Fix build under Solaris10. Reported in https://bitbucket.org/vstakhov/rspamd/...Vsevolod Stakhov2011-10-171-1/+4
* * Initial implementation of key-value storageVsevolod Stakhov2011-10-111-0/+1
* Another fix for out-source build.Vsevolod Stakhov2011-07-301-1/+2
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-2/+7
* * Add new algorithm based on diff algorithm to compare relatively short text ...Vsevolod Stakhov2011-07-131-0/+1
* Fix settings using.Vsevolod Stakhov2011-05-111-6/+1
* Fix dependencies in cmake.Vsevolod Stakhov2011-05-111-1/+6
* * Rework build process:Vsevolod Stakhov2011-05-101-2/+48
* Update build and install system.Vsevolod Stakhov2011-02-021-1/+15
* * Add C client for rspamd that is using librspamdclientVsevolod Stakhov2011-01-311-1/+1
* * Initial release of librspamdclientVsevolod Stakhov2011-01-281-0/+7