aboutsummaryrefslogtreecommitdiffstats
path: root/utils/rspamd_http_server.c
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Fix internal utilsVsevolod Stakhov2017-06-271-1/+1
* [Feature] Implement SSL support in http clientVsevolod Stakhov2016-06-131-2/+7
* [Rework] Finish rework for the rest of places that use HTTPVsevolod Stakhov2016-06-101-4/+9
* [Feature] Add protection against open files limit and accepting socketsVsevolod Stakhov2016-06-091-1/+1
* Fix some more issues found by coverityVsevolod Stakhov2016-02-221-2/+2
* Fix benchmarksVsevolod Stakhov2016-02-061-13/+6
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
* Add CSV output for http-benchVsevolod Stakhov2015-10-211-1/+1
* Allow static key for a serverVsevolod Stakhov2015-10-211-4/+17
* Rework benchmark to processes from threadsVsevolod Stakhov2015-10-201-2/+0
* Implement batch accept in server.Vsevolod Stakhov2015-10-201-19/+24
* Implement benchmark.Vsevolod Stakhov2015-10-201-1/+3
* Fix benchmarking serverVsevolod Stakhov2015-10-201-4/+10
* Add a simple http server for benchmarksVsevolod Stakhov2015-10-201-0/+289