aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused chacha implementation from libotteryVsevolod Stakhov2015-02-211-320/+0
|
* Move cdb to contrib as well.Vsevolod Stakhov2015-02-215-0/+995
|
* Add legacy XXH32_init.Vsevolod Stakhov2015-02-212-0/+17
|
* Avoid copies of xxhash.Vsevolod Stakhov2015-02-212-639/+0
|
* Move ucl and rdns to contrib.Vsevolod Stakhov2015-02-2141-0/+16537
|
* Update xxhash.Vsevolod Stakhov2015-02-213-639/+1108
|
* Remove bundled hiredis.Vsevolod Stakhov2015-02-1824-5141/+0
|
* Import lua-functional for plugins stuff.Vsevolod Stakhov2015-02-162-0/+995
|
* Remove tweetnacl for now.Vsevolod Stakhov2015-02-153-1188/+0
|
* Merge pull request #146 from fatalbanana/masterVsevolod Stakhov2015-02-112-37/+40
|\ | | | | Update RBL module etc
| * Make Exim pass usernames to RspamdAndrew Lewis2015-02-112-37/+40
| |
* | Small fixes.Vsevolod Stakhov2015-02-092-4/+9
| |
* | Macro ambiguity hell.Vsevolod Stakhov2015-02-091-4/+4
| |
* | Unify align macro.Vsevolod Stakhov2015-02-081-2/+4
|/
* Publish afternm_detachedVsevolod Stakhov2015-02-021-0/+3
|
* Fix bad change in Exim patchAndrew Lewis2015-02-021-1/+1
|
* Merge pull request #131 from fatalbanana/masterVsevolod Stakhov2015-02-012-232/+123
|\ | | | | Update Exim patch
| * Update Exim patchAndrew Lewis2015-01-312-232/+123
| |
* | Fix cryptobox code.Vsevolod Stakhov2015-01-301-12/+8
| |
* | Fix blocks chaining.Vsevolod Stakhov2015-01-301-1/+9
| |
* | Fix detached cryptobox.Vsevolod Stakhov2015-01-291-1/+2
| |
* | Add prototypes.Vsevolod Stakhov2015-01-281-0/+3
| |
* | Implement detached cryptobox.Vsevolod Stakhov2015-01-281-0/+79
| |
* | Use more targeted compile flags setup.Vsevolod Stakhov2015-01-282-5/+5
| |
* | Do not pad encrypted messages.Vsevolod Stakhov2015-01-282-8/+10
| |
* | Forgot to add.Vsevolod Stakhov2015-01-281-0/+8
| |
* | Adopt tweetnacl for rspamd.Vsevolod Stakhov2015-01-282-48/+55
| |
* | Import tweetnacl.Vsevolod Stakhov2015-01-282-0/+1081
|/
* Make Exim pass hostnames to rspamdAndrew Lewis2015-01-031-12/+15
|
* Allow to listen on ipv6 IP.Vsevolod Stakhov2014-12-251-0/+0
|
* Arrays are no longer lists in UCL.Vsevolod Stakhov2014-12-251-0/+0
|
* Lemmatize words for fuzzy check.Vsevolod Stakhov2014-12-231-0/+0
|
* Compile external tools with optimizations.Vsevolod Stakhov2014-12-196-3/+14
|
* Use blake2 as KDF instead of sha256.Vsevolod Stakhov2014-12-181-1/+1
|
* Add blake2 hash contrib code.Vsevolod Stakhov2014-12-184-0/+624
|
* Add custom targets check and run-test.Vsevolod Stakhov2014-12-171-0/+0
|
* Add preliminary shingles version.Vsevolod Stakhov2014-12-171-0/+0
|
* Add siphash contrib code.Vsevolod Stakhov2014-12-171-0/+0
|
* Add snowball stemmer to the build.Vsevolod Stakhov2014-12-171-0/+0
|
* Update exim patch.Vsevolod Stakhov2014-09-291-214/+88
| | | | | | | - 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
* Allow strcase uthash.Vsevolod Stakhov2014-08-241-1/+3
|
* Update to the recent versions.Vsevolod Stakhov2014-07-191-1/+3
|
* Support legacy 'RSPAMC' protocol line.Vsevolod Stakhov2014-04-231-0/+1
|
* Add compatibility layer with old spamc.Vsevolod Stakhov2014-04-052-4/+41
|
* Add rdns as a submodule.Vsevolod Stakhov2014-02-191-9/+1
|
* Move xxhash to contrib.Vsevolod Stakhov2014-02-183-0/+642
|
* Remove autogenerated Makefile.Vsevolod Stakhov2014-02-041-314/+0
|
* Use libottery for secure random numbers.Vsevolod Stakhov2014-02-0420-0/+3758
| | | | | | | | | | 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.
* Import http parser code.Vsevolod Stakhov2014-01-074-0/+2582
|
* Fix linking libraries.Vsevolod Stakhov2013-12-261-1/+1
|