index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_bucket_beam.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
On the trunk:
Stefan Eissing
2016-12-23
1
-0
/
+7
*
mod_http2: fix for beam double cleanup crashes introduced in 1.7.7
Stefan Eissing
2016-11-03
1
-30
/
+33
*
mod_http2: AP_DEBUG_ASSERT changed to ap_assert
Stefan Eissing
2016-10-26
1
-10
/
+3
*
mod_http2: fixed potential crash in beam memory handling introduced in 1.7.x ...
Stefan Eissing
2016-10-23
1
-0
/
+1
*
mod_http2: reverting int->apr_uint32_t changes of v1.7.x
Stefan Eissing
2016-10-09
1
-2
/
+2
*
mod_http2: replacing module internal hook with own impl as the former does no...
Stefan Eissing
2016-10-04
1
-3
/
+5
*
various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi...
Stefan Eissing
2016-10-03
1
-0
/
+4
*
more apr_uint32_t usage where appropriate, signed/unsigned warning detox, str...
Stefan Eissing
2016-09-20
1
-2
/
+2
*
mod_http2: fix for stream buffer handling during shutdown
Stefan Eissing
2016-08-27
1
-0
/
+7
*
mod_http2: new H2CopyFiles directive
Stefan Eissing
2016-07-20
1
-0
/
+6
*
mod_http2: more orderly destruction of stream/task pairs
Stefan Eissing
2016-06-09
1
-5
/
+6
*
mod_http2: improved resume/response/window update handling on master connection
Stefan Eissing
2016-05-20
1
-9
/
+27
*
mod_http2: fixes in input/output bucket handling
Stefan Eissing
2016-04-28
1
-3
/
+9
*
mod_http2: removing beam mutex when task worker done
Stefan Eissing
2016-04-27
1
-16
/
+52
*
FLUSHing H2EOS and H2EOC buckets to preserve destruction order, improving buc...
Stefan Eissing
2016-04-26
1
-6
/
+6
*
mod_http2: delaying response start until flush or data accumulation
Stefan Eissing
2016-04-15
1
-0
/
+5
*
mod_http2: new bucket beams for tranporting buckets across threads without bu...
Stefan Eissing
2016-04-15
1
-0
/
+297