index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util_etag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the logno.
Graham Leggett
2020-07-06
1
-1
/
+1
*
Use a brigade instead of direct reads, allow APR to handle MMAP.
Graham Leggett
2020-07-06
1
-26
/
+37
*
Bump log numbers.
Graham Leggett
2020-07-03
1
-1
/
+1
*
Add MMAP support to ETag generation.
Graham Leggett
2020-07-03
1
-81
/
+113
*
Add log numbers to util_etag.c.
Graham Leggett
2020-07-03
1
-5
/
+5
*
Seek to the start of the file when calculating the ETag.
Graham Leggett
2020-07-03
1
-1
/
+10
*
Be defensive when calculating the digest. Make sure the offset is initialised
Graham Leggett
2020-07-03
1
-7
/
+36
*
Use a dedicated constant for the base64 sha1 length.
Graham Leggett
2020-06-29
1
-1
/
+3
*
Remove tabs.
Graham Leggett
2020-06-29
1
-3
/
+3
*
Make sure the get and restore the file offset when conputing the ETag. Be def...
Graham Leggett
2020-06-29
1
-2
/
+9
*
"[mod_dav_fs etag handling] should really honor the FileETag setting".
Graham Leggett
2020-06-28
1
-77
/
+180
*
Avoid cyclic dependency by moving ap_set_etag() from module http to core.
Yann Ylavic
2018-06-06
1
-0
/
+220