aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Properly set lua paths for testsVsevolod Stakhov2016-04-281-0/+1
|
* [Test] Disable broken testsVsevolod Stakhov2016-04-282-9/+13
|
* [Test] Add speed test for addr parserVsevolod Stakhov2016-04-251-0/+24
|
* [Feature] Add support of address with at-domain listVsevolod Stakhov2016-04-251-0/+2
|
* [Test] Add more tests for smtp addressVsevolod Stakhov2016-04-251-1/+25
|
* [Feature] Normalize quoted addressesVsevolod Stakhov2016-04-251-2/+2
|
* [Test] Improve SMTP address testsVsevolod Stakhov2016-04-251-2/+2
|
* [Test] Fix unit testsVsevolod Stakhov2016-04-234-16/+29
|
* [Test] Add smtp addr unit testVsevolod Stakhov2016-04-231-0/+56
|
* [Test] More improvements to heap testsVsevolod Stakhov2016-04-111-26/+67
|
* [Test] Evaluate heap performanceVsevolod Stakhov2016-04-111-0/+44
|
* [Minor] Improve tests for heapVsevolod Stakhov2016-04-101-2/+10
|
* [Feature] Add unit tests for heapVsevolod Stakhov2016-04-084-2/+97
|
* [Tests] Add more tests for expressionsVsevolod Stakhov2016-03-311-8/+15
|
* [Feature] Improve tests for siphashVsevolod Stakhov2016-03-031-12/+55
| | | | | | - Add fuzz tests - Add variable length input tests - Check sanity of siphash implementation on start
* Improve outputVsevolod Stakhov2016-02-111-6/+9
|
* Improve radix fuzz testingVsevolod Stakhov2016-02-111-11/+34
|
* Add Level-Compressed Tree Bitmap contrib codeVsevolod Stakhov2016-02-112-24/+89
| | | | Implementation by: Geoffrey T. Dairiki <dairiki@dairiki.org>
* Fix testsVsevolod Stakhov2016-02-112-119/+131
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-049-183/+107
|
* Reserve rspamd_sig_t for signaturesVsevolod Stakhov2016-02-021-2/+2
|
* Add lua_sqlite3 unit testsVsevolod Stakhov2016-01-251-0/+49
|
* 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
|