aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/http_private.h
Commit message (Expand)AuthorAgeFilesLines
* [Project] Preliminary addition of the HTTP connections poolVsevolod Stakhov2019-03-041-5/+6
* [Project] Start keep alive connections cache implementationVsevolod Stakhov2019-03-041-0/+14
* [Project] Adopt librspamdserver for http contextVsevolod Stakhov2019-02-191-0/+13
* [Rework] Finish http code split and cleanupVsevolod Stakhov2019-02-151-1/+8
* [Rework] Start rework of the HTTP libraryVsevolod Stakhov2019-02-151-1/+1
* [Minor] Avoid unnecessary dynamic allocationVsevolod Stakhov2017-10-251-2/+2
* [Fix] Restore multiple values in headers processingVsevolod Stakhov2016-08-041-0/+1
* [Feature] Implement refcount for messagesVsevolod Stakhov2016-07-181-0/+1
* [Feature] Implement zero-copy mode for HTTP readingVsevolod Stakhov2016-06-301-0/+2
* [Feature] Allow shared memory simple http clientVsevolod Stakhov2016-06-211-5/+1
* [Fix] Fix race condition with shared memory by refcountsVsevolod Stakhov2016-06-101-2/+6
* [Rework] Move http internal structures to a private headerVsevolod Stakhov2016-06-101-0/+73