Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another try to fix build. | Vsevolod Stakhov | 2015-02-14 | 1 | -1/+2 |
| | |||||
* | Eliminate mess with linking. | Vsevolod Stakhov | 2015-02-13 | 1 | -2/+42 |
| | |||||
* | Find iconv. | Vsevolod Stakhov | 2015-02-09 | 1 | -0/+31 |
| | |||||
* | Some more BSD fixes. | Vsevolod Stakhov | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | One more push to pthread_mutexattr_setpshared | Vsevolod Stakhov | 2015-02-09 | 1 | -3/+7 |
| | |||||
* | More precise detection of pthread_mutexattr_setpshared. | Vsevolod Stakhov | 2015-02-09 | 1 | -1/+19 |
| | |||||
* | Add static build internal libs | Alexey AL | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Add optimized versions of ChaCha20 by @floodyberry | Vsevolod Stakhov | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Start cryptobox library. | Vsevolod Stakhov | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Add explicit_memzero function. | Vsevolod Stakhov | 2015-02-03 | 1 | -1/+8 |
| | |||||
* | Cosmetic changes | Andrew Lewis | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Adopt tweetnacl for rspamd. | Vsevolod Stakhov | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | Reorganize statfiles and classifiers into libstat. | Vsevolod Stakhov | 2015-01-16 | 1 | -1/+1 |
| | |||||
* | Update version to 0.9 WIP. | Vsevolod Stakhov | 2015-01-16 | 1 | -1/+1 |
| | |||||
* | Add toggle for disabling installation of systemd units on Linux | Andrew Lewis | 2015-01-15 | 1 | -3/+4 |
| | |||||
* | Remove checks from debian build. | Vsevolod Stakhov | 2014-12-20 | 1 | -2/+4 |
| | |||||
* | Start total rework of fuzzy_storage. | Vsevolod Stakhov | 2014-12-19 | 1 | -29/+1 |
| | |||||
* | Add blake2 hash contrib code. | Vsevolod Stakhov | 2014-12-18 | 1 | -0/+2 |
| | |||||
* | Search for liblmdb. | Vsevolod Stakhov | 2014-12-17 | 1 | -0/+25 |
| | |||||
* | Add custom targets check and run-test. | Vsevolod Stakhov | 2014-12-17 | 1 | -0/+4 |
| | |||||
* | Add siphash contrib code. | Vsevolod Stakhov | 2014-12-17 | 1 | -0/+3 |
| | |||||
* | Add snowball stemmer to the build. | Vsevolod Stakhov | 2014-12-17 | 1 | -0/+1 |
| | |||||
* | Start work on rspamd 0.8 | Vsevolod Stakhov | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | Update version to 0.7.6. | Vsevolod Stakhov | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Update version to 0.7.5. | Vsevolod Stakhov | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | Update version to 0.7.4. | Vsevolod Stakhov | 2014-11-08 | 1 | -1/+1 |
| | |||||
* | Try to detect systems without shared mutexes. | Vsevolod Stakhov | 2014-11-08 | 1 | -1/+1 |
| | |||||
* | Update version to 0.7.3 | Vsevolod Stakhov | 2014-11-02 | 1 | -1/+1 |
| | |||||
* | Use PTHREAD_PROCESS_SHARED mutexes if possible. | Vsevolod Stakhov | 2014-11-01 | 1 | -0/+1 |
| | |||||
* | Update to 0.7.2. | Vsevolod Stakhov | 2014-10-15 | 1 | -1/+1 |
| | |||||
* | Release 0.7.1.0.7.1 | Vsevolod Stakhov | 2014-09-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix typo in stat output. * Fix issues with includes crossing with the system includes * Restore testing framework * Add radix trie test suite * Implement new path-compressed radix trie. - The performance benefit over the old algorithm is about 1.5 times. - Memory usage is significantly lower as well. - Now radix trie can accept any IPv4/IPv6 values * Various improvements to the memory pools code * Fix writing reply to a client when no filters are defined * Write base32 encoded fuzzy * Fix 'soft reject' action * Fix rspamd reload and modules reconfiguration * Fix subject rewriting for the default subject * Fix states for processing task and pre-filters * Fix issues with connection closing * Fix crashes in rdns * Fix ratelimit pre-filter * Update exim patch. - Update to the recent exim version - Strip extra leading src/ from the patch - Remove sendfile since it was broken - Fix rspamd spam report for exim * Improve documentation Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Resatore check for sched_yield. | Vsevolod Stakhov | 2014-09-18 | 1 | -0/+1 |
| | |||||
* | Include our source directories before any tests. | Vsevolod Stakhov | 2014-09-12 | 1 | -0/+2 |
| | |||||
* | Add 'dist' target. | Vsevolod Stakhov | 2014-09-05 | 1 | -1/+6 |
| | |||||
* | Prepare for release. | Vsevolod Stakhov | 2014-09-01 | 1 | -0/+6 |
| | |||||
* | Pre-compile config.h | Vsevolod Stakhov | 2014-08-29 | 1 | -0/+28 |
| | |||||
* | Help CMake find Lua on pkgsrc systems | Sebastian Wiedenroth | 2014-05-14 | 1 | -0/+1 |
| | |||||
* | Add WWWDIR macro to rspamd configuration. | Vsevolod Stakhov | 2014-04-24 | 1 | -0/+4 |
| | |||||
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -137/+5 |
| | |||||
* | Do not link to libintl explicitly on BSD. | Vsevolod Stakhov | 2014-04-11 | 1 | -12/+0 |
| | |||||
* | Move some rarely used includes from config.h | Vsevolod Stakhov | 2014-04-10 | 1 | -0/+1 |
| | |||||
* | Use libucl as git submodule. | Vsevolod Stakhov | 2014-04-10 | 1 | -1/+4 |
| | |||||
* | In ubuntu hiredis is libhiredis. | Vsevolod Stakhov | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | Add systemd unit | Mikhail Gusarov | 2014-03-29 | 1 | -0/+9 |
| | |||||
* | Fix name of pkg-config snippet for hiredis | Mikhail Gusarov | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Integrate rspamd with librdns. | Vsevolod Stakhov | 2014-02-19 | 1 | -1/+2 |
| | |||||
* | Add rdns as a submodule. | Vsevolod Stakhov | 2014-02-19 | 1 | -0/+4 |
| | |||||
* | Move xxhash to contrib. | Vsevolod Stakhov | 2014-02-18 | 1 | -4/+5 |
| | |||||
* | Remove judy and use glib hash tables. | Vsevolod Stakhov | 2014-02-18 | 1 | -31/+0 |
| | | | | | | | | There is no significant advantage to use Judy arrays over glib HashTables to store hashes in fuzzy storage. Therefore, drop support of Judy completely. Also rename `use_judy` parameter to `strict_hash` indicating that hashes are matched strictly (not a fuzzy match but a hash lookup). | ||||
* | Use libottery for secure random numbers. | Vsevolod Stakhov | 2014-02-04 | 1 | -1/+3 |
| | | | | | | | | | | Libottery itself is hosted here: https://github.com/nmathewson/libottery This import is a rough adoptation of libottery to use it for secure random numbers in rspamd when needed (and in DNS resolver specifically). This import makes the internal chacha20 code useless, hence it is removed now. |