aboutsummaryrefslogtreecommitdiffstats
path: root/src/map.c
Commit message (Expand)AuthorAgeFilesLines
* * New logic of SURBL module:Vsevolod Stakhov2010-06-181-3/+1
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-26/+25
* * Updates to spf system:Vsevolod Stakhov2009-12-041-2/+13
* * Adopt printf function from nginx for comfortable printing of some data type...Vsevolod Stakhov2009-11-301-28/+29
* * Retab, no functional changesVsevolod Stakhov2009-10-021-221/+218
* * Do not read http reply when we got 304 reply codeVsevolod Stakhov2009-09-231-0/+4
* * Add time out for sync IO as it can cause unpredictable errorsVsevolod Stakhov2009-09-211-3/+3
* * Remove assertVsevolod Stakhov2009-09-161-1/+0
* * Add lua plugin for checking received headersVsevolod Stakhov2009-09-151-1/+4
* * Add chunked replies support for http mapsVsevolod Stakhov2009-09-151-6/+98
* * Various bugfixes in map and radix codeVsevolod Stakhov2009-09-031-31/+42
* * Make port working in http map definitionVsevolod Stakhov2009-07-291-3/+6
* * Fix initializing of http reply structure to avoid core dumps when we got co...Vsevolod Stakhov2009-07-281-0/+1
* * Add received headers parserVsevolod Stakhov2009-07-221-0/+1
* * Add http maps supportVsevolod Stakhov2009-07-211-18/+365
* * Introduce new common system of map files, that can be used for different ty...Vsevolod Stakhov2009-07-201-0/+365