aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/upstream.h
Commit message (Collapse)AuthorAgeFilesLines
* [Feature] Allow forced and non-forced upstreams selectionVsevolod Stakhov2016-03-151-0/+10
|
* [Feature] Allow iterating over upstreamsVsevolod Stakhov2016-03-151-0/+13
|
* [Feature] Add flags and opaque data to upstreamsVsevolod Stakhov2016-03-151-0/+27
|
* Add rspamd_upstream_reresolve routine.Vsevolod Stakhov2015-11-221-0/+5
|
* Rework rotation for upstreamsVsevolod Stakhov2015-11-211-1/+2
|
* Parse rotation type for upstreams listVsevolod Stakhov2015-11-211-2/+3
|
* Add deinitialization for upstreamsVsevolod Stakhov2015-11-201-0/+5
|
* Rework upstreams initializationVsevolod Stakhov2015-11-201-3/+3
|
* Rework upstreams contextVsevolod Stakhov2015-11-201-3/+5
|
* Rework upstreams code for new inet_addr.Vsevolod Stakhov2015-03-121-2/+2
|
* Add sequential order for upstreams.Vsevolod Stakhov2014-12-231-1/+2
|
* Rework IP addresses in upstreams.Vsevolod Stakhov2014-11-071-0/+8
| | | | | | | | | - Select ipv4/unix addresses if they exist and use ipv6 for ipv6 only upstreams (since the support of ipv6 is poor in many OSes and environments). - Free IP list on upstream destruction. - Add test cases for addresses selection. - Allow adding of free form IP addresses to upstreams.
* Use upstreams configuration.Vsevolod Stakhov2014-11-031-0/+15
|
* Some more auxiliary functions.Vsevolod Stakhov2014-10-291-0/+20
|
* Add parsing of multiple upstreams string.Vsevolod Stakhov2014-10-291-1/+13
|
* Fix some more old upstreams code.Vsevolod Stakhov2014-10-291-0/+7
|
* Start new upstreams implementation.Vsevolod Stakhov2014-10-281-3/+4
|
* Rework API completely.Vsevolod Stakhov2014-10-281-104/+43
|
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-26/+43
|
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-44/+27
| | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d.
* Unify code style.Vsevolod Stakhov2014-07-231-27/+44
|
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-0/+127