aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/http-parser
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-3/+3
| | | | by a bot https://github.com/ka7/misspell_fixer
* [Feature] Improve url redirector moduleVsevolod Stakhov2017-02-061-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
* [Minor] Add enable full debug optionVsevolod Stakhov2016-12-251-0/+3
|
* [Fix] Fix handling of HTTP HEAD methodsVsevolod Stakhov2016-10-181-1/+1
|
* [Fix] Fix HTTP methods other than GET and POSTVsevolod Stakhov2016-10-181-2/+3
|
* Use cryptobox chacha for libottery.Vsevolod Stakhov2015-10-151-2/+3
|
* Fix some contrib libraries.Vsevolod Stakhov2015-04-271-8/+3
|
* Try to fit options in 6 bits.Vsevolod Stakhov2015-03-112-19/+18
|
* Distinguish RSPAMC from SPAMC.Vsevolod Stakhov2015-03-112-0/+3
|
* Compile external tools with optimizations.Vsevolod Stakhov2014-12-191-0/+3
|
* Support legacy 'RSPAMC' protocol line.Vsevolod Stakhov2014-04-231-0/+1
|
* Add compatibility layer with old spamc.Vsevolod Stakhov2014-04-052-4/+41
|
* Import http parser code.Vsevolod Stakhov2014-01-074-0/+2582