Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework socket creation logic to support both ipv4 and ipv6 sockets. | Vsevolod Stakhov | 2013-06-01 | 1 | -1/+1 |
| | |||||
* | * Add initial implementation of proxy object | Vsevolod Stakhov | 2012-03-07 | 1 | -1/+22 |
| | | | | * Add simple smtp proxy worker | ||||
* | Add add_header action to smtp proxy. | Vsevolod Stakhov | 2010-10-26 | 1 | -0/+4 |
| | | | | In raw mode scan stripped html parts when regexp are not 'raw'. | ||||
* | Fix action settings (reported by Anton Nekhoroshih). | Vsevolod Stakhov | 2010-10-25 | 1 | -0/+38 |
Split smtp code to 'utils', 'protocol' and 'worker' functions. * Add support of actions for smtp worker. |