aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Embed hiredis as it is broken literally everywhereVsevolod Stakhov2016-01-111-0/+3
|
* Fix testsVsevolod Stakhov2016-01-072-14/+4
|
* Store event base in statistics libraryVsevolod Stakhov2016-01-061-1/+1
|
* Remove unused attribute from rspamd_lua_initVsevolod Stakhov2015-12-141-1/+1
|
* Fix invalid testsVsevolod Stakhov2015-12-042-3/+2
|
* Init re cache on config post loadVsevolod Stakhov2015-12-041-12/+14
|
* Rework upstreams libraryVsevolod Stakhov2015-12-031-19/+39
| | | | Now each address has its own errors count, so rspamd will prefer upstream addrs with no errors to addrs with errors. This might help to resolve issues on systems where ipv6 does not work.
* More fixes to url numeric conversionsVsevolod Stakhov2015-11-281-0/+3
|
* Use new rotation logic in the codeVsevolod Stakhov2015-11-211-3/+3
|
* Rework upstreams initializationVsevolod Stakhov2015-11-201-6/+3
|
* Fix testsVsevolod Stakhov2015-11-203-18/+38
|
* Fix parsing of fragment in urlsVsevolod Stakhov2015-11-161-9/+12
|
* Fix HTML testsVsevolod Stakhov2015-11-161-9/+9
|
* Allow conditional build of snowball.Vsevolod Stakhov2015-10-231-1/+3
|
* Fix memory allocation in http testVsevolod Stakhov2015-10-201-1/+2
|
* Allow starting of multiple serversVsevolod Stakhov2015-10-191-66/+60
|
* Fix http test.Vsevolod Stakhov2015-10-191-2/+6
|
* Improve HTTP test for aes-gcm support.Vsevolod Stakhov2015-10-181-6/+105
|
* Enable openssl AES testsVsevolod Stakhov2015-10-181-0/+22
|
* Fix HTTP test.Vsevolod Stakhov2015-10-181-10/+22
|
* Minor fixes to settings.Vsevolod Stakhov2015-10-151-0/+2
|
* Fix functional tests.Vsevolod Stakhov2015-10-151-13/+0
|
* Fix parsing of fixed length IP addresses.Vsevolod Stakhov2015-10-132-3/+3
|
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-088-7/+21
|
* Improve performance profiling in http test.Vsevolod Stakhov2015-10-071-4/+40
|
* Fix http test.Vsevolod Stakhov2015-10-071-4/+6
|
* Fix scan file functional test.Vsevolod Stakhov2015-10-071-5/+0
|
* Fix tests.Vsevolod Stakhov2015-10-061-11/+13
|
* Do not use relative path for linkage.Vsevolod Stakhov2015-10-021-2/+2
| | | | Issue: #386
* Add functional test for task flags API.Vsevolod Stakhov2015-09-254-1/+65
|
* Add tests for the problematic case in radix trie.Vsevolod Stakhov2015-09-231-0/+6
|
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-2213-13/+13
|
* Improve rrd tests.Vsevolod Stakhov2015-09-191-9/+15
|
* Fix rrd tests.Vsevolod Stakhov2015-09-151-3/+2
|
* Update rrd test.Vsevolod Stakhov2015-09-151-14/+47
|
* Turn on folding for now as gmime breaks everything.Vsevolod Stakhov2015-09-091-0/+3
|
* Add unit test for headers folding.Vsevolod Stakhov2015-09-081-0/+59
|
* Add tests and fix some issues.Vsevolod Stakhov2015-09-031-0/+1
|
* Add tags to rspamd_mempool.Vsevolod Stakhov2015-08-275-7/+7
|
* Allow quoted filenames in scan input.Vsevolod Stakhov2015-08-051-1/+8
|
* Some more fixes to sqlite backend.Vsevolod Stakhov2015-07-271-2/+1
|
* Disable broken dkim test.Vsevolod Stakhov2015-07-251-0/+2
|
* Destroy memory pool in test.Vsevolod Stakhov2015-07-201-0/+2
|
* Add unit tests for the new mempool variables.Vsevolod Stakhov2015-07-201-0/+37
|
* Add config test stage to run_rspamd function.Vsevolod Stakhov2015-07-201-1/+14
|
* Add reload test case.Vsevolod Stakhov2015-07-201-0/+23
|
* Remove legacy fuzzy code completely.Vsevolod Stakhov2015-07-184-81/+0
|
* Add logic to preserve newlines in HTML.Vsevolod Stakhov2015-07-161-7/+4
|
* Add test case.Vsevolod Stakhov2015-07-161-0/+20
|
* More fixes to html parsing.Vsevolod Stakhov2015-07-161-2/+23
|