summaryrefslogtreecommitdiff
path: root/src/mod_evhost.c
Commit message (Expand)AuthorAgeFilesLines
* [core] perf: skip redundant strlen() if len knownGlenn Strauss2017-05-151-2/+2
* [core] remove some unused header includesGlenn Strauss2017-03-281-1/+0
* [mod_evhost] fix an incorrect error traceGlenn Strauss2016-12-191-1/+1
* [mod_evhost] partial matching patterns (fixes #1194)Glenn Strauss2016-10-201-4/+43
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* [config] check config option scope; warn if server option is given in conditi...Stefan Bühler2015-11-071-1/+2
* fix segfaults in many plugins if they failed configurationStefan Bühler2015-05-141-1/+1
* Use buffer API to read and modify "used" memberStefan Bühler2015-02-081-7/+4
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-4/+4
* fix/silence bugs reported by ccc-analyzer (clang)Stefan Bühler2013-11-131-1/+1
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-4/+4
* Fix issues found with clang analyzerStefan Bühler2009-07-211-1/+1
* Fix comment styleStefan Bühler2009-07-121-2/+2
* Add '%_' pattern for complete hostname in mod_evhost (fixes #1737)Stefan Bühler2009-04-261-4/+16
* Added some extra warning options in cmake and fix the resulting warnings (unu...Stefan Bühler2009-03-071-0/+1
* Fix dropping last character of evhost pattern (#161)Stefan Bühler2008-08-011-1/+1
* Replace buffer_{append,copy}_string with the _len variant where possible (#17...Stefan Bühler2008-07-301-4/+4
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-64/+64
* better error-handling and cleanup (merged [257] and [282])Jan Kneschke2005-08-171-2/+10
* fixed possible uninit variables of the config-parser fails (merged [183])Jan Kneschke2005-08-161-1/+1
* removed setup_connection (merged [295])Jan Kneschke2005-08-081-22/+7
* fixed error-handlingJan Kneschke2005-08-081-1/+1
* dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection...Jan Kneschke2005-08-081-3/+4
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+340