summaryrefslogtreecommitdiffstats
path: root/src/smtp_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-362/+0
* Refactor task functions.Vsevolod Stakhov2014-04-211-1/+1
* Refactor worker task structure and API.Vsevolod Stakhov2014-04-211-1/+1
* Refactor memory pool naming.Vsevolod Stakhov2014-04-201-6/+6
* Start moving to HTTP world.Vsevolod Stakhov2014-01-121-2/+2
* Refactor metric actions handling.Vsevolod Stakhov2013-09-131-2/+2
* Rework socket creation logic to support both ipv4 and ipv6 sockets.Vsevolod Stakhov2013-06-011-9/+2
* * Add rolling history feature saving last 200 scanned messages.Vsevolod Stakhov2013-01-071-2/+2
* Update copyright (required by debian).Vsevolod Stakhov2012-09-041-2/+2
* * Add initial implementation of proxy objectVsevolod Stakhov2012-03-071-3/+57
* * More things to be thread-safe:Vsevolod Stakhov2012-02-131-1/+3
* Add quarks to events to determine source of event inside rspamd.Vsevolod Stakhov2012-02-131-1/+1
* * Use event_base thread safe API to allow parallelism based on threadsVsevolod Stakhov2011-10-261-1/+1
* Add universal utility function for creating stream sockets.Vsevolod Stakhov2011-10-181-1/+1
* * Improve performance of settings lookupVsevolod Stakhov2011-06-301-2/+2
* Add rewrite subject action implementation to SMTP proxy.Vsevolod Stakhov2010-10-271-7/+25
* Add add_header action to smtp proxy.Vsevolod Stakhov2010-10-261-0/+72
* Fix action settings (reported by Anton Nekhoroshih).Vsevolod Stakhov2010-10-251-0/+223