summaryrefslogtreecommitdiff
path: root/src/etag.c
Commit message (Expand)AuthorAgeFilesLines
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* check pointer before usage in new etag compareStefan Bühler2015-07-051-1/+2
* parse If-None-Match for ETag validation (fixes #2578)Stefan Bühler2015-07-051-2/+133
* Use buffer API to read and modify "used" memberStefan Bühler2015-02-081-2/+3
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-5/+5
* Fix etag formattingStefan Bühler2010-07-041-1/+1
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-9/+5
* Fix hashing the terminating zero in etag.cStefan Bühler2009-04-091-1/+1
* r2094@chromobil: stefan | 2008-02-26 17:10:49 +0100Stefan Bühler2008-02-261-0/+9
* - make sure the etag buffer is non empty if we compare it with if-non-matchMarcus Rückert2007-08-271-1/+1
* make sure that hash-function always uses a 32bit int (fixes #1279)Jan Kneschke2007-08-151-1/+3
* - we did not reset the etag buffer is the inode was not used for theMarcus Rückert2007-07-031-2/+4
* added static-file.etags, etag.use-inode, etag.use-mtime,Jan Kneschke2007-06-151-6/+16
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-4/+4
* final fix for testcase and #177Jan Kneschke2005-06-121-4/+4
* Quote ETag, fixes #117Jan Kneschke2005-06-121-3/+5
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+30