index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-28
Use 'ap_pbase64decode' to simplify code.
Christophe Jaillet
1
-5
/
+1
2015-11-26
Fix typo in comment
Christophe Jaillet
1
-1
/
+1
2015-11-26
updating reference nghttp2 version after its release
Stefan Eissing
1
-1
/
+1
2015-11-25
update CHANGES and version bump for mod_http2
Stefan Eissing
2
-6
/
+2
2015-11-25
adding include for older apr versions
Stefan Eissing
2
-1
/
+3
2015-11-25
Version warning for <If>
Rich Bowen
1
-1
/
+1
2015-11-25
changed nghttp2 write frequency to fix nghttp2_stream* lookup failures
Stefan Eissing
1
-13
/
+50
2015-11-25
html updates after build
Stefan Eissing
3
-3
/
+130
2015-11-25
new directive H2PushPriority to define content-type based priorities on serve...
Stefan Eissing
24
-126
/
+348
2015-11-24
update CHANGES, version and compiler warning
Stefan Eissing
3
-6
/
+3
2015-11-24
priorities for pushed streams are changed if nghttp2 library supports this, c...
Stefan Eissing
7
-104
/
+158
2015-11-24
Follow up to r1715880: revert abusive ap_casecmpstr[n]() usages.
Yann Ylavic
8
-51
/
+50
2015-11-24
start of PUSH priority handling, fixing core when task produces no response a...
Stefan Eissing
14
-191
/
+370
2015-11-23
Follow up to r1715876: fix typo.
Yann Ylavic
1
-1
/
+2
2015-11-23
update CHANGES, re http2 trailers
Stefan Eissing
1
-0
/
+4
2015-11-23
sending trailers out, when seeing EOR bucket and r->trailers_out is non-empty
Stefan Eissing
15
-51
/
+182
2015-11-23
mod_cache: Fix (max-stale with no '=') and enforce (check integers after '=')
Yann Ylavic
1
-10
/
+25
2015-11-23
More ap_casecmpstr[n]() usages (follow up to r1715876).
Yann Ylavic
27
-188
/
+189
2015-11-23
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
33
-283
/
+216
2015-11-23
Revert r1715789: will re-commit without spurious functional changes.
Yann Ylavic
33
-241
/
+289
2015-11-23
we just worry about "equality" with this implementation...
Jim Jagielski
1
-6
/
+4
2015-11-23
MMN update and func name change
Jim Jagielski
1
-2
/
+2
2015-11-23
adding nghttp2 alloc logging for trace6
Stefan Eissing
1
-4
/
+55
2015-11-23
fixes races during session shutdown when connection is aborted
Stefan Eissing
13
-125
/
+130
2015-11-23
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
33
-289
/
+241
2015-11-23
Before they are used, rename ap_str[n]casecmp() to ap_casecmpstr[n]() to match
Yann Ylavic
2
-4
/
+4
2015-11-22
Introduce an ascii-like sortation for EBCDIC, case folding US-ASCII alpha only
William A. Rowe Jr
1
-1
/
+49
2015-11-21
revert until these functions are used.
Eric Covener
1
-12
/
+0
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-1
/
+0
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-1
/
+0
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-1
/
+0
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-3
/
+6
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
2
-14
/
+10
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-5
/
+5
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-1
/
+1
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-1
/
+0
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
2
-6
/
+0
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-1
/
+0
2015-11-21
Remove some useless 'return' statements.
Christophe Jaillet
1
-3
/
+0
2015-11-21
stick with underlying strcasecmp on EBCDIC builds
Eric Covener
1
-0
/
+12
2015-11-21
Not strictly ASCII only, but only ASCII char case is folded
William A. Rowe Jr
1
-2
/
+2
2015-11-21
further info re impl
Jim Jagielski
1
-2
/
+2
2015-11-21
move to simpler while loop and reduce number of returns
Jim Jagielski
1
-10
/
+7
2015-11-21
typo
Jim Jagielski
1
-1
/
+1
2015-11-20
make bill happy (if possible!)
Jim Jagielski
2
-2
/
+3
2015-11-20
Provide our own impl of str[n]casecmp()
Jim Jagielski
3
-1
/
+90
2015-11-20
removing CHANGES that have made it to 2.4.x
Stefan Eissing
1
-50
/
+0
2015-11-20
updated CHANGES
Stefan Eissing
1
-4
/
+20
2015-11-20
incoming trailers passed into chunked request bodies, outgoing trailers not s...
Stefan Eissing
7
-41
/
+187
2015-11-19
Revert r1715289 (Connection header field should use "upgrade" instead of "Upg...
Christophe Jaillet
1
-2
/
+2
[next]