Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Finish http code split and cleanup | Vsevolod Stakhov | 2019-02-15 | 1 | -3/+1 |
| | |||||
* | [Feature] Improve url redirector module | Vsevolod Stakhov | 2017-02-06 | 1 | -0/+1 |
| | | | | | | | - Use HEAD instead of GET - Limit body length - Check for cached results before testing them on HTTP - Really limit number of nested queries | ||||
* | [Fix] Fix HTTP methods other than GET and POST | Vsevolod Stakhov | 2016-10-18 | 1 | -2/+3 |
| | |||||
* | Try to fit options in 6 bits. | Vsevolod Stakhov | 2015-03-11 | 1 | -2/+1 |
| | |||||
* | Distinguish RSPAMC from SPAMC. | Vsevolod Stakhov | 2015-03-11 | 1 | -0/+1 |
| | |||||
* | Add compatibility layer with old spamc. | Vsevolod Stakhov | 2014-04-05 | 1 | -0/+3 |
| | |||||
* | Import http parser code. | Vsevolod Stakhov | 2014-01-07 | 1 | -0/+318 |