summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.4Vsevolod Stakhov2016-02-221-0/+25
* Handle srv protocol timeouts in a specific wayVsevolod Stakhov2016-02-221-16/+24
* Add command to sync fuzzy storageVsevolod Stakhov2016-02-224-1/+66
* More doc fixesVsevolod Stakhov2016-02-221-16/+16
* Fix doc commentsVsevolod Stakhov2016-02-221-18/+9
* Add hash API for lua_cryptoboxVsevolod Stakhov2016-02-222-2/+190
* Add high level signing API for libcryptoboxVsevolod Stakhov2016-02-222-0/+103
* Add missing features for cryptobox lua apiVsevolod Stakhov2016-02-221-57/+136
* Add some more replacementsVsevolod Stakhov2016-02-211-1/+8
* Better dependencies support between SA and rspamdVsevolod Stakhov2016-02-211-13/+77
* Fix interaction with clients with no local ReceivedVsevolod Stakhov2016-02-211-5/+50
* Continue work on cryptobox APIVsevolod Stakhov2016-02-201-3/+52
* Backport fix from libuclVsevolod Stakhov2016-02-201-1/+1
* Merge pull request #532 from moisseev/patch-1Vsevolod Stakhov2016-02-201-2/+5
|\
| * Don't trigger R_EMPTY_IMAGE on image linksAlexander Moisseev2016-02-201-1/+1
| * Don't trigger HTML_SHORT_LINK_IMG on small imagesAlexander Moisseev2016-02-201-1/+4
|/
* Add preliminary lua API for libcryptoboxVsevolod Stakhov2016-02-192-1/+675
* Write notes about symbols in rspamdVsevolod Stakhov2016-02-181-9/+52
* Set is_spam = true for all but 'no action' or 'greylist'Vsevolod Stakhov2016-02-181-1/+1
* In lua, number cannot be used in boolean contextVsevolod Stakhov2016-02-181-2/+1
* Backport fixes from libuclVsevolod Stakhov2016-02-181-2/+2
* Add workaround for old glibVsevolod Stakhov2016-02-181-0/+12
* Treat meta tags as embedded tagsVsevolod Stakhov2016-02-181-1/+1
* Add more sanity checks when loading hyperscan cacheVsevolod Stakhov2016-02-183-10/+52
* Merge pull request #530 from moisseev/patch-1Vsevolod Stakhov2016-02-181-1/+2
|\
| * Unbreak bad_hosts checkAlexander Moisseev2016-02-181-1/+2
|/
* Fix negation for header rules in SA pluginVsevolod Stakhov2016-02-171-4/+12
* Add tool to edit signed files using text editorVsevolod Stakhov2016-02-171-2/+165
* Add option to show saved comments in configdumpVsevolod Stakhov2016-02-171-4/+23
* Save comments from configuration filesVsevolod Stakhov2016-02-173-1/+4
* Merge pull request #529 from moisseev/patch-1Vsevolod Stakhov2016-02-171-7/+9
|\
| * Skip good hostname check for undefined hostnamesAlexander Moisseev2016-02-171-7/+9
|/
* Unbreak fuzzy_check pluginVsevolod Stakhov2016-02-162-6/+2
* Fix maps initialisationVsevolod Stakhov2016-02-167-12/+13
* Rewrite HTTP maps code, add signed maps supportVsevolod Stakhov2016-02-162-132/+288
* Start the complete HTTP maps reworkVsevolod Stakhov2016-02-163-128/+141
* Add routine to create inet address from the rdns replyVsevolod Stakhov2016-02-162-0/+30
* Fix couple of issues found by gcc-6Vsevolod Stakhov2016-02-1610-20/+38
* Add new warnings supported by gcc-6Vsevolod Stakhov2016-02-161-0/+13
* Port fix from libuclVsevolod Stakhov2016-02-162-6/+12
* Fix MISSING_MIMEOLE rule for modern OEVsevolod Stakhov2016-02-161-1/+6
* Fix html images rules to reduce FP ratesVsevolod Stakhov2016-02-162-13/+34
* Add HTML tags interface for LUAVsevolod Stakhov2016-02-164-208/+364
* Add routines to find HTML tags by idVsevolod Stakhov2016-02-162-0/+46
* Link html tags with extra data (urls, images)Vsevolod Stakhov2016-02-162-3/+15
* Refactor UCL APIVsevolod Stakhov2016-02-1635-349/+356
* Fix logging for embedded mapsVsevolod Stakhov2016-02-1510-36/+85
* Add method to check if a map looks like a mapVsevolod Stakhov2016-02-152-0/+30
* Add signatures checks for local filesVsevolod Stakhov2016-02-152-45/+106
* Add common routine to map a fileVsevolod Stakhov2016-02-152-3/+54