summaryrefslogtreecommitdiff
path: root/src/keyvalue.h
Commit message (Expand)AuthorAgeFilesLines
* [core] extend pcre_keyvalue_ctx to pass more stateGlenn Strauss2021-11-211-0/+4
* [core] use stack w/ pcre_exec unless save capturesGlenn Strauss2021-11-201-1/+0
* [core] save config regex captures only if usedGlenn Strauss2021-11-191-2/+3
* [multiple] mark addtl funcs attr returns_nonnullGlenn Strauss2021-03-261-0/+1
* [multiple] add attrs from gcc -Wsuggest-attribute=Glenn Strauss2021-03-261-0/+1
* [multiple] PCRE w/ PCRE_STUDY_JIT_COMPILE (fixes #2361)Glenn Strauss2021-03-221-1/+1
* [core] split cond cache from cond matchesGlenn Strauss2020-07-081-2/+3
* [core] store addtl data in pcre_keyvalue_bufferGlenn Strauss2020-07-081-5/+16
* [mod_redirect,mod_rewrite] pass request URI infoGlenn Strauss2018-08-121-0/+2
* [core] server.http-parseopts URL normalization opt (fixes #1720)Glenn Strauss2018-08-121-0/+2
* [core] http_kv.[ch] method, status, version strGlenn Strauss2018-08-051-67/+0
* [mod_redirect, mod_rewrite] code reuse (sharing)Glenn Strauss2018-08-051-16/+8
* [core] some header cleanupGlenn Strauss2018-04-081-7/+10
* [core] merge redirect/rewrite pattern substitutionGlenn Strauss2018-01-101-3/+2
* [core] add const to reduce .data segment sizeGlenn Strauss2017-07-151-3/+3
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-4/+1
* cleanup dead keyvalue codeStefan Bühler2016-01-301-37/+4
* [core] recognize more http methods to forward to backends (fixes #2346)Stefan Bühler2013-06-291-23/+48
* add PATCH method (fixes #2424)Stefan Bühler2012-11-071-0/+1
* cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf callsStefan Bühler2010-08-061-1/+3
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-1/+1
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-16/+16
* added the WebDAV, class 2 methods (darix)Jan Kneschke2006-03-021-0/+4
* get known to the CONNECT methodJan Kneschke2006-01-141-1/+2
* either remove include config.h or covered it in HAVE_CONFIG_HJan Kneschke2005-09-241-0/+2
* added the rest of the DeltaV methodsJan Kneschke2005-09-201-1/+21
* added REPORT for webdav/svnJan Kneschke2005-09-201-1/+1
* added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus...Jan Kneschke2005-08-201-1/+1
* added WebDAV methods and statuscodesJan Kneschke2005-08-151-1/+1
* added include_shell option to configfiles (merged the rest of the trunk chang...Jan Kneschke2005-08-091-1/+2
* Added OPTIONS supportJan Kneschke2005-07-211-1/+1
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+80