aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_upstream_test.c
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix parsing IPv6 nameservers in resolv.confVsevolod Stakhov2017-06-141-1/+3
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+11
* Rework upstreams libraryVsevolod Stakhov2015-12-031-19/+39
* Use new rotation logic in the codeVsevolod Stakhov2015-11-211-3/+3
* Rework upstreams initializationVsevolod Stakhov2015-11-201-6/+3
* Fix testsVsevolod Stakhov2015-11-201-6/+5
* Fix parsing of fixed length IP addresses.Vsevolod Stakhov2015-10-131-2/+2
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-1/+1
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
* Add tags to rspamd_mempool.Vsevolod Stakhov2015-08-271-1/+1
* Fix upstream test.Vsevolod Stakhov2015-03-141-1/+3
* Fix order of upstream in test rotation.Vsevolod Stakhov2015-03-121-2/+2
* Fix test framework.Vsevolod Stakhov2015-03-121-7/+6
* Rework IP addresses in upstreams.Vsevolod Stakhov2014-11-071-0/+27
* Improve upstream tests.Vsevolod Stakhov2014-11-031-1/+31
* Configure upstreams in workers.Vsevolod Stakhov2014-11-031-2/+4
* Add consistent hash test.Vsevolod Stakhov2014-11-021-5/+43
* Some more fixes to the test.Vsevolod Stakhov2014-11-021-1/+4
* Add a simple upstreams test.Vsevolod Stakhov2014-11-021-0/+73