summaryrefslogtreecommitdiff
path: root/src/keyvalue.c
Commit message (Expand)AuthorAgeFilesLines
* [WIP] build systems cleanuppersonal/stbuehler/cleanup-buildStefan Bühler2017-11-071-3/+3
* [core] add const to reduce .data segment sizeGlenn Strauss2017-07-151-6/+6
* [core] remove some unused header includesGlenn Strauss2017-03-281-1/+0
* [core] add label for 308 Permanent RedirectGlenn Strauss2017-01-311-0/+1
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* cleanup dead keyvalue codeStefan Bühler2016-01-301-153/+5
* [core] recognize more http methods to forward to backends (fixes #2346)Stefan Bühler2013-06-291-14/+29
* 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-2/+4
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-3/+3
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-55/+55
* added the WebDAV, class 2 methods (darix)Jan Kneschke2006-03-021-0/+4
* get known to the CONNECT methodJan Kneschke2006-01-141-0/+1
* added the rest of the DeltaV methodsJan Kneschke2005-09-201-0/+6
* added REPORT for webdav/svnJan Kneschke2005-09-201-0/+1
* added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus...Jan Kneschke2005-08-201-0/+3
* added WebDAV methods and statuscodesJan Kneschke2005-08-151-1/+11
* added include_shell option to configfiles (merged the rest of the trunk chang...Jan Kneschke2005-08-091-5/+15
* Added OPTIONS supportJan Kneschke2005-07-211-0/+1
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+352