aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/http-parser/http_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Finish http code split and cleanupVsevolod Stakhov2019-02-151-1/+2
|
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-3/+3
| | | | by a bot https://github.com/ka7/misspell_fixer
* [Fix] Fix handling of HTTP HEAD methodsVsevolod Stakhov2016-10-181-1/+1
|
* Try to fit options in 6 bits.Vsevolod Stakhov2015-03-111-17/+17
|
* Distinguish RSPAMC from SPAMC.Vsevolod Stakhov2015-03-111-0/+2
|
* Support legacy 'RSPAMC' protocol line.Vsevolod Stakhov2014-04-231-0/+1
|
* Add compatibility layer with old spamc.Vsevolod Stakhov2014-04-051-4/+38
|
* Import http parser code.Vsevolod Stakhov2014-01-071-0/+2230